summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_untile: swap the chroma shift values used for plane offsetsJames Almer2023-03-16
* avfilter/graphparser: fix filter instance name when an id is providedJames Almer2023-03-06
* avfilter/af_pan: use the new swr used channel layout optionJames Almer2023-02-19
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-19
* avfilter/vf_libplacebo: add SMPTE ST2094 tone-mappersNiklas Haas2023-02-17
* libavfilter/qsvvpp: check the return valueWenbin Chen2023-02-16
* avfilter: add QSV variants of the stack filtersHaihao Xiang2023-02-16
* lavfi/vf_stack_vaapi: factor out the common code for stack settingHaihao Xiang2023-02-16
* vf_yadif: Remove unused emms_cKieran Kunhya2023-02-14
* avfilter: use ff_inlink_make_frame_writable()Paul B Mahol2023-02-12
* lavfi/graphparser: reimplement avfilter_graph_parse* using new APIAnton Khirnov2023-02-12
* lavfi: add a new filtergraph parsing APIAnton Khirnov2023-02-12
* lavfi/avfilter: track whether a filter has been initializedAnton Khirnov2023-02-12
* lavfi/avfilter: export process_options()Anton Khirnov2023-02-12
* lavfi/astats: sort measures keys by nameStefano Sabatini2023-02-11
* avfilter/vf_vibrance: reduce copy operationsPaul B Mahol2023-02-11
* avfilter/vf_exposure: reduce copy operationsPaul B Mahol2023-02-11
* Bump major versions of all librariesJames Almer2023-02-09
* avfilter: remove FF_API_PAD_COUNTJames Almer2023-02-09
* avfilter: remove FF_API_BUFFERSINK_ALLOCJames Almer2023-02-09
* avfilter: remove FF_API_SWS_PARAM_OPTIONJames Almer2023-02-09
* Revert "avfilter/af_pan: fix regression introduced with switch to new channel...Paul B Mahol2023-02-09
* avfilter/af_compand: simplify frame allocationPaul B Mahol2023-02-08
* avfilter/af_compensationdelay: simplify frame allocationPaul B Mahol2023-02-08
* avfilter/af_pan: fix regression introduced with switch to new channel layout APIPaul B Mahol2023-02-07
* avfilter/vf_libplacebo: fix format queryNiklas Haas2023-02-07
* lavfi/vf_vpp_qsv: add support for new scaling modesHaihao Xiang2023-02-07
* lavfi/vf_vpp_qsv: support UYVY in system memoryHaihao Xiang2023-02-07
* lavfi/deinterlace_qsv: re-use VPPContext for deinterlace_qsv filterHaihao Xiang2023-02-03
* lavfi/deinterlace_qsv: simplify deinterlace_qsv filterHaihao Xiang2023-02-03
* lavfi/vpp_qsv: add rate optionHaihao Xiang2023-02-03
* x86: replace explicit REP_RETs with RETsLynne2023-02-01
* avfilter/vf_libplacebo: suppress cast warningNiklas Haas2023-01-30
* avfilter/vf_colorlevels: add support for gbrpf32 formatPaul B Mahol2023-01-30
* lavfi/vpp_qsv: factor out the code for filter definitionHaihao Xiang2023-01-30
* lavfi/scale_qsv: re-use VPPContext for scale_qsv filterHaihao Xiang2023-01-30
* lavfi/scale_qsv: simplify scale_qsv filterHaihao Xiang2023-01-30
* avfilter: add VA-API variants of the stack filtersHaihao Xiang2023-01-30
* avfilter/vf_ssim360: Constify AVFilterAndreas Rheinhardt2023-01-28
* avfilter/vf_ssim360: Don't initialize twiceAndreas Rheinhardt2023-01-28
* avfilter/vf_ssim360: Fix left-shift of negative valueAndreas Rheinhardt2023-01-28
* lavfi/vf_ssim360: Fix compilation with MSVCMartin Storsjö2023-01-28
* lavfi: Add vf_ssim360 filterShannon Chen2023-01-28
* avfilter/f_reverse: set output frame durationPaul B Mahol2023-01-27
* avfilter/vf_ciescope: set output frame durationPaul B Mahol2023-01-27
* avfilter/vf_tpad: set output frame durationPaul B Mahol2023-01-27
* avfilter/vf_random: set output frame durationPaul B Mahol2023-01-27
* avfilter/vf_datascope: call av_frame_copy_props()Paul B Mahol2023-01-27
* avfilter/af_adynamicequalizer: add auto optionPaul B Mahol2023-01-27
* avfilter/vf_cropdetect: fix type for old_limitAshyni2023-01-27