summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_astats: redo zero channel handlingPaul B Mahol2015-03-08
* avfilter/af_astats: Avoid Zero division in print part.Martin Vignali2015-03-08
* avfilter: Add FFT domain filter.Arwa Arif2015-03-07
* avfilter/vf_colormatrix: Change enums to int, which are accessed via AVOption...Michael Niedermayer2015-03-07
* avfilter/f_perms: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-07
* avfilter/avf_showwaves: Change enums to int, which are accessed via AVOption ...Michael Niedermayer2015-03-07
* Merge commit '88b160a457e491cb9e014630ef5387ad3500258e'Michael Niedermayer2015-03-06
|\
| * avfilter: Return more meaningful error codesHimangi Saraogi2015-03-05
* | avfilter/vf_paletteuse: indent fix after 7ccc5848Clément Bœsch2015-03-05
* | avfilter/vf_paletteuse: Use int where AVERROR can be returnedMichael Niedermayer2015-03-05
* | vf_showinfo: minimum widths for some early fieldsPeter Cordes2015-03-04
* | avfilter/vf_tblend: use av_frame_free for freeing an AVFrameClément Bœsch2015-03-02
* | avfilter/lavfutils: use av_frame_free for freeing an AVFrameClément Bœsch2015-03-02
* | avfilter/af_aphaser: Change type to int as its accessed as int via AVOptionsMichael Niedermayer2015-03-02
* | avfilter/af_biquads: Change width_type to int as its accessed as int via AVOp...Michael Niedermayer2015-03-02
* | avfilter/af_volume: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-02
* | avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOpti...Michael Niedermayer2015-03-02
* | 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