summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-21 21:50:14 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-21 21:50:14 +0000
commit5a92702245bfbcaec3c013ff6512aa2e5641cbd7 (patch)
treeab05e661d68fe6804e9efb7e2f927d17d77cc1f5 /etc
parenta5bd36cf4b999681d2077b9ffce26c9c4e158c1f (diff)
downloadmpv-5a92702245bfbcaec3c013ff6512aa2e5641cbd7.tar.bz2
mpv-5a92702245bfbcaec3c013ff6512aa2e5641cbd7.tar.xz
support for SP5x video codec used by Aiptek webcam
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7060 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 6db0f5be2e..0b6f24f8e5 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -895,6 +895,14 @@ videocodec tm20
guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
out BGR32,BGR24,BGR16
+videocodec sp5x
+ info "SP5x codec - used by Aiptek MegaCam"
+ status working
+ fourcc SP53,SP54,SP55,SP56,SP57,SP58
+ driver vfw
+ dll "sp5x_32.dll"
+ out BGR24,BGR15
+
; buggy codecs: (any volunteers for native rewrite?)