Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf: more correct printf format specifiers | Diego Biurrun | 2014-03-11 | 1 | -3/+5 |
* | avformat: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -3/+3 |
* | Return proper error code after av_log_ask_for_sample() | Diego Biurrun | 2012-12-23 | 1 | -1/+1 |
* | smjpeg: fix type of 'ret' variable in smjpeg_read_packet() | Mans Rullgard | 2012-10-12 | 1 | -1/+2 |
* | smjpegdec: implement seeking | Paul B Mahol | 2012-02-14 | 1 | -0/+5 |
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | avformat: split out common SMJPEG code | Paul B Mahol | 2012-01-16 | 1 | -0/+177 |