summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libavutil: Always use some GCC style attributes on clangMartin Storsjö2016-07-21
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* mov: Rework the check for invalid indexes in stscVittorio Giovara2016-07-20
* mov: Wrap stsc index and count compare in a separate functionVittorio Giovara2016-07-20
* mov: Fix stsc_count comparisonMatthieu Bouron2016-07-20
* ratecontrol: Reorder functions to avoid forward declarationsVittorio Giovara2016-07-20
* ratecontrol: Move Xvid-related functions to the place they are actually usedVittorio Giovara2016-07-20
* ratecontrol: Move mpegenc-only function where it is usedVittorio Giovara2016-07-20
* ratecontrol: Drop commented out cruftVittorio Giovara2016-07-20
* x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriateDiego Biurrun2016-07-20
* x86: cpu: Detect Conroe CPUs and their slow shuffle unitFiona Glaser2016-07-20
* x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-20
* x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriateDiego Biurrun2016-07-20
* x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific codeDiego Biurrun2016-07-20
* x86: hpeldsp: Drop unused function parametersDiego Biurrun2016-07-20
* x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriateDiego Biurrun2016-07-20
* x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun2016-07-20
* examples: Properly free AVCodecContextVittorio Giovara2016-07-20
* avprobe: Zero the allocated avio buffer memoryVittorio Giovara2016-07-20
* libdc1394: Fill in packet data directlyVittorio Giovara2016-07-20
* h264dec: do not call finish_setup() if we have not started a frameAnton Khirnov2016-07-20
* h264dec: handle zero-sized NAL units in get_last_needed_nal()Anton Khirnov2016-07-20
* h264dec: make sure not to call finish_setup() more than once per frameAnton Khirnov2016-07-20
* avconv_dxva2: add a profile check for hevcHendrik Leppkes2016-07-20
* hevc: set profile based on the profile compatibility flags if neededHendrik Leppkes2016-07-20
* hevc: Add AVX2 DC IDCTJames Almer2016-07-18
* hevc: Add coefficient limiting to speed up IDCTMickaël Raulet2016-07-18
* hevc: Add DC IDCTMickaël Raulet2016-07-18
* hevcdsp_template: Templatize IDCTMickaël Raulet2016-07-18
* hevc: Separate adding residual to prediction from IDCTAlexandra Hájková2016-07-18
* x86util: Extend SPLATW for avx2James Almer2016-07-18
* checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-17
* cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-17
* checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-17
* apichanges: Fill in missing hashes and datesDiego Biurrun2016-07-16
* swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-16
* swscale: Rename sws_context_class to ff_sws_context_classAndreas Cadhalpun2016-07-16
* checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-16
* avconv_dxva2: support HEVC Main10 decodingHendrik Leppkes2016-07-15
* hevc: offer DXVA2 for 10bit 420Anton Khirnov2016-07-15
* FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-15
* h264: fix decoding multiple fields per packet with slice threadsAnton Khirnov2016-07-15
* h264: eliminate decode_postinit()Anton Khirnov2016-07-15
* FATE: add a test of H.264 SEI recovery in an intra refresh streamAnton Khirnov2016-07-15
* mp3enc: write trailing paddingAnton Khirnov2016-07-15
* mp3dec: read the initial/trailing padding from the LAME tagAnton Khirnov2016-07-15
* libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUPMartin Storsjö2016-07-15
* libopenh264enc: Return a more sensible error code in some init failure pathsMartin Storsjö2016-07-15
* libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being setMartin Storsjö2016-07-15
* libopenh264dec: Fix cleanup if the init failed earlyMartin Storsjö2016-07-15