summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_surround: reduce double usagePaul B Mahol2023-05-11
* avfilter/avf_showwaves: zero whole allocated chunkPaul B Mahol2023-05-11
* avfilter/vf_yadif_cuda: fix buildTimo Rothenpieler2023-05-11
* avfilter/vf_ccrepack: Add new filter to repack CEA-708 side dataDevin Heitmueller2023-05-11
* avfilter/tinterlace: Properly preserve CEA-708 closed captionsDevin Heitmueller2023-05-11
* avfilter/yadif: Properly preserve CEA-708 closed captionsDevin Heitmueller2023-05-11
* avfilter/vf_fps: properly preserve CEA-708 captionsDevin Heitmueller2023-05-11
* avfilter/ccfifo: Properly handle CEA-708 captions through framerate conversionDevin Heitmueller2023-05-11
* avfilter/vsrc_testsrc: mark zoneplate as full rangePaul B Mahol2023-05-10
* avfilter/af_pan: free input frame once unneededPaul B Mahol2023-05-10
* avfilter/af_join: fix leak on errorPaul B Mahol2023-05-10
* avfilter/af_pan: fix leaks on error casePaul B Mahol2023-05-10
* avfilter/src_avsynctest: add support for commandsPaul B Mahol2023-05-10
* avfilter/src_avsynctest: fix beep amplitude scalingPaul B Mahol2023-05-10
* avfilter/vf_varblur: add float format supportPaul B Mahol2023-05-09
* avfilter/vf_estdif: simplify finding minimum scorePaul B Mahol2023-05-09
* avfilter/vf_estdif: remove float usagePaul B Mahol2023-05-09
* avfilter/vf_estdif: fix recently introduced regressionPaul B Mahol2023-05-09
* avfilter: add zoneplate video test sourcePaul B Mahol2023-05-09
* avfilter/asrc_anoisesrc: improve velvet noise outputPaul B Mahol2023-05-09
* avfilter/vf_feedback: fix artifacts with subsampled chromaPaul B Mahol2023-05-09
* avfilter/vf_mpdecimate: Add option to keep the first N similar frames before ...Thilo Borgmann2023-05-08
* avfilter/vf_morpho: add slice threading supportPaul B Mahol2023-05-08
* avfilter/vf_morpho: remove unused function's argumentPaul B Mahol2023-05-08
* avfilter/vf_morpho: move structure processing in separate loopPaul B Mahol2023-05-08
* avfilter/f_ebur128: export results into read-only optionsPaul B Mahol2023-05-07
* avfilter/af_replaygain: export results into read-only optionsPaul B Mahol2023-05-07
* avfilter/af_asetnsamples: add timeline supportPaul B Mahol2023-05-07
* avfilter/af_asetnsamples: add commands supportPaul B Mahol2023-05-07
* avfilter/adynamicequalizer_template: remove empty linesPaul B Mahol2023-05-06
* avfilter/vsrc_gradients: fix several issues with !rgba outputPaul B Mahol2023-05-06
* avfilter/af_join: set output frame durationPaul B Mahol2023-05-05
* avfilter/af_adelay: fix frame pts and set frame durationPaul B Mahol2023-05-05
* avfilter/af_amerge: set output frame durationPaul B Mahol2023-05-05
* avfilter/af_biquads: reduce double type usagePaul B Mahol2023-05-05
* avfilter/vf_coreimage: add missing semicolonJames Almer2023-05-04
* avutil/frame: deprecate key_frameJames Almer2023-05-04
* avfilter: use the new AVFrame key_frame flag in all filtersJames Almer2023-05-04
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-04
* avfilter: use the new AVFrame interlace flags in all filtersJames Almer2023-05-04
* avfilter/vf_libplacebo: add flexible crop exprsNiklas Haas2023-05-03
* avfilter/vf_libplacebo: add fillcolor optionNiklas Haas2023-05-03
* avfilter/af_afreqshift: cache nb_coeffs valuePaul B Mahol2023-05-03
* avfilter/af_anlms: improve documentation and extend optionPaul B Mahol2023-05-01
* avfilter/af_arls: improve documentation and extend optionPaul B Mahol2023-05-01
* avfilter/audio: move a variable declaration outside of an unrelated deprecate...James Almer2023-05-01
* avfilter/vf_waveform: cc2b3201e7 missed same for >8 bitsPaul B Mahol2023-05-01
* avfilter/af_asdr: add support for threadsPaul B Mahol2023-04-30
* avfilter/af_asdr: add timeline supportPaul B Mahol2023-04-30
* avfilter/af_asdr: set output frame durationPaul B Mahol2023-04-30