| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | RV3/4 intra types array causes alignment issues (at least on ARM5), thus change | Kostya Shishkov | 2009-07-01 | 1 | -2/+2 |
* | Add and use ff_pixfmt_list_420. | Michael Niedermayer | 2009-02-24 | 1 | -0/+1 |
* | Add decoder flush after seeking for RV3/4 decoders | Kostya Shishkov | 2009-02-07 | 1 | -0/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | 30l: when reading mb_offset in RV30 slice header its size | Kostya Shishkov | 2009-01-11 | 1 | -6/+5 |
* | RV30 decoder passes possible frame sizes in extradata and selects | Kostya Shishkov | 2009-01-11 | 1 | -3/+13 |
* | RV30 loop filter | Kostya Shishkov | 2008-12-20 | 1 | -0/+122 |
* | Detect split RV30 slices | Kostya Shishkov | 2008-10-28 | 1 | -1/+2 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Calculate motion vector information based on PTS provided in slice header | Kostya Shishkov | 2008-04-28 | 1 | -1/+1 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -1/+1 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -1/+1 |