From ec7dc561481ae6acf70c85e24b3d045c6af20b9f Mon Sep 17 00:00:00 2001 From: cehoyos Date: Fri, 26 Jun 2009 21:32:25 +0000 Subject: Fix some blu-ray samples: HDMV == H264 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29404 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index db1e60df92..6f0ba9551c 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -859,6 +859,7 @@ videocodec ffh264 fourcc X264,x264 fourcc avc1,AVC1 fourcc davc,DAVC + fourcc HDMV format 0x10000005 driver ffmpeg dll h264 @@ -871,6 +872,7 @@ videocodec ffh264vdpau fourcc X264,x264 fourcc avc1,AVC1 fourcc davc,DAVC + fourcc HDMV format 0x10000005 driver ffmpeg dll h264_vdpau -- cgit v1.2.3