Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 21 Oct 2007 17:17:28 +0000 | kostya | Demux full frames instead of sliced for RealVideo. libavformat |
Sat, 20 Oct 2007 14:25:02 +0000 | reimar | Add support for decrypting asf files libavformat |
Sat, 20 Oct 2007 08:29:05 +0000 | nicodvb | associate to each AVProgram the indexes of the AVStreams contained in it libavformat |
Sat, 20 Oct 2007 08:25:13 +0000 | nicodvb | API extension: AVProgram now has an array (stream_index) containing the indexes of the streams in AVFormatContext libavformat |
Sat, 20 Oct 2007 08:17:01 +0000 | nicodvb | cosmetics: moved to a separate function the code to print the characteristics of an AVStream libavformat |
Thu, 18 Oct 2007 23:59:31 +0000 | aurel | ensure all compiled in codec/muxer are registered libavformat |
Thu, 18 Oct 2007 23:52:08 +0000 | aurel | better check for video track detection libavformat |