summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vp9 encoder: use a decent default speed settingRafaël Carré2014-06-17
* tiffenc: fix packet size calculationTristan Matthews2014-06-17
* jpeg2000: Mark static data init functions as av_coldDiego Biurrun2014-06-17
* ac3: Only initialize float_dsp for the float encoder variantDiego Biurrun2014-06-13
* Rename tpel_template.c ---> pel_template.cDiego Biurrun2014-06-13
* libx265: Remove unneeded bit depth checkDerek Buitenhuis2014-06-12
* libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-12
* libx265: Actually use X265_API_IMPORTSDerek Buitenhuis2014-06-12
* Remove some unnecessary CONFIG_FOO_COMPONENT ifdefsDiego Biurrun2014-06-12
* libx264: Support bitrate reconfigurationLuca Barbato2014-06-11
* h263enc: keep block_last_index always valid during advanced intra codingJanne Grunau2014-06-11
* mpegvideo: synchronize AVFrame pointers in ERContext fullyJanne Grunau2014-06-11
* mpegvideoenc: check color_rangeVittorio Giovara2014-06-10
* ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-10
* ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun2014-06-10
* x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö2014-06-10
* adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö2014-06-10
* adpcm: Avoid reading out of bounds in the IMA QT trellis encoderMartin Storsjö2014-06-06
* avcodec options: add enum option for color_rangeMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for colorspaceMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for color_trcMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for color_primariesMarc-Antoine Arnaud2014-06-06
* mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-06
* libfdk-aac: Relicense the library wrappers to the ISC licenseMartin Storsjö2014-06-06
* arm: check if AS supports .dnJanne Grunau2014-06-03
* Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
* bink: Rename BinkDSPContext member so as not to clash with BlockDSPContextDiego Biurrun2014-06-02
* Decode both parts of Indeo4 IP framesDirk Ausserhaus2014-06-01
* Move Indeo4 frametypes into common header.Dirk Ausserhaus2014-06-01
* flacenc: send final extradata in packet side dataAnton Khirnov2014-06-01
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-01
* libavcodec: set AVFrame colorspace fields on decodingwm42014-06-01
* lavu: add all color-related enums to AVFramewm42014-06-01
* ppc: Fix compilation for ppc64le (ELFv2)Thierry Fauck2014-05-30
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* dsputil: Move Bink-specific add_pixels8 to binkdspDiego Biurrun2014-05-29
* dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* dsputil: Move mspel_pixels_tab to the only place it is usedDiego Biurrun2014-05-29
* dsputil: Move ff_alternate_*_scan tables to mpegvideoDiego Biurrun2014-05-29
* dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-29
* svq1enc: Rename SVQ1Context to SVQ1EncContextDiego Biurrun2014-05-29
* ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-28
* flac: make avpriv_flac_parse_block_header() inlineAnton Khirnov2014-05-28
* flacdec: do not overwrite a channel layout set by the callerAnton Khirnov2014-05-28
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* h264_picture: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
* on2avc: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
* avcodec: bump version after rotation apiVittorio Giovara2014-05-23
* dca: Convert dca_dmixtable to integersNiels Möller2014-05-23