summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-22 19:21:24 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-22 19:21:24 +0000
commit1ad9a3c4f6822ce0ddf52cf49ec7a7f6f5504868 (patch)
tree95246c449019a2fd69c373d63591a3340a6857fe /DOCS
parent4a3d6d4205035f681ef972afaf7ba8864937e570 (diff)
downloadmpv-1ad9a3c4f6822ce0ddf52cf49ec7a7f6f5504868.tar.bz2
mpv-1ad9a3c4f6822ce0ddf52cf49ec7a7f6f5504868.tar.xz
more undetectable xvid bugs :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7850 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/libavc-options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt
index 48ce17e040..35c682205e 100644
--- a/DOCS/tech/libavc-options.txt
+++ b/DOCS/tech/libavc-options.txt
@@ -278,6 +278,7 @@ bug manual workaround encoder bugs (autodetection isnt foolproof for these)
8 for mpeg4 UMP4 (autodetected if fourcc==UMP4)
16for mpeg4 padding bug
32for mpeg4 illegal vlc bug (autodetected per fourcc)
+ 64for mpeg4 XVID&DIVX qpel bug (autodetected for divx)
Note: just add the ones u want to enable
gray grayscale only decoding (a bit faster than with color ...)