summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/avf_showspectrum: improve pts handlingPaul B Mahol2016-02-12
* avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist fre...Michael Niedermayer2016-02-12
* avfilter/vf_zoompan: Initialize retMichael Niedermayer2016-02-12
* avfilter/vf_zoompan: Fix use of uninitialized variablesMichael Niedermayer2016-02-12
* avfilter/avf_ahistogram: assert that variables are initialized by switch()Michael Niedermayer2016-02-12
* avfilter/avf_showfreqs: assert that variables are initialized by switch()Michael Niedermayer2016-02-12
* avfilter/vf_zoompan: Remove dead storeMichael Niedermayer2016-02-12
* avfilter/avf_avectorscope: assert that variables are initialized by switch()Michael Niedermayer2016-02-11
* avfilter/vaf_spectrumsynth: assert that variables are initialized by switch()Michael Niedermayer2016-02-11
* avfilter/f_metadata: rename "string" into "same_str"Tobias Rapp2016-02-11
* avfilter/f_metadata: whitespace clean-upTobias Rapp2016-02-11
* avfilter/f_metadata: add starts_with string functionTobias Rapp2016-02-11
* avfilter/f_metadata: add support for file outputTobias Rapp2016-02-11
* avfilter/f_metadata: avoid float rounding problemsTobias Rapp2016-02-11
* avfilter/vf_nnedi: Simplify away some trivial mem*()Michael Niedermayer2016-02-11
* x86/vf_blend: Add SSE2 optimization for screenTimothy Gu2016-02-10
* x86/vf_blend: Move multiplying to a macroTimothy Gu2016-02-10
* avfilter/dualinput: use pts provided by framesyncPaul B Mahol2016-02-10
* avfilter/f_metadata: fix few logic errorsPaul B Mahol2016-02-10
* avfilter: add metadata filtersPaul B Mahol2016-02-10
* avfilter/vf_nnedi: Fix memleakMichael Niedermayer2016-02-10
* avfilter/af_agate: fix memleak of out frameMichael Niedermayer2016-02-08
* vf_blend: Add SSE2 optimization for multiplyTimothy Gu2016-02-08
* avfilter/vf_swaprect: add timeline supportPaul B Mahol2016-02-08
* avfilter/af_anequalizer: Fix memleak of argsMichael Niedermayer2016-02-08
* avfilter/vaf_spectrumsynth: Move "break" upMichael Niedermayer2016-02-07
* avfilter/af_aformat: remove deprecated syntax from options descriptionPaul B Mahol2016-02-07
* avfilter/vf_blend: add multiply128 modePaul B Mahol2016-02-07
* lavfi/fieldmatch: fix fields copy when plane height is oddClément Bœsch2016-02-07
* avfilter: add swaprect filterPaul B Mahol2016-02-07
* avfilter: add streamselect and astreamselect filterPaul B Mahol2016-02-06
* avfilter/split: support any channel count for asplit filterPaul B Mahol2016-02-05
* avfilter/af_apulsator: assert that pathes leaving uninitialized variables do ...Michael Niedermayer2016-02-04
* avfilter/vf_stack: free input pads name on uninitPaul B Mahol2016-02-04
* avfilter/af_afftfilt: Set last_expr to the defaultMichael Niedermayer2016-02-04
* avfilter/af_sidechaincompress: Free out frame on errorMichael Niedermayer2016-02-03
* avfilter/vf_nnedi: fix ISO C90 warningsPaul B Mahol2016-02-03
* avfilter: add nnedi filterPaul B Mahol2016-02-01
* avfilter/vf_yadif: make use of ctx pointerPaul B Mahol2016-02-01
* all: Make header guard names consistentTimothy Gu2016-01-31
* vf_phase: Reduce the scope of several variablesTimothy Gu2016-01-31
* avfilter/avf_showfreqs: properly handle ptsPaul B Mahol2016-01-31
* all: Add missing header guardsTimothy Gu2016-01-28
* Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5'Derek Buitenhuis2016-01-27
|\
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
| * vsrc_color: Drop unneeded variableVittorio Giovara2015-11-30
| * vsrc_color: implement frame rateJohn Stebbins2015-11-09
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avfilter/af_afade: do not duplicate curve optionPaul B Mahol2016-01-27
* | avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-26