# HG changeset patch # User michael # Date 1047894770 0 # Node ID a9ed435367e8466f71e096becffaea30f81ca743 # Parent a9273ae50f59d9e8dab4739490a6e91517338457 number -> bug update diff -r a9273ae50f59 -r a9ed435367e8 DOCS/tech/libavc-options.txt --- a/DOCS/tech/libavc-options.txt Mon Mar 17 00:48:26 2003 +0000 +++ b/DOCS/tech/libavc-options.txt Mon Mar 17 09:52:50 2003 +0000 @@ -376,9 +376,13 @@ 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 ...)