From 35c39cfbbf0f0684cec6af1833d7e8ff926b9a0f Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 17 Mar 2003 09:52:50 +0000 Subject: number -> bug update git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9614 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/libavc-options.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'DOCS/tech/libavc-options.txt') diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt index db1636dddf..fcd3d84616 100644 --- a/DOCS/tech/libavc-options.txt +++ b/DOCS/tech/libavc-options.txt @@ -376,9 +376,13 @@ bug manual workaround encoder bugs (autodetection isnt foolproof for these) 2 for msmpeg4v3 some old lavc generated msmpeg4v3 files (no autodetect) 4 for mpeg4 xvid interlacing bug (autodetected if fourcc==XVIX) 8 for mpeg4 UMP4 (autodetected if fourcc==UMP4) - 16for mpeg4 padding bug + 16for mpeg4 padding bug (autodetected) 32for mpeg4 illegal vlc bug (autodetected per fourcc) - 64for mpeg4 XVID&DIVX qpel bug (autodetected) + 64for mpeg4 XVID&DIVX qpel bug (autodetected per fourcc/ver) + 128 mpeg4 old standard qpel (autodetected per fourcc/ver) + 256 mpeg4 another qpel bug (autodetected per fourcc/ver) + 512 mpeg4 direct-qpel-blocksize bug(autodetected per fourcc/ver) + 1024 mpeg4 edge padding bug (autodetected per fourcc/ver) Note: just add the ones u want to enable gray grayscale only decoding (a bit faster than with color ...) -- cgit v1.2.3