Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 21 Oct 2007 17:21:20 +0000 | kostya | Make Matroska demuxer output full frames instead of slices for RealVideo libavformat |
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 |