changeset 32861:100f9895b11a

ai5q and ai1q fourccs added to h264 decoders, ported from ffmpeg
author compn
date Tue, 22 Feb 2011 12:38:21 +0000
parents 77dd2bb3fd02
children 702867779920
files etc/codecs.conf
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Feb 21 14:52:25 2011 +0000
+++ b/etc/codecs.conf	Tue Feb 22 12:38:21 2011 +0000
@@ -987,6 +987,7 @@
   fourcc davc,DAVC
   fourcc vvvc ; only one sample using this fourcc
   fourcc ai55,ai15 ; flip4mac avc intra
+  fourcc ai1q,ai5q ; flip4mac avc intra
   format 0x10000005
   driver ffmpeg
   dll h264
@@ -1000,6 +1001,7 @@
   fourcc avc1,AVC1
   fourcc davc,DAVC
   fourcc ai55,ai15 ; flip4mac avc intra
+  fourcc ai1q,ai5q ; flip4mac avc intra
   format 0x10000005
   driver ffmpeg
   dll h264_vdpau
@@ -1015,6 +1017,7 @@
   fourcc davc,DAVC
   fourcc VSSH
   fourcc ai55,ai15 ; flip4mac avc intra
+  fourcc ai1q,ai5q ; flip4mac avc intra
   format 0x10000005
   driver dshow
   dll "CoreAVCDecoder.ax"