summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-08 22:53:59 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-08 22:53:59 +0000
commitd520f5a2eb103d21d728f16627e2583283c2e1df (patch)
treeb1c3a6fda727d05e84c339f7c8c8e1d1dd8383fe
parent33d03b699cf9f7e31640db3e85b0721ed58c422f (diff)
downloadmpv-d520f5a2eb103d21d728f16627e2583283c2e1df.tar.bz2
mpv-d520f5a2eb103d21d728f16627e2583283c2e1df.tar.xz
some unnecessary "format"s deleted, stupid typo corrected
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@315 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/codecs.conf7
1 files changed, 1 insertions, 6 deletions
diff --git a/DOCS/codecs.conf b/DOCS/codecs.conf
index f7a7b6a686..8afd901ac7 100644
--- a/DOCS/codecs.conf
+++ b/DOCS/codecs.conf
@@ -125,8 +125,7 @@ videocodec wmv1
videocodec ap41
info "AngelPotion Definitive V1"
; status "NOT WORKING"
- fourcc APV1
- format 0x31345041
+ fourcc AP41
driver vfw
dll "apmpg4v1.dll"
out YUY2
@@ -136,7 +135,6 @@ videocodec tm20
info "TrueMotion 2.0"
; status "NOT WORKING"
fourcc TM20
- format 0x30324D54
driver dshow
dll "tm20dec.ax"
guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
@@ -147,7 +145,6 @@ videocodec hfyu
info "HuffYUV"
; status "NOT WORKING"
fourcc HFYU
- format 0x55594648
driver vfw
dll "huffyuv.dll"
out YUY2
@@ -157,7 +154,6 @@ videocodec mszh
info "AVImszh"
; status "NOT WORKING"
fourcc MSZH
- format 0x485A534D
driver vfw
dll "avimszh.dll"
out YUY2
@@ -167,7 +163,6 @@ videocodec zlib
info "AVIzlib"
; status "NOT WORKING"
fourcc ZLIB
- format 0x42494C5A
driver vfw
dll "avizlib.dll"
out YUY2