| Commit message (Expand) | Author | Age | Files | Lines |
* | DNxHD: Add support for id 1258 (DNx100 960x720@8) | Vittorio Giovara | 2015-01-29 | 1 | -0/+9 |
* | DNxHD: Simplify pixel format detection | Vittorio Giovara | 2015-01-29 | 1 | -25/+20 |
* | DNxHD: More verbose error messages | Vittorio Giovara | 2015-01-29 | 1 | -3/+9 |
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -26/+26 |
* | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -2/+7 |
* | DNxHD: K&R formatting cosmetics | Vittorio Giovara | 2014-04-11 | 1 | -22/+31 |
* | dnxhd: Support DNx444 | Kostya Shishkov | 2014-02-09 | 1 | -22/+75 |
* | dnxhddec: return proper error code | Alexandra Khirnova | 2014-02-09 | 1 | -11/+11 |
* | avutil: remove timer.h include from internal.h | Janne Grunau | 2014-01-25 | 1 | -0/+1 |
* | dnxhddec: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -3/+3 |
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -3/+0 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -31/+27 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -7/+7 |
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |
* | avcodec: Drop some silly commented-out av_log() invocations | Diego Biurrun | 2012-10-01 | 1 | -9/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
* | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -6/+6 |
* | dnxhddec: handle cid change in bitstream. | Baptiste Coudurier | 2011-10-10 | 1 | -5/+11 |
* | Fix 'heigth' vs. 'height' typos. | Diego Biurrun | 2011-10-05 | 1 | -1/+1 |
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
* | dnxhddec: avoid a branch in 10-bit decode_dct_block() | Mans Rullgard | 2011-07-22 | 1 | -1/+1 |
* | dnxhddec: optimise dnxhd_decode_dct_block() | Mans Rullgard | 2011-07-21 | 1 | -37/+67 |
* | dnxhd: 10-bit support | Joseph Artsimovich | 2011-07-21 | 1 | -21/+36 |
* | 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 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -5/+5 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | In dnxhd decoder, set key_frame on decoded frame | Baptiste Coudurier | 2011-01-06 | 1 | -0/+1 |
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Fix interlaced vc-3 decoding, issue #1753 | Baptiste Coudurier | 2010-03-09 | 1 | -3/+15 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Remove some unnecessary alignment specifiers | Måns Rullgård | 2009-08-26 | 1 | -1/+1 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | use dsp clear_block | Baptiste Coudurier | 2008-12-11 | 1 | -3/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Add long names to many 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 | -2/+2 |
* | remove #include "mpegvideo.h" where it is not needed | Aurelien Jacobs | 2008-03-05 | 1 | -1/+0 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -3/+3 |