mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-25 04:33:01 +03:00
Merge branch '2702_video'
* 2702_video: Ticket #2702: improve video support.
This commit is contained in:
commit
e3d249a995
@ -462,13 +462,16 @@ regex/\.([mM][kK][vV])$
|
|||||||
regex/\.([mM][oO][vV]|[qQ][tT])$
|
regex/\.([mM][oO][vV]|[qQ][tT])$
|
||||||
Include=video
|
Include=video
|
||||||
|
|
||||||
regex/\.([mM][pP]4|[mM][pP][eE]?[gG])$
|
regex/\.([mM][pP]4|[mM]4[vV]|[mM][pP][eE]?[gG])$
|
||||||
Include=video
|
Include=video
|
||||||
|
|
||||||
# MPEG-2 TS container + H.264 codec
|
# MPEG-2 TS container + H.264 codec
|
||||||
regex/\.([mM][tT][sS])$
|
regex/\.([mM][tT][sS])$
|
||||||
Include=video
|
Include=video
|
||||||
|
|
||||||
|
regex/\.([tT][sS])$
|
||||||
|
Include=video
|
||||||
|
|
||||||
regex/\.([vV][oO][bB])$
|
regex/\.([vV][oO][bB])$
|
||||||
Include=video
|
Include=video
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user