summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | avfilter/avf_showspectrum: Change enums to int, which are accessed via AVOpti...Michael Niedermayer2015-03-02
* | avfilter/vf_drawbox: Fix handling of max valuesMichael Niedermayer2015-03-02
* | avfilter/af_volume: fix precision=fixed and volume=0 caseGilles Chanteperdrix2015-03-01
* | avfilter/palettegen: fix frame mem leakClément Bœsch2015-02-27
* | colormatrix: Accept bt601 aliases as inputVittorio Giovara2015-02-26
* | avfilter/paletteuse: use AV_QSORT()Clément Bœsch2015-02-26
* | avfilter/palettegen: use AV_QSORT()Clément Bœsch2015-02-26
* | avfilter/palettegen: consistently use the same frame for dimensionsClément Bœsch2015-02-26
* | avfilter/palettegen: use a logging context for the dupped color warningClément Bœsch2015-02-26
* | avfilter/palettegen: export color quantization ratioClément Bœsch2015-02-26
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-02-25
|\ \
| * | lavfi/fade: Do not overread input buffer.Carl Eugen Hoyos2015-02-25
* | | avfilter/palettegen: move longest variable to a local scopeClément Bœsch2015-02-25
|/ /
* | avfilter/palette{gen,use}: add CopyrightClément Bœsch2015-02-23
* | avfilter/paletteuse: add diff_modeClément Bœsch2015-02-23
* | avfilter/paletteuse: fix error dithering accuracyClément Bœsch2015-02-23
* | avfilter/buffer: Check for qp_table allocation failureMichael Niedermayer2015-02-22
* | avfilter/vf_perspective: Use av_clip_uint8()Michael Niedermayer2015-02-21
* | avfilter/vsrc_mptestsrc: Use av_clip_uint8()Michael Niedermayer2015-02-21
* | avfilter/vf_eq: Add process_command to eq.Arwa Arif2015-02-20
* | avfilter/palettegen: raise cache size from 64k to 512kClément Bœsch2015-02-19
* | avfilter/vf_subtitles: Add () to protect the argument of the AA() macroMichael Niedermayer2015-02-19
* | avfilter/showpalette: fix leak in case of errorClément Bœsch2015-02-18
* | avfilter/palettegen: fix leak in case of errorClément Bœsch2015-02-18
* | avfilter/paletteuse: fix leak in case of errorClément Bœsch2015-02-18
* | avfilter/af_channelmap: Move potential dereference after NULL check in get_ch...Michael Niedermayer2015-02-18
* | avfilter/vf_qp: Fix leak of out_qp_table_bufMichael Niedermayer2015-02-18
* | avfilter/avfiltergraph: assert that the heap_bubble index is validMichael Niedermayer2015-02-18
* | avfilter/vf_removelogo: Add () to protect the argument of apply_mask_fudge_fa...Michael Niedermayer2015-02-18
* | Merge commit '9d3b752fceb0f2a42cac7c2a1109b0629823c99f'Michael Niedermayer2015-02-17
|\|
| * graphparser: Check av_get_token() memory errorVittorio Giovara2015-02-17
* | avfilter/paletteuse: raise cache size from 64k to 512kClément Bœsch2015-02-17
* | avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND(...Michael Niedermayer2015-02-17
* | avfilter/vf_phase: Add () to protect DIFF()s argumentsMichael Niedermayer2015-02-17
* | avfilter/vsrc_mandelbrot: fix indention of mis-indented blockMichael Niedermayer2015-02-15
* | avfilter: bump minor and Changelog document the new filtersClément Bœsch2015-02-14
* | avfilter: add paletteuse filterClément Bœsch2015-02-14
* | avfilter: add palettegen filterClément Bœsch2015-02-14
* | avfilter: add dcshift filterPaul B Mahol2015-02-11
* | avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter...Alexey Titov2015-02-11
* | avfilter: Add repeatfields filter (Port of mp=softpulldown)Paul B Mahol2015-02-10
* | avfilter/f_sendcmd: consider it an error if there are no commandsMichael Niedermayer2015-02-09
* | avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read dataClément Bœsch2015-02-08
* | avfilter/dctdnoiz: fix slice_h computationClément Bœsch2015-02-08
* | lavfi/subtitles: add force_style optionEejya Singh2015-02-08
* | generate_wave_table: Add include for AVSampleFormatTimothy Gu2015-02-06
* | avfilter/vf_fps: update frame drop commentMichael Niedermayer2015-02-05
* | avfilter/vf_fps: Do not drop a random subset of framesMichael Niedermayer2015-02-04
* | Fix standalone compilation of the tblend filter.Carl Eugen Hoyos2015-02-04
* | Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3'Michael Niedermayer2015-02-03
|\|