vlc | branch: master | Jean-Baptiste Kempf <j...@videolan.org> | Tue Feb 14 13:48:40 2017 +0100| [36cf862d0f941f7c55d12b352a29a090bcba76e1] | committer: Jean-Baptiste Kempf
Support m1v FourCC > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=36cf862d0f941f7c55d12b352a29a090bcba76e1 --- src/misc/fourcc_list.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/misc/fourcc_list.h b/src/misc/fourcc_list.h index a342989..2890907 100644 --- a/src/misc/fourcc_list.h +++ b/src/misc/fourcc_list.h @@ -25,6 +25,7 @@ static const staticentry_t p_list_video[] = { B(VLC_CODEC_MP1V, "MPEG-1 Video"), A("mp1v"), + A("m1v "), A("mpg1"), A("BW10"), E("XMPG", "Xing MPEG-1 Intra"), _______________________________________________ vlc-commits mailing list vlc-commits@videolan.org https://mailman.videolan.org/listinfo/vlc-commits