• kabi's avatar
    * ok - let's start with avifile->ffmpeg morphing · 4dd43382
    kabi 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 :))
    
    
    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@846 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
    4dd43382
asf.c 37.8 KB