Mercurial > libavformat.hg
graph
-
Document a few more structure change rules with relation to ABI/API. libavformat2007-12-20, by michael
-
Make recently added and still unused read_seek functions return offset_t. libavformat2007-12-19, by michael
-
use generic 'glbl' atom if extradata is present but no specific method is known libavformat2007-12-19, by bcoudurier
-
supports glbl atom containing generic extradata for all codecs libavformat2007-12-19, by bcoudurier
-
Remove dead code which disappeared with the last major version bump. libavformat2007-12-19, by michael
-
Remove *_codec_id from AVFormatParameters with the next major version bump. libavformat2007-12-19, by michael
-
Simplify av_close_input_file similarly to av_open_input_file previously libavformat2007-12-17, by reimar
-
Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek() libavformat2007-12-17, by benoit
-
do not retain useless pointers to avstream priv_data, use it directly libavformat2007-12-16, by bcoudurier
-
return error when url_fseek could not read until desired offset in streamed mode libavformat2007-12-16, by bcoudurier