CVS: main/DOCS/tech libavc-options.txt,1.39,1.40
Update of /cvsroot/mplayer/main/DOCS/tech In directory mail:/var/tmp.root/cvs-serv25342 Modified Files: libavc-options.txt Log Message: number -> bug update Index: libavc-options.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/libavc-options.txt,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- libavc-options.txt 5 Mar 2003 16:39:57 -0000 1.39 +++ libavc-options.txt 17 Mar 2003 09:52:50 -0000 1.40 @@ -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 ...)
participants (5)
-
Diego Biurrun -
Felix Buenemann -
Gabucino -
Michael Niedermayer -
Michael Niedermayer CVS