• Zdenek Kabelac's avatar
    * ok - let's start with avifile->ffmpeg morphing · 2a10020b
    Zdenek Kabelac authored
      for the begining it's major rewrite of asf parsing code
      (tested only inside avifile at this moment)
      it handles descrambling (though without WMA it's probably
      useless inside ffmpeg...
    * extended AVStream structure to return information about
      stream time length
    * extended AVStream to export  extra data found after standard
      headers - not really usefull for ffmpeg - but Windows codecs
      need them.
    * asf parsing is not yet finished but works nicely already
      (at 100% better them before :))
    
    Originally committed as revision 846 to svn://svn.ffmpeg.org/ffmpeg/trunk
    2a10020b
Name
Last commit
Last update
doc Loading commit data...
libav Loading commit data...
libavcodec Loading commit data...
postproc Loading commit data...
tests Loading commit data...
.cvsignore Loading commit data...
COPYING Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
VERSION Loading commit data...
berrno.h Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...