Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 19 Dec 2007 14:07:13 +0000 | reimar | Add a av_close_input_stream function libavformat |
Wed, 19 Dec 2007 11:31:36 +0000 | michael | Remove dead code which disappeared with the last major version bump. libavformat |
Wed, 19 Dec 2007 10:58:54 +0000 | michael | Remove *_codec_id from AVFormatParameters with the next major version bump. libavformat |
Wed, 19 Dec 2007 10:56:17 +0000 | michael | Allow overriding codec_ids. libavformat |
Wed, 19 Dec 2007 02:33:47 +0000 | michael | Remove unneeded avio wrapper functions. libavformat |
Mon, 17 Dec 2007 19:12:43 +0000 | reimar | Simplify av_close_input_file similarly to av_open_input_file previously libavformat |