summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | 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
* | lavfi: search options on child objects.Nicolas George2017-08-29
* | lavfi: add a preinit callback to filters.Nicolas George2017-08-29
* | lavfi/vf_overlay: move to framesync2.Nicolas George2017-08-29
* | lavfi/framesync2: add dualinput helper functions.Nicolas George2017-08-29
* | lavfi/f_streamselect: convert to framesync2.Nicolas George2017-08-29
* | avfilter/vf_zoompan: remove AVFILTER_FLAG_SUPPORT_TIMELINE_GENERICMichael Niedermayer2017-08-27
* | avfilter/vf_zoompan: parse zoom,x and y expression during initializationPaul B Mahol2017-08-27
* | avfilter/vf_zoompan: switch to activatePaul B Mahol2017-08-27
* | avfilter/af_amix: do not request samples if inlink reached EOFPaul B Mahol2017-08-27
* | avfilter/af_amix: simplify const entries for duration in amix_options[]Paul B Mahol2017-08-26
* | avfilter/af_amix: switch to activatePaul B Mahol2017-08-26
* | avfilter/af_surround: make volume configurable for front center and lfe channelPaul B Mahol2017-08-26
* | avfilter/af_firequalizer: fix minval on cepstrum calculationMuhammad Faiz2017-08-25
* | avfilter/src_movie: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* | avfilter/split: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* | avfilter/vf_decimate: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* | avfilter/vf_fieldmatch: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* | avfilter/avf_concat: check ff_insert_pad() for failurePaul B Mahol2017-08-25
* | avfilter/f_select: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* | avfilter/af_channelsplit: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* | avfilter/vf_extractplanes: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* | avfilter/f_interleave: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* | avfilter/af_merge: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* | avfilter/af_join: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* | avfilter/af_headphone: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* | avfilter/af_amix: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* | avfilter/af_agate: switch to activatePaul B Mahol2017-08-25