Age | Commit message (Expand) | Author |
---|---|---|
2011-10-19 | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov |
2011-04-06 | lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM. | Anton Khirnov |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-03-16 | lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense | Anton Khirnov |
2011-03-07 | avio: deprecate url_feof | Anton Khirnov |
2011-03-01 | lavf: replace all uses of url_fskip with avio_seek | Anton Khirnov |
2011-02-21 | avio: avio_ prefixes for get_* functions | Anton Khirnov |
2011-02-20 | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov |
2011-01-26 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2010-10-01 | Add demuxer for LXF (Leitch/Harris' VR native stream format) | Tomas Härdin |