]> git.sesse.net Git - vlc/commitdiff
Add GEOV fourcc to mpeg4...
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 14 Feb 2010 15:59:44 +0000 (16:59 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 14 Feb 2010 15:59:44 +0000 (16:59 +0100)
src/misc/fourcc.c

index cf797e6201252336348d0df95c0aeabf0aafb04f..461eee0f75fb521387bf785df0d95737b5383a8c 100644 (file)
@@ -136,6 +136,7 @@ static const entry_t p_list_video[] = {
         A("PM4V"),
         A("M4T3"),
         A("GEOX"),
+        A("GEOV"),
         A("DMK2"),
         A("WV1F"),
         A("DIGI"),