[vlc-devel] commit: Add GEOV fourcc to mpeg4... (Jean-Baptiste Kempf )

git version control git at videolan.org
Sun Feb 14 16:59:45 CET 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Feb 14 16:59:44 2010 +0100| [e1e7582a561d7ee64502c14ba7d7cccfa88dc0a4] | committer: Jean-Baptiste Kempf 

Add GEOV fourcc to mpeg4...

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e1e7582a561d7ee64502c14ba7d7cccfa88dc0a4
---

 src/misc/fourcc.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/misc/fourcc.c b/src/misc/fourcc.c
index cf797e6..461eee0 100644
--- a/src/misc/fourcc.c
+++ b/src/misc/fourcc.c
@@ -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"),




More information about the vlc-devel mailing list