Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 14 Mar 2010 22:40:16 +0000 | stefano | Move the probe loop from av_open_input_file() into its own method libavformat |
Sun, 14 Mar 2010 13:38:00 +0000 | reimar | Avoid creating tiny (possibly only 64 bytes large) audio packets resulting in libavformat |
Sat, 13 Mar 2010 19:19:44 +0000 | stefano | Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark libavformat |
Sat, 13 Mar 2010 05:55:57 +0000 | conrad | oggdec: Set packet duration for ogm streams libavformat |
Fri, 12 Mar 2010 23:49:06 +0000 | aurel | matroskadec: add support for SIPR audio tracks libavformat |
Fri, 12 Mar 2010 23:35:59 +0000 | aurel | export rm_reorder_sipr_data() for future use by matroska demuxer libavformat |
Fri, 12 Mar 2010 23:34:30 +0000 | aurel | export sipr_subpk_size for future use by matroska demuxer libavformat |