From 989694678d8f9feb3aa1cfd5a7eb1d058986ba07 Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 22 Feb 2011 12:38:21 +0000 Subject: codecs.conf: add ai5q and ai1q fourccs for h264 decoders ported from ffmpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32948 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index b2ef46b3ea..a31b09d69b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -948,6 +948,7 @@ videocodec ffh264 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 @@ -961,6 +962,7 @@ videocodec ffh264vdpau 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 @@ -976,6 +978,7 @@ videocodec coreavcwindows fourcc davc,DAVC fourcc VSSH fourcc ai55,ai15 ; flip4mac avc intra + fourcc ai1q,ai5q ; flip4mac avc intra format 0x10000005 driver dshow dll "CoreAVCDecoder.ax" -- cgit v1.2.3