summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
|\|
| * libopencv: Check kernel_str life cycleLuca Barbato2015-02-03
* | avfilter/vf_dctdnoiz: Use av_malloc_array()Paul B Mahol2015-02-01
* | avfilter/avfilter: Remove CONFIG_MP_FILTER caseMichael Niedermayer2015-01-31
* | avfilter: remove vf_mp.cPaul B Mahol2015-01-31
* | remove libmpcodecsPaul B Mahol2015-01-31
* | lavfi: remove mp=softpulldownPaul B Mahol2015-01-30
* | Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'Michael Niedermayer2015-01-29
|\|
| * hqdn3d: check memory allocations and propagate errorsVittorio Giovara2015-01-29
* | lavfi: document assumptions about the input and output labels of a filter gra...Stefano Sabatini2015-01-29
* | Fix frame-alignment in PP7Arwa Arif2015-01-29
* | avfilter/x86/vf_fspp: Fix loop condition for column_fidct()Michael Niedermayer2015-01-28
* | avfilter/vf_fspp: check count before calling row_idct()Michael Niedermayer2015-01-28
* | avfilter/vf_fspp: Fix frame-alignment in FSPPArwa Arif2015-01-28
* | avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the privat...Paul B Mahol2015-01-28
* | avfilter/avf_avectorscope: use the name 's' for the pointer to the private co...Paul B Mahol2015-01-28
* | avfilter/af_biquads: use the name 's' for the pointer to the private contextPaul B Mahol2015-01-28
* | avfilter/vf_extractplanes: use the name 's' for the pointer to the private co...Paul B Mahol2015-01-28
* | avfitler/vf_il: use the name 's' for the pointer to the private contextPaul B Mahol2015-01-28
* | avfilter/vf_colorbalance: use the name 's' for the pointer to the private con...Paul B Mahol2015-01-28
* | avfilter/vf_telecine: use the name 's' for the pointer to the private contextPaul B Mahol2015-01-28