vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Jul 17 15:56:34 2012 +0200| [5e36262acb5516ed4dcf3c88de1112d6e33b3944] | committer: Jean-Baptiste Kempf
Add yet another FourCC > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5e36262acb5516ed4dcf3c88de1112d6e33b3944 --- src/misc/fourcc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/misc/fourcc.c b/src/misc/fourcc.c index a7d6d7c..8839726 100644 --- a/src/misc/fourcc.c +++ b/src/misc/fourcc.c @@ -155,6 +155,7 @@ static const entry_t p_list_video[] = { A("SN40"), A("EPHV"), A("DM4V"), + A("SM4V"), /* XVID flavours */ E("xvid", "Xvid MPEG-4 Video"), E("XVID", "Xvid MPEG-4 Video"), _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
