Author: tack
Date: Wed Dec  6 21:10:12 2006
New Revision: 2162

Modified:
   trunk/metadata/src/fourcc.py

Log:
Use more generic description for h264 fourcc (x264 uses this fourcc).


Modified: trunk/metadata/src/fourcc.py
==============================================================================
--- trunk/metadata/src/fourcc.py        (original)
+++ trunk/metadata/src/fourcc.py        Wed Dec  6 21:10:12 2006
@@ -395,7 +395,7 @@
     'H261': 'Intel ITU H.261 Videoconferencing',
     'H262': 'Intel ITU H.262 Videoconferencing',
     'H263': 'Intel ITU H.263 Videoconferencing',
-    'H264': 'Intel ITU H.264 Videoconferencing',
+    'H264': 'H.264 AVC',
     'H265': 'Intel ITU H.265 Videoconferencing',
     'H266': 'Intel ITU H.266 Videoconferencing',
     'H267': 'Intel ITU H.267 Videoconferencing',

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to