Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -8/+8 |
* | mvdec: check var_read_string() return value | Michael Niedermayer | 2013-01-27 | 1 | -0/+2 |
* | mvdec: Check the frame counter against the correct limit. | Michael Niedermayer | 2013-01-27 | 1 | -1/+1 |
* | mvdec: check channel count. | Michael Niedermayer | 2013-01-22 | 1 | -4/+18 |
* | mvdec: minor simplification, remove av_inv_q() | Michael Niedermayer | 2013-01-22 | 1 | -2/+2 |
* | mvdec: use avpriv_set_pts_info() instead of directly setting tb. | Michael Niedermayer | 2013-01-22 | 1 | -2/+3 |
* | mcdec: suppress "warning: a/vst may be used uninitialized in this function" | Michael Niedermayer | 2012-12-24 | 1 | -1/+1 |
* | Silicon Graphics Movie (.mv) demuxer | Peter Ross | 2012-12-17 | 1 | -0/+424 |