17 Commits (2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109)

Author SHA1 Message Date
Martin Storsjö 9806b9ab5c Revert "Don't use expressions with side effects in macro parameters" 8 years ago
Martin Storsjö 25bacd0a0c Don't use expressions with side effects in macro parameters 8 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Diego Biurrun d92024f18f lavf: more correct printf format specifiers 11 years ago
Martin Storsjö d4c2a3740f xmv: Add more sanity checks for parameters read from the bitstream 11 years ago
Anton Khirnov f8080bd13b xmv: do not leak memory in the error paths in xmv_read_header() 12 years ago
Anton Khirnov d1016dccdc xmv: check audio track parameters validity. 12 years ago
Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 13 years ago
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
Sven Hesse 5f677aac76 xmv: eliminate superfluous zeroing of zero data 13 years ago
Sven Hesse c6c6c1aaa6 add XMV demuxer 13 years ago