summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau2014-03-05
* x86: cabac: Use correct #includes to make header compile standaloneDiego Biurrun2014-03-05
* avfilter: Add missing emms_c when neededLuca Barbato2014-03-05
* configure: enable PIC on s390(x)Reinhard Tartler2014-03-04
* av_vdpau_get_profile: mask out H.264 intra profile flagRémi Denis-Courmont2014-03-04
* avienc: K&R formatting cosmeticsKeiji Costantini2014-03-04
* vf_frei0r: fix missing end of line characterVittorio Giovara2014-03-04
* doc: fix a couple of typos in frame.hVittorio Giovara2014-03-04
* put_bits: Remove unused includesVittorio Giovara2014-03-04
* mathops: move macro to the only place it is usedVittorio Giovara2014-03-04
* vf_frei0r: refactor library loading from env variableVittorio Giovara2014-03-04
* vf_frei0r: prevent a segfault when filter parameters are not setVittorio Giovara2014-03-04
* vf_frei0r: adjust error messagesVittorio Giovara2014-03-04
* ass: K&R formatting cosmeticsPatrice Clement2014-03-02
* ituh263: reject b-frame with pp_time = 0Keiji Costantini2014-03-01
* qt-faststart: Add a note about the -movflags +faststart featureLou Logan2014-03-01
* qt-faststart: Avoid unintentionally sign extending BE_32Martin Storsjö2014-03-01
* qt-faststart: Check offset_count before reading from the moov_atom bufferMichael Niedermayer2014-03-01
* qt-faststart: Check the ftello() return codesMichael Niedermayer2014-03-01
* qt-faststart: Fix the signedness of variables keeping the ftello return valuesMichael Niedermayer2014-03-01
* qt-faststart: Check fseeko() return codesMichael Niedermayer2014-03-01
* qt-faststart: Simplify code by using a MIN() macroMichael Niedermayer2014-03-01
* qt-faststart: Increase the copy buffer size to 64 KBMartin Storsjö2014-03-01
* pthread_frame: flush all threads on flush, not just the first oneAnton Khirnov2014-02-28
* af_compand: replace strtok_r() with av_get_token()Anton Khirnov2014-02-28
* configure: Set the thread type after resolving dependenciesDiego Biurrun2014-02-28
* build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun2014-02-28
* build: Let the iac decoder depend on the imc decoderDiego Biurrun2014-02-28
* build: Let all MJPEG-related decoders depend on the MJPEG decoderDiego Biurrun2014-02-28
* build: Let AMV decoder depend on the SP5X decoderDiego Biurrun2014-02-28
* h264: fix clang warning about uninitialized variableVittorio Giovara2014-02-28
* h264: update flag name in ff_h264_decode_ref_pic_list_reordering()Vittorio Giovara2014-02-28
* h264: parse two additional constraint flagsVittorio Giovara2014-02-28
* h264: add MVCD to the list of High profiles in SPSVittorio Giovara2014-02-28
* latm: Always reconfigure if no extradata was set previouslyHendrik Leppkes2014-02-28
* arm: dcadsp: implement decode_hf as external NEON asmJanne Grunau2014-02-28
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-28
* dca: factorize scaling in inverse ADPCMJanne Grunau2014-02-28
* x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-28
* dcadsp: scan coefficients linearly in dca_lfe_firChristophe Gisquet2014-02-28
* x86: dcadsp: implement SSE lfe_dirChristophe Gisquet2014-02-28
* dcadec: remove scaling in lfe_interpolation_firChristophe Gisquet2014-02-28
* proresenc: Reuse proper dsputil infrastructure for FDCTDiego Biurrun2014-02-28
* prores: Drop DSP infrastructure for prores encoder bitsDiego Biurrun2014-02-28
* proresenc: Drop unnecessary DCT permutation bitsDiego Biurrun2014-02-28
* prores: Use consistent names for DSP arch initialization functionsDiego Biurrun2014-02-28
* Give IDCT matrix transpose macro a more descriptive nameDiego Biurrun2014-02-27
* af_compand: add a dependency on strtok_rAnton Khirnov2014-02-26
* build: Do not redundantly specifiy H.263-related object files for MSMPEG4v*Diego Biurrun2014-02-26
* lavfi: add compand audio filterAndrew Kelley2014-02-26