summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_waveform: stop abusing s->size for calculating limitPaul B Mahol2015-09-04
* avfilter/vf_waveform: change intensity to floatPaul B Mahol2015-09-04
* avfilter/vf_waveform: reduce number of operations a littlePaul B Mahol2015-09-04
* avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filterPaul B Mahol2015-09-04
* avfilter/af_channelmap: Reorder operations to avoid memleakMichael Niedermayer2015-09-04
* avfilter/af_sidechaincompress: Also assert that i < 2Michael Niedermayer2015-09-03
* avfilter/vf_atadenoise: Check for ff_get_video_buffer() failureMichael Niedermayer2015-09-03
* avfilter/vf_histogram: Fix order of operations with flagsMichael Niedermayer2015-09-03
* avfilter/avf_showwaves: Check max_samplesMichael Niedermayer2015-09-03
* avfilter/af_dynaudnorm: Fix typo in assertMichael Niedermayer2015-09-03
* avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANNMichael Niedermayer2015-09-03
* avfilter/vf_sab: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-03
* avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol2015-09-03
* avfilter/vf_vectorscope: constify more variablesPaul B Mahol2015-09-03
* avfilter/vf_vectorscope: support more formats for color4 mode in common casePaul B Mahol2015-09-03
* avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol2015-09-03
* lavfi/colormatrix: Add a bt601 aliasVittorio Giovara2015-09-02
* avfilter/vf_subtitles: allow setting fonts directoryRicardo Constantino2015-09-02
* avfilter/vf_spp: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-01
* avfilter/vf_waveform: support envelope for all filtersPaul B Mahol2015-09-01
* avfilter/vf_waveform: simplify memory allocationsPaul B Mahol2015-09-01
* avfilter/vf_waveform: implement various filtersPaul B Mahol2015-09-01
* lavfi/scale: Pass src_range and dst_range to libswscale.Carl Eugen Hoyos2015-09-01
* Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6'Hendrik Leppkes2015-08-31
|\
| * vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-26
| * x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
| * drawtext: Move the strftime expansion in a separate functionLuca Barbato2015-08-02
| * drawtext: Drop stray guardsLuca Barbato2015-08-02
* | avfilter/vf_scale: If no output color matrix is specified, use the inputMichael Niedermayer2015-08-31
* | avfilter/vf_scale: Do not skip scale if the color matrix mismatchesMichael Niedermayer2015-08-31
* | avfilter/vf_scale: Do not skip scale if range mismatchesCarl Eugen Hoyos2015-08-31
* | avfilter: add missing FF_API_AVFILTERBUFFER guardsAndreas Cadhalpun2015-08-30
* | avfilter/vf_separatefields: use the name 's' for the pointer to the private c...Ganesh Ajjanagadde2015-08-30
* | avfilter/vf_vectorscope: make color mode more usefulPaul B Mahol2015-08-30
* | avfilter/vf_vectorscope: implement envelope supportPaul B Mahol2015-08-30
* | avfilter/af_apad: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-08-29
* | avfilter/vf_vectorscope: add yet another modePaul B Mahol2015-08-29
* | avfilter: add allrgbClément Bœsch2015-08-29
* | avfilter/vf_dejudder: use the name 's' for the pointer to the private contextPaul B Mahol2015-08-28
* | avfilter/vf_histogram: 9 and 10 bit depth supportPaul B Mahol2015-08-28
* | avfilter/af_amerge: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-08-27
* | avfilter: add framerate video filterPaul B Mahol2015-08-27
* | avfilter: add hstack & vstack filterPaul B Mahol2015-08-26
* | avfilter/framesync: allocate FFFrameSyncIn internallyPaul B Mahol2015-08-26
* | avfilter/vf_histogram: fix bug in checking pixel format flagsPaul B Mahol2015-08-26
* | avfilter/vf_vectorscope: fix bug in checking pixel format flagsPaul B Mahol2015-08-26
* | avfilter/af_aphaser: use the name 's' for the pointer to the private contextPaul B Mahol2015-08-26
* | avfilter/vf_blend: use the name 's' for the pointer to the private contextPaul B Mahol2015-08-25
* | avfilter/vf_vectorscope: add options with shorter namePaul B Mahol2015-08-24
* | avfilter/vf_vectorscope: make intensity user configurablePaul B Mahol2015-08-24