summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_histogram: add envelope to thistogram filterPaul B Mahol2019-12-30
* avfilter/buffersrc: deprecate sws_param optionZhao Zhili2019-12-30
* avfilter/af_crystalizer: add support for commandsPaul B Mahol2019-12-29
* avfilter/af_crystalizer: add timeline supportPaul B Mahol2019-12-29
* avfilter/vf_waveform: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_vectorscope: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_histogram: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_histogram: reindent after previous commitPaul B Mahol2019-12-29
* avfilter: add thistogram video filterPaul B Mahol2019-12-29
* avfilter/vf_vectorscope: use av_clip_uint8()James Almer2019-12-28
* avfilter/vf_waveform: implement tint optionsPaul B Mahol2019-12-28
* avfilter/vf_vectorscope: improve tint output for gbrp formatsPaul B Mahol2019-12-28
* avfilter/vf_vectorscope: rename gray mode to tint modePaul B Mahol2019-12-28
* avfilter/vf_vectorscope: add invert graticulePaul B Mahol2019-12-28
* avfilter/vf_vectorscope: use enum for graticule itemsPaul B Mahol2019-12-28
* avfilter/vf_geq: Add support for reading sample sums and means of rectanglesMichael Niedermayer2019-12-28
* avfilter/vf_geq: Add NB_PLANESMichael Niedermayer2019-12-28
* avfilter/vf_geq: Relicense to LGPLMichael Niedermayer2019-12-28
* avfilter/vf_vibrance: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_il: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_stereowiden: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_extrastereo: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_neighbor: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_histogram: use the name 's' for the pointer to the private contextPaul B Mahol2019-12-26
* avfilter/buffersrc: Remove unused variablesAndreas Rheinhardt2019-12-26
* avfilter/vf_yadif: cosmetics in the pix_fmts[] arrayLimin Wang2019-12-25
* avfilter/drawtext: log why input pad failed to be configuredGyan Doshi2019-12-24
* avfilter/vf_fade: reindent after previous commitPaul B Mahol2019-12-23
* avfilter/vf_fade: add support for gbrp/gbrap formatsPaul B Mahol2019-12-23
* avfilter/vf_readeia608: factor some constants outPaul B Mahol2019-12-23
* avfilter/vf_readeia608: check if gaps between clock bits are big enoughPaul B Mahol2019-12-23
* avfilter/vf_readeia608: use special struct to hold line itemsPaul B Mahol2019-12-23
* avfilter/avfilter: update documentation of avfilter_graph_create_filterZhao Zhili2019-12-23
* avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParamsZhao Zhili2019-12-23
* avfilter/buffersink: replace init_opaque by initZhao Zhili2019-12-23
* avfilter/buffersink: remove unused macrosZhao Zhili2019-12-23
* avfilter/buffersrc: remove redundant flagZhao Zhili2019-12-23
* lavfi/buffersrc: push frame directly.Nicolas George2019-12-23
* lavfi: remove AVFilterPad.poll_frame().Nicolas George2019-12-23
* lavfi/buffersrc: remove poll_frame.Nicolas George2019-12-23
* lavfi: remove ff_poll_frame().Nicolas George2019-12-23
* lavfi/buffersrc: remove fifo.Nicolas George2019-12-23
* avfilter/vf_readeia608: fix check for failed av_callocLimin Wang2019-12-23
* avfilter/af_adeclick: implement timeline supportPaul B Mahol2019-12-21
* avfilter/vf_readeia608: if parity bit check fails, set correct valuePaul B Mahol2019-12-21
* avfilter/vf_readeia608: rewrite processing, make extracting more robustPaul B Mahol2019-12-20
* avfilter/vf_stack: set framerate to VFR when inputs frame rates differsPaul B Mahol2019-12-17
* avfilter: Add tonemap vaapi filter for H2SXinpeng Sun2019-12-17
* avfilter/x86/vf_interlace: always use unaligned movsMarton Balint2019-12-15
* avfilter/vf_interlace: do not interlace already interlaced framesMarton Balint2019-12-15