| Commit message (Expand) | Author | Age | Files | Lines |
* | Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P. | Carl Eugen Hoyos | 2014-09-26 | 1 | -1/+0 |
* | avcodec/libvpxdec: don't check for formats other than i420 when vp9 decoding ... | James Almer | 2014-09-23 | 1 | -0/+2 |
* | avcodec/libvpxdec: Adds decode support for formats other than 420 | Deb Mukherjee | 2014-09-14 | 1 | -4/+60 |
* | avcodec/libvpx: set CODEC_CAP_EXPERIMENTAL correctly instead of testing at co... | Michael Niedermayer | 2013-12-10 | 1 | -3/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-08 | 1 | -1/+5 |
|\ |
|
| * | libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 | Guillaume Martres | 2013-12-08 | 1 | -1/+5 |
* | | libvpxdec: set CODEC_CAP_DR1 for vp9 | James Zern | 2013-11-23 | 1 | -1/+1 |
* | | Merge commit '13207484bba8a8b78b40d5a22da8c9c555429089' | Michael Niedermayer | 2013-11-01 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | libvpxdec: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -3/+3 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -2/+2 |
* | | libvpxenc: Fix "passing argument 3 of av_image_copy from incompatible pointer... | Michael Niedermayer | 2013-05-16 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -9/+7 |
|\ \
| |/ |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -9/+7 |
* | | Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df' | Michael Niedermayer | 2013-01-15 | 1 | -3/+29 |
|\ \
| |/ |
|
| * | libvpx: make vp8 and vp9 selectable | Luca Barbato | 2013-01-14 | 1 | -6/+10 |
| * | libvpx: support vp9 | Luca Barbato | 2013-01-14 | 1 | -2/+24 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+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-01-12 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs | Janne Grunau | 2012-01-11 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -9/+7 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+7 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | libvpxdec: Fix "error: implicit declaration of function ‘av_check_image_siz... | Alex Converse | 2010-08-06 | 1 | -0/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+1 |
* | Headers for libvpx are installed into vpx subdirectory. | Carl Eugen Hoyos | 2010-05-25 | 1 | -2/+2 |
* | VP8 decoding via libvpx. | James Zern | 2010-05-25 | 1 | -0/+124 |