| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Don't use expressions with side effects in macro parameters" | Martin Storsjö | 2016-08-02 | 1 | -4/+2 |
* | Don't use expressions with side effects in macro parameters | Martin Storsjö | 2016-07-31 | 1 | -2/+4 |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -18/+18 |
* | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | lavf: more correct printf format specifiers | Diego Biurrun | 2014-03-11 | 1 | -3/+3 |
* | xmv: Add more sanity checks for parameters read from the bitstream | Martin Storsjö | 2013-09-17 | 1 | -2/+5 |
* | xmv: do not leak memory in the error paths in xmv_read_header() | Anton Khirnov | 2013-04-04 | 1 | -4/+8 |
* | xmv: check audio track parameters validity. | Anton Khirnov | 2013-04-04 | 1 | -10/+22 |
* | avformat: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -1/+1 |
* | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -2/+1 |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -2/+3 |
* | lavf: replace av_new_stream->avformat_new_stream part II. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | xmv: eliminate superfluous zeroing of zero data | Sven Hesse | 2011-08-26 | 1 | -11/+2 |
* | add XMV demuxer | Sven Hesse | 2011-08-17 | 1 | -0/+576 |