summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-30 11:10:38 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-30 11:10:38 +0000
commit3ef9fe349d79b01a78c5ac1f58a3deb3ad180b1e (patch)
treed9d64836ff6cdf98407f4e4aaa19a9d993a26275 /etc
parente03a3223fc730f9b836b90fb6c8e2f0142b753e5 (diff)
downloadmpv-3ef9fe349d79b01a78c5ac1f58a3deb3ad180b1e.tar.bz2
mpv-3ef9fe349d79b01a78c5ac1f58a3deb3ad180b1e.tar.xz
Add the correct format substitutions to make the raw decoders
work with QuickTime files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25209 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf36
1 files changed, 18 insertions, 18 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 69947ee19e..22618a6e9c 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2094,7 +2094,7 @@ videocodec rawrgb32
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x52474220
format 0x52474220
out RGB32
@@ -2103,7 +2103,7 @@ videocodec rawrgb24
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x52474218
format 0x52474218
out RGB24
@@ -2112,7 +2112,7 @@ videocodec rawrgb16
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x52474210
format 0x52474210
out RGB16
@@ -2143,7 +2143,7 @@ videocodec rawbgr24
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x42475218
format 0x42475218
out BGR24
@@ -2159,7 +2159,7 @@ videocodec rawbgr16
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x42475210
format 0x42475210
out BGR16
@@ -2175,7 +2175,7 @@ videocodec rawbgr15
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x4247520F
format 0x4247520F
out BGR15
@@ -2191,7 +2191,7 @@ videocodec rawbgr8
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x42475208
format 0x42475208
out BGR8
@@ -2200,7 +2200,7 @@ videocodec rawbgr1
status working
driver raw
format 0x0
- format 0x20776172
+ format 0x20776172 0x42475201
format 0x42475201
out BGR1 flip
@@ -2209,7 +2209,7 @@ videocodec rawyuy2
status working
driver raw
format 0x0 0x32595559
- format 0x20776172
+ format 0x20776172 0x32595559
fourcc yuy2,YUY2
out YUY2
@@ -2219,7 +2219,7 @@ videocodec rawuyvy
driver raw
format 0x0 0x59565955
format 0x79757632 0x59565955 # 2vuy as created by QuickTime captures
- format 0x20776172
+ format 0x20776172 0x59565955
fourcc uyvy,UYVY
out UYVY
@@ -2228,7 +2228,7 @@ videocodec raw444P
status working
driver raw
format 0x0 0x50343434
- format 0x20776172
+ format 0x20776172 0x50343434
fourcc 444p,444P
out 444P
@@ -2237,7 +2237,7 @@ videocodec raw422P
status working
driver raw
format 0x0 0x50323234
- format 0x20776172
+ format 0x20776172 0x50323234
fourcc 422p,422P
out 422P
@@ -2246,7 +2246,7 @@ videocodec rawyv12
status working
driver raw
format 0x0 0x32315659
- format 0x20776172
+ format 0x20776172 0x32315659
fourcc yv12,YV12
out YV12
@@ -2255,7 +2255,7 @@ videocodec rawnv21
status working
driver hmblck
format 0x0 0x3132564E
- format 0x20776172
+ format 0x20776172 0x3132564E
fourcc nv21,NV21
out YV12
@@ -2264,7 +2264,7 @@ videocodec rawnv12
status working
driver hmblck
format 0x0 0x3231564E
- format 0x20776172
+ format 0x20776172 0x3231564E
fourcc nv12,NV12
out YV12
@@ -2273,7 +2273,7 @@ videocodec rawhm12
status working
driver hmblck
format 0x0 0x32314D48
- format 0x20776172
+ format 0x20776172 0x32314D48
fourcc hm12,HM12
out YV12
@@ -2282,7 +2282,7 @@ videocodec rawi420
status working
driver raw
format 0x0 0x30323449
- format 0x20776172
+ format 0x20776172 0x30323449
fourcc i420,I420
fourcc IYUV,iyuv
out I420,IYUV
@@ -2292,7 +2292,7 @@ videocodec rawyvu9
status working
driver raw
format 0x0 0x39555659
- format 0x20776172
+ format 0x20776172 0x39555659
fourcc yvu9,YVU9
out YVU9