| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -4/+4 |
|\ |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-23 | 1 | -1/+4 |
|\| |
|
| * | lavc: drop ff_pixfmt_list_420 | Vittorio Giovara | 2014-03-23 | 1 | -1/+4 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -1/+1 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | | avcodec/rv30: put the rpr check back in init with the max vs bits bug fixed | Michael Niedermayer | 2014-01-04 | 1 | -0/+4 |
* | | avcodec/rv30: check rpr before use against maximum | Michael Niedermayer | 2014-01-04 | 1 | -0/+5 |
* | | avcodec/rv30: cleanup rpr handling | Michael Niedermayer | 2014-01-04 | 1 | -3/+3 |
* | | Merge commit 'a6a2282c25abe43e352010a7c3fbc92994c0bc1c' | Michael Niedermayer | 2014-01-04 | 1 | -9/+9 |
|\| |
|
| * | rv30: fix extradata size check. | Anton Khirnov | 2014-01-03 | 1 | -5/+9 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge commit '711c970168297683860422e95d6b7e37ee3c8367' | Michael Niedermayer | 2013-09-17 | 1 | -2/+1 |
|\| |
|
| * | rv34: Check the return value from ff_rv34_decode_init | Martin Storsjö | 2013-09-17 | 1 | -1/+3 |
* | | Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c | Carl Eugen Hoyos | 2013-07-08 | 1 | -1/+4 |
* | | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' | Michael Niedermayer | 2013-04-08 | 1 | -1/+1 |
|\| |
|
| * | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -5/+5 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -5/+5 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-18 | 1 | -2/+2 |
|\| |
|
| * | rv30: fix masking in rv30_loop_filter() | Xi Wang | 2013-01-17 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-08 | 1 | -4/+4 |
|\| |
|
| * | golomb: use unsigned arithmetics in svq3_get_ue_golomb() | Janne Grunau | 2012-12-08 | 1 | -3/+3 |
* | | rv30_decode_intra_types: make check tighter | Michael Niedermayer | 2012-10-13 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -11/+12 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -11/+12 |
| * | rv30: check block type validity | Janne Grunau | 2012-02-14 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-11 | 1 | -1/+3 |
|\| |
|
| * | rv34: frame-level multi-threading | Janne Grunau | 2012-01-10 | 1 | -1/+3 |
* | | check all svq3_get_ue_golomb() returns. | Michael Niedermayer | 2011-09-17 | 1 | -2/+2 |
* | | Check extradata size on resolution change. | Reimar Döffinger | 2011-09-04 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-09 | 1 | -3/+3 |
|\| |
|
| * | Pretty-print RV3/4 decoder source | Kostya Shishkov | 2011-08-09 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -9/+8 |
|\| |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
| * | rv30: return AVERROR(EINVAL) instead of EINVAL | Diego Biurrun | 2011-07-21 | 1 | -1/+1 |
* | | Revert "Do not decode RV30 files if the extradata is too small" | Michael Niedermayer | 2011-07-17 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-16 | 1 | -0/+1 |
|\| |
|
| * | Do not decode RV30 files if the extradata is too small | Rafaël Carré | 2011-07-16 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -9/+9 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -9/+9 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |