• anonymous's avatar
    - samples from mplayer ftp in the "adv" profile seem to have profile=2, · 7cc84d24
    anonymous authored
    which isn't the advanced one; and indeed, using adv. profile parser fails.
    Using normal parser works, and that's what is done
    - attempt at taking care of stride for NORM2 bitplane decoding
    - duplication of much code from msmpeg4.c; this code isn't yet used, but
    goes down as far as the block layer (mainly Transform Type stuff, the
    remains are wild editing without checking). Unusable yet, and lacks the AC
    decoding (but a step further in bitstream parsing)
    patch by anonymous
    
    Originally committed as revision 3931 to svn://svn.ffmpeg.org/ffmpeg/trunk
    7cc84d24
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
postproc Loading commit data...
tests Loading commit data...
vhook Loading commit data...
.cvsignore Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
berrno.h Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
configure Loading commit data...
cws2fws.c Loading commit data...
cygwin_inttypes.h Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
qt-faststart.c Loading commit data...
xvmc_render.h Loading commit data...