| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2011-11-29 | 1 | -2/+0 |
|\| |
|
| * | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -2/+0 |
* | | Fix VA-API decoding artefacts. | Edgar Hucek | 2011-09-11 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -3/+4 |
|\| |
|
| * | doxygen: misc consistency cosmetics | Diego Biurrun | 2011-07-14 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -5/+5 |
|\| |
|
| * | hwaccel: unbreak build | Mans Rullgard | 2011-07-10 | 1 | -5/+5 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | | 10l, commit that should have been stashed into the merge. | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
|\| |
|
| * | Replace more FFmpeg references by Libav. | Diego Biurrun | 2011-04-17 | 1 | -1/+1 |
| * | vaapi: filter out DELAYED_PIC_REF flag to determine field. | Gwenole Beauchesne | 2011-04-09 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -9/+9 |
| * | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -3/+3 |
| * | Add ff_ to AVHWAccel decoders | Luca Barbato | 2011-01-27 | 1 | -1/+1 |
* | | vaapi: filter out DELAYED_PIC_REF flag to determine field. | Gwenole Beauchesne | 2011-03-29 | 1 | -0/+1 |
* | | Replace dprintf with av_dlog | Luca Barbato | 2011-01-30 | 1 | -3/+3 |
* | | Add ff_ to AVHWAccel decoders | Luca Barbato | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -9/+9 |
* | [VA-API] Fix long-term reference frames addition to the DPB. | Gwenole Beauchesne | 2010-04-13 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Cope with rev 22183: | Gwenole Beauchesne | 2010-03-04 | 1 | -4/+4 |
* | Cope with rev 22169 change: | Gwenole Beauchesne | 2010-03-03 | 1 | -4/+4 |
* | Move +52 from the loop filter to the alpha/beta offsets in the context. | Michael Niedermayer | 2010-01-23 | 1 | -2/+2 |
* | Export get_slice_type() as ff_h264_get_slice_type(). | Laurent Aimar | 2010-01-09 | 1 | -14/+1 |
* | Add H.264 bitstream decoding through VAAPI. | Gwenole Beauchesne | 2009-12-29 | 1 | -0/+360 |