Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 15 Mar 2010 08:49:02 +0000 | benoit | riff: don't pad extradata when writing ASF. libavformat |
Mon, 15 Mar 2010 00:19:22 +0000 | aurel | matroskadec: use more appropriate error code libavformat |
Sun, 14 Mar 2010 23:59:48 +0000 | aurel | move ff_url_split() and ff_url_join() declarations to internal.h libavformat |
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 |