summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-03 03:28:17 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-03 03:28:17 +0000
commite6b0e852435bacd1dc366fca3c1bda37c043492a (patch)
treef97d1316d8d96ffba36e928f63ffb03e0d5dd563 /etc
parent2abca4208c7ddeb4a494f7eb778de63f439df79c (diff)
downloadmpv-e6b0e852435bacd1dc366fca3c1bda37c043492a.tar.bz2
mpv-e6b0e852435bacd1dc366fca3c1bda37c043492a.tar.xz
reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with
the mp_image structure; PPC decoding works with YV12 output! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4918 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4714117df4..109a7953b2 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -284,7 +284,7 @@ videocodec cvid
status working
fourcc cvid,CVID
driver cinepak
-; out YV12
+ out YV12
out YUY2
out BGR32,BGR24