10754 Commits (1e406692e5a1e6d9ca852f746088a5610ff80d14)

Author SHA1 Message Date
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Haihao Xiang 57afccc0ef lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF 2 years ago
Michael Niedermayer 3ead1fe413
avfilter/vf_uspp: about 10x the speed with threads 2 years ago
Michael Niedermayer cee4b99d41
avfilter/vf_uspp: Support any codec 2 years ago
Michael Niedermayer 771c27119d
avfilter/vf_uspp: update to new APIs 2 years ago
Zhao Zhili 4ec2861559 avfilter/vf_showinfo: fix HDR vivid info 2 years ago
James Almer dc61d5cf19 avfilter/vf_untile: swap the chroma shift values used for plane offsets 2 years ago
Andreas Rheinhardt 2732d0507c avfilter/vf_ssim360: Remove dead code 2 years ago
Andreas Rheinhardt 1091963d38 avfilter/vf_ssim360: Use correct type in sizeof 2 years ago
Niklas Haas 1231003c3c avfilter/vf_libplacebo: remove deprecated field 2 years ago
Niklas Haas 11eca6018c avfilter/vf_libplacebo: wrap deprecated opts in FF_API define 2 years ago
James Almer 358588c820 Revert "avfilter/stack_internal: add missing header includes" 2 years ago
James Almer 205117d87f avfilter/stack_internal: add missing header includes 2 years ago
Anton Khirnov fefcba1c1b lavfi/graphparser: use correct logging context 2 years ago
James Almer 2fd86d9afa avfilter/graphparser: fix filter instance name when an id is provided 2 years ago
Stefano Sabatini ad17e29224 lavfi/buffersrc: issue more specific error in case of invalid parameters 2 years ago
James Almer 4561232b1a avfilter/af_pan: use the new swr used channel layout option 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
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