vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Fri Jan 20 12:15:00 2017 +0100| [4a4fc1d0c2a97fbe633c1762d00fe1aeee55b928] | committer: Jean-Baptiste Kempf
Support GoToMeeting 5 fourcc > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4a4fc1d0c2a97fbe633c1762d00fe1aeee55b928 --- 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 e83ff7d..ba1210e 100644 --- a/src/misc/fourcc_list.h +++ b/src/misc/fourcc_list.h @@ -705,6 +705,7 @@ static const staticentry_t p_list_video[] = { B(VLC_CODEC_G2M4, "GoTo Meeting Codec 4"), A("G2M4"), + A("G2M5"), B(VLC_CODEC_FIC, "Mirillis FIC video"), A("FICV"), _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
