OSDN Git Service

* ok - let's start with avifile->ffmpeg morphing
authorZdenek Kabelac <kabi@informatics.muni.cz>
Thu, 8 Aug 2002 16:43:47 +0000 (16:43 +0000)
committerZdenek Kabelac <kabi@informatics.muni.cz>
Thu, 8 Aug 2002 16:43:47 +0000 (16:43 +0000)
commit2a10020bf332cff4af7e45cdded84728ac593361
tree9634132c5cf2b4c82fa7447bac9345701988a28f
parent47ceabc9599a7915dbfdcb910d004fa5a4895665
* ok - let's start with avifile->ffmpeg morphing
  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
libav/asf.c
libav/avformat.h