10735 Commits (9f7e51e513665a72fb753887666259a883487947)

Author SHA1 Message Date
Niklas Haas eabc304d12 avfilter/vf_libplacebo: add SMPTE ST2094 tone-mappers 2 years ago
Wenbin Chen b7a335c5e9 libavfilter/qsvvpp: check the return value 2 years ago
Haihao Xiang 0f407cdea2 avfilter: add QSV variants of the stack filters 2 years ago
Haihao Xiang 742dfa2815 lavfi/vf_stack_vaapi: factor out the common code for stack setting 2 years ago
Kieran Kunhya 264cf75214 vf_yadif: Remove unused emms_c 2 years ago
Paul B Mahol e506ea3ce1 avfilter: use ff_inlink_make_frame_writable() 2 years ago
Anton Khirnov f17051eaae lavfi/graphparser: reimplement avfilter_graph_parse* using new API 2 years ago
Anton Khirnov d1b9a3ddb4 lavfi: add a new filtergraph parsing API 2 years ago
Anton Khirnov 4310b66b98 lavfi/avfilter: track whether a filter has been initialized 2 years ago
Anton Khirnov 80cf509e73 lavfi/avfilter: export process_options() 2 years ago
Stefano Sabatini abfe8456a2 lavfi/astats: sort measures keys by name 2 years ago
Paul B Mahol 725328672a avfilter/vf_vibrance: reduce copy operations 2 years ago
Paul B Mahol acd87d41f2 avfilter/vf_exposure: reduce copy operations 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
James Almer 8bc0d31320 avfilter: remove FF_API_PAD_COUNT 2 years ago
James Almer 863822bfaf avfilter: remove FF_API_BUFFERSINK_ALLOC 2 years ago
James Almer a9e77b42e3 avfilter: remove FF_API_SWS_PARAM_OPTION 2 years ago
Paul B Mahol 458ae405ef Revert "avfilter/af_pan: fix regression introduced with switch to new channel layout API" 2 years ago
Paul B Mahol 7e1d474021 avfilter/af_compand: simplify frame allocation 2 years ago
Paul B Mahol 068ad04908 avfilter/af_compensationdelay: simplify frame allocation 2 years ago
Paul B Mahol 93a9ee7afd avfilter/af_pan: fix regression introduced with switch to new channel layout API 2 years ago
Niklas Haas 62dfa54688 avfilter/vf_libplacebo: fix format query 2 years ago
Haihao Xiang 58d6426870 lavfi/vf_vpp_qsv: add support for new scaling modes 2 years ago
Haihao Xiang 36016c5596 lavfi/vf_vpp_qsv: support UYVY in system memory 2 years ago
Haihao Xiang b92028346c lavfi/deinterlace_qsv: re-use VPPContext for deinterlace_qsv filter 2 years ago
Haihao Xiang a48c95d3c9 lavfi/deinterlace_qsv: simplify deinterlace_qsv filter 2 years ago
Haihao Xiang 077e634965 lavfi/vpp_qsv: add rate option 2 years ago
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
Niklas Haas 9bfdd8524e avfilter/vf_libplacebo: suppress cast warning 2 years ago
Paul B Mahol 5508e04c7b avfilter/vf_colorlevels: add support for gbrpf32 format 2 years ago
Haihao Xiang 2d202985b7 lavfi/vpp_qsv: factor out the code for filter definition 2 years ago
Haihao Xiang 9c09fb232b lavfi/scale_qsv: re-use VPPContext for scale_qsv filter 2 years ago
Haihao Xiang d66312cf27 lavfi/scale_qsv: simplify scale_qsv filter 2 years ago
Haihao Xiang aecfec6f80 avfilter: add VA-API variants of the stack filters 2 years ago
Andreas Rheinhardt 35f837710c avfilter/vf_ssim360: Constify AVFilter 2 years ago
Andreas Rheinhardt 5fd4d3faf1 avfilter/vf_ssim360: Don't initialize twice 2 years ago
Andreas Rheinhardt 54659e329e avfilter/vf_ssim360: Fix left-shift of negative value 2 years ago
Martin Storsjö c0cf2c4786 lavfi/vf_ssim360: Fix compilation with MSVC 2 years ago
Shannon Chen ed519a3690 lavfi: Add vf_ssim360 filter 2 years ago
Paul B Mahol ac37b2c2b1 avfilter/f_reverse: set output frame duration 2 years ago
Paul B Mahol d9b07a9853 avfilter/vf_ciescope: set output frame duration 2 years ago
Paul B Mahol 23d0214939 avfilter/vf_tpad: set output frame duration 2 years ago
Paul B Mahol 7b78684f96 avfilter/vf_random: set output frame duration 2 years ago
Paul B Mahol a749e43c86 avfilter/vf_datascope: call av_frame_copy_props() 2 years ago
Paul B Mahol 40512dbd96 avfilter/af_adynamicequalizer: add auto option 2 years ago
Ashyni 6869a80e76 avfilter/vf_cropdetect: fix type for old_limit 2 years ago
Paul B Mahol 20b96494de avfilter/vf_scdet: fix introduced discrepancy with latest change 2 years ago
Ashyni 69c060bea2 avfilter/vf_cropdetect: add ability to change limit at runtime 2 years ago
Paul B Mahol ab8cde6efa avfilter/vf_dblur: also filter last scanline 2 years ago
Paul B Mahol 31c15a0880 avfilter/vf_dblur: allow radius < 1.0 2 years ago