summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* vf_fps: when reading EOF, using current_pts to duplicate the last frame if ne...Thierry Foucu2017-09-15
* avfilter/vf_despill: fix assigmentPaul B Mahol2017-09-14
* avfilter/af_dcshift: do not leak out framePaul B Mahol2017-09-12
* lavfi/framesync: remove dead code.Nicolas George2017-09-12
* lavfi/framesync: reword repeatlast option help.Nicolas George2017-09-12
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-12
* lavfi: remove framesync.Nicolas George2017-09-12
* lavfi/af_sidechaincompress: use helper macros.Nicolas George2017-09-12
* lavfi/af_agate: use helper macros.Nicolas George2017-09-12
* lavfi: add helper functions and macros for activate.Nicolas George2017-09-12
* avfilter/vf_convolve: use av_clip_uint8James Almer2017-09-09
* avfilter: add generic FFT video convolve filterPaul B Mahol2017-09-09
* lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch2017-09-08
* avfilter: add Haas stereo enhancerPaul B Mahol2017-09-08
* lavfi/buffersrc: add av_buffersrc_close().Nicolas George2017-09-08
* lavfi: guess a timestamp for compat status change.Nicolas George2017-09-08
* avfilter/vf_zoompan: fix specific corner case when no frame was ever requeste...Paul B Mahol2017-09-07
* lavfi/atempo: Avoid false triggering an assertion failurePavel Koshevoy2017-09-06
* Revert "lavfi/atempo: avoid false triggering an assertion failure"Pavel Koshevoy2017-09-06
* avfilter/af_dcshift: add direct pathPaul B Mahol2017-09-06
* avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer2017-09-05
* avfilter/lavfutils: remove usage of AVStream->codecJames Almer2017-09-05
* avfilter/avf_avectorscope: fix mistake in previous commitPaul B Mahol2017-09-05
* avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol2017-09-05
* avfilter: add despill filterPaul B Mahol2017-09-05
* avfilter/vf_fftfilt: make it possible to evaluate expressions per framePaul B Mahol2017-09-04
* avfilter/vf_fftfilt: add generic timeline supportPaul B Mahol2017-09-04
* avfilter/vf_fftfilt: add support for more pixel formatsPaul B Mahol2017-09-04
* avfilter/vf_fftfilt: cache rdft contextsPaul B Mahol2017-09-04
* avfilter/vf_datascope: make it possible for output window to automatically ch...Paul B Mahol2017-09-04
* avfilter/vf_datascope: add timeline support to pixscope and oscilloscopePaul B Mahol2017-09-03
* avfilter/vf_displace: add mirror edge modePaul B Mahol2017-09-03
* avfilter/vf_displace: remove useless requirement that SAR matches between inp...Paul B Mahol2017-09-03
* avfilter/vf_subtitles: enable processing of alpha channelPaul B Mahol2017-09-03
* avfilter: remove duplicate and disabled trace log functionJames Almer2017-09-01
* avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_methodJames Almer2017-08-30
* avfilter/af_adelay: remove requirement that at least one delay should be prov...Paul B Mahol2017-08-30
* avfilter/vf_mcdeint: free the AVCodecContext struct properlyJames Almer2017-08-30
* avfilter/vf_libvmaf: fix pre convert to framesync2 bugsAshish Singh2017-08-30
* avfilter/vf_lut2: add framesync optionsPaul B Mahol2017-08-30
* lavfi: bump minor version after change in options.Nicolas George2017-08-29
* lavfi: remove dualinput.Nicolas George2017-08-29
* vf_ssim: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_psnr: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_paletteuse: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_lut3d: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_libvmaf: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_blend: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_overlay: use framesync2 options.Nicolas George2017-08-29
* lavfi/framesync2: add common options.Nicolas George2017-08-29