summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '40d949677335a564f769823f4afdb7e7a3da8d6b'Hendrik Leppkes2016-01-02
|\
| * dca: use defines for subband related constantsAlexandra Hájková2015-12-31
* | Merge commit '8563f9887194b07c972c3475d6b51592d77f73f7'Hendrik Leppkes2016-01-02
|\|
| * x86: use emms after ff_int32_to_float_fmul_scalar_sseJanne Grunau2015-12-30
* | Merge commit 'f4f27e4cf1013c55b2c7df359ce8d58ee922662c'Hendrik Leppkes2016-01-02
|\|
| * x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitlyJanne Grunau2015-12-29
* | Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'Hendrik Leppkes2016-01-02
|\|
| * Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun2015-12-26
* | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes2016-01-02
|\|
| * dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-24
* | Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'Hendrik Leppkes2016-01-02
|\|
| * dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-23
* | Merge commit '85990140e7302d1e7fcc9fc0eea316178c19fe03'Hendrik Leppkes2016-01-02
|\|
| * dca: Add math helpers.Alexandra Hájková2015-12-23
| * arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-21
| * exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-16
| * opus: Fix typo causing overflow in silk_stabilize_lsfAndreas Cadhalpun2015-12-16
* | Merge commit '90b1b9350c0a97c4065ae9054b83e57f48a0de1f'Hendrik Leppkes2016-01-02
|\|
| * arm: add ff_int32_to_float_fmul_array8_neonJanne Grunau2015-12-14
* | Merge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'Hendrik Leppkes2016-01-02
|\|
| * arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-14
* | Merge commit '705f5e5e155f6f280a360af220fc5b30cfcee702'Hendrik Leppkes2016-01-02
|\|
| * arm64: port synth_filter_float_neon from armJanne Grunau2015-12-14
* | Merge commit 'c33c1fa8af2b2e82418a06901b6ad17b3d61b73e'Hendrik Leppkes2016-01-02
|\|
| * arm64: convert dcadsp neon asm from armJanne Grunau2015-12-14
* | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes2016-01-02
|\|
| * arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* | Merge commit '5dfe4edad63971d669ae456b0bc40ef9364cca80'Hendrik Leppkes2016-01-02
|\|
| * x86_64: int32_to_float_fmul_scalar sign extend integer lengthJanne Grunau2015-12-14
* | Merge commit 'de9e199a039473ebe4b1b87382e3064d0ea2cf02'Hendrik Leppkes2016-01-01
|\|
| * lavc: make avpriv_mpa_decode_header private on next bumpAnton Khirnov2015-12-12
* | lavc: fix profile declarations for vdpau decodersHendrik Leppkes2016-01-01
* | Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c'Hendrik Leppkes2016-01-01
|\|
| * mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_headerAnton Khirnov2015-12-12
* | Merge commit 'cea1eef25c3310a68dd327eb74aae14ad3c2ddef'Hendrik Leppkes2016-01-01
|\|
| * lavc: get the profile name through the codec descriptor in avcodec_string()Anton Khirnov2015-12-12
* | lavc: add vp9 profiles to AVCodecDescriptorHendrik Leppkes2016-01-01
* | Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-01
|\|
| * lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-12
| * lavc: print the name of the codec, not its implementation, in avcodec_stringAnton Khirnov2015-12-12
* | avcodec/ffv1enc: Support AV_PIX_FMT_YA8Michael Niedermayer2016-01-01
* | avcodec/ffv1dec: Support AV_PIX_FMT_YA8Michael Niedermayer2016-01-01
* | mjpegdec: extend check for incompatible values of s->rgb and s->lsAndreas Cadhalpun2015-12-31
* | lavc/dsd_tablegen: always generate tables at runtimeGanesh Ajjanagadde2015-12-30
* | dirac_dwt: remove unnecessary undefsRostislav Pehlivanov2015-12-31
* | lavc/cook: get rid of wasteful pow in init_pow2tableGanesh Ajjanagadde2015-12-30
* | lavc/dsd_tablegen: speed up table generationGanesh Ajjanagadde2015-12-30
* | avcodec: Use get_ue_golomb_long() when neededMark Harris2015-12-29
* | avcodec: properly check pkt_timebase for validityHendrik Leppkes2015-12-28
* | avcodec/on2avc: Fix stability issues with scale_tab generationMichael Niedermayer2015-12-27