summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | vf_libopencv: add support for opencv 3Andreas Cadhalpun2016-01-25
* | avfilter/vf_zoompan: fix pts handlingPaul B Mahol2016-01-24
* | avfilter/vf_zoompan: unbreak filtering with video inputPaul B Mahol2016-01-24
* | avfilter/vf_zoompan: rewrite so it doesn't cache all output framesPaul B Mahol2016-01-24
* | lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map().Ronald S. Bultje2016-01-24
* | lavfi/pthread: fix perameters/parameters typoClément Bœsch2016-01-24
* | avfilter: update some commentsPaul B Mahol2016-01-24
* | avfilter/vf_convolution: Use av_clip_uint8()Michael Niedermayer2016-01-23
* | avfilter/af_ladspa: accepts ' ' as command separator tooPaul B Mahol2016-01-22
* | avfilter/vf_convolution: add timeline supportPaul B Mahol2016-01-22
* | avfilter: add convolution filterPaul B Mahol2016-01-22
* | avfilter/avf_showwaves: add logarithmic amplitude scalerPaul B Mahol2016-01-22
* | avfilter/avf_showwaves: color supportPaul B Mahol2016-01-21
* | avfilter: add afftfilterPaul B Mahol2016-01-21
* | lavc,lavfi: use avutil/thread.h instead of redundant conditional includesClément Bœsch2016-01-20
* | vf_scale: Detecting changes of incoming frame properties and dinamically eval...Bela Bodecs2016-01-20
* | vf_overlay: handles expression evaluation of frame size change in frame-by-fr...Bela Bodecs2016-01-19
* | avfilter/af_dynaudnorm: call uninit() from config_input()Paul B Mahol2016-01-19