113215 Commits (8b76bae8961c3045fa73aa2da47345c70a93d599)
 

Author SHA1 Message Date
Niklas Haas 475a99628d avfilter/buffersink: add color space/range accessors 11 months ago
Niklas Haas e82277b548 avfilter/vf_libplacebo: switch to colorspace negotiation API 11 months ago
Niklas Haas ff506b8d8f avfilter/vf_libplacebo: don't force dovi frames to bt.2020-ncl 11 months ago
Niklas Haas 2ebcbe97fc avfilter/vf_zscale: switch to colorspace negotiation API 11 months ago
Niklas Haas 3f2c49acfb avfilter/vf_zscale: remove unused variables 11 months ago
Niklas Haas 45e09a3041 vf_scale: use colorspace negotiation API 11 months ago
Niklas Haas 9613ba95c1 fftools/ffmpeg_filter: configure buffersrc with csp/range 11 months ago
Niklas Haas 2d555dc82d avfilter/buffersrc: add color_space/range parameters 11 months ago
Niklas Haas 9d0f361f7f fftools/ffmpeg_filter: don't clear buffersrc params 11 months ago
Niklas Haas 8c7934f73a avfilter: add negotiation API for color space/range 11 months ago
Niklas Haas e687a84854 avfilter/formats: set audio fmt lists for vaf filters 11 months ago
Niklas Haas 0e9cf1abf5 avfilter: always call ff_default_query_formats 11 months ago
Niklas Haas 1b0ca47707 avfilter/formats: document ff_default_query_formats 11 months ago
Cedric Le Barz 238f9de876 Add jpeg2000 subdescriptor (V2). 11 months ago
Michael Niedermayer e063c1d079
avcodec/mpegvideo_enc: Use ptrdiff_t for stride 11 months ago
Michael Niedermayer a066b8a809
avcodec/mpegvideo_enc: Dont copy beyond the image 11 months ago
Michael Niedermayer 68146f06f8
avfilter/vf_minterpolate: Check pts before division 11 months ago
Michael Niedermayer 08bd2cbfeb
avfilter/avf_showwaves: Check history_nb_samples 11 months ago
Wenbin Chen 56c5930ec3 libavfilter/vf_dnn_detect: Add two outputs ssd support 11 months ago
Wenbin Chen 86435582a6 libavfilter/dnn_backend_openvino: Add dynamic output support 11 months ago
Michael Niedermayer 029294ff54
avformat/flacdec: Avoid double AVERRORS 11 months ago
Michael Niedermayer bb04235d72
avfilter/vf_vidstabdetect: Avoid double AVERRORS 11 months ago
Michael Niedermayer bf1159774b
avcodec/vaapi_encode: Avoid double AVERRORS 11 months ago
Michael Niedermayer 7deaca71b3
avfilter/vf_swaprect: round coordinates down 11 months ago
Michael Niedermayer 9f4c5bd7d2
avfilter/vf_swaprect: Use height for vertical variables 11 months ago
Michael Niedermayer 9d1ba698d2
avfilter/vf_swaprect: assert that rectangles are within memory 11 months ago
Michael Niedermayer a88b06f9ee
avfilter/af_alimiter: Check nextpos before use 11 months ago
Michael Niedermayer 61e73851a3
avfilter/f_reverse: Apply PTS compensation only when pts is available 11 months ago
Michael Niedermayer 50f0f8c53c
avfilter/af_stereowiden: Check length 11 months ago
Thomas Guilbert ff451df947
avformat/mov: Fix MSAN issue with stsd_id 11 months ago
Michael Niedermayer 850ab8f6da
avcodec/jpegxl_parser: Check get_vlc2() 11 months ago
Michael Niedermayer 0ecc1f0e48
avfilter/vf_weave: Fix odd height handling 11 months ago
Michael Niedermayer c443658d26
avfilter/edge_template: Fix small inputs with gaussian_blur() 11 months ago
Paul B Mahol e6459abfad
avfilter/af_stereotools: round-up max size of buffer 11 months ago
Michael Niedermayer e4d2666bdc
avfilter/vf_gradfun: Do not overread last line 11 months ago
Michael Niedermayer ab0fdaedd1
avfilter/avf_showspectrum: fix off by 1 error 11 months ago
Michael Niedermayer aec67d3d7d
avfilter/af_stereowiden: Round length to nearest 11 months ago
Michael Niedermayer d909d8e5e0
avcodec/leaddec: Check remaining bits in decode_block() 11 months ago
Michael Niedermayer 5f88458bea
avcodec/jpegxl_parser: Add padding to cs_buffer 11 months ago
Michael Niedermayer f1dc7b9257
tools/target_dec_fuzzer: Adjust threshold for QPEG 11 months ago
Michael Niedermayer cfc0a68d4d
avformat/mov: do not set sign bit for chunk_offsets 11 months ago
Michael Niedermayer c72a20f01a
avcodec/jpeglsdec: Check Jpeg-LS LSE 11 months ago
Michael Niedermayer d344a4191c
tools/target_dec_fuzzer: Adjust Threshold for VP6A 11 months ago
Michael Niedermayer c75fccd1d4
avcodec/osq: Implement flush() 11 months ago
jinbo 545686e49e
avcodec/hevc: Add init for sao_edge_filter 11 months ago
Devin Heitmueller b2c82b23b9 avcodec/bitpacked_dec: optimize bitpacked_decode_yuv422p10 11 months ago
Marton Balint 059ea1d6f6 avcodec/mjpegdec: avoid indirection when accessing avctx 11 months ago
Marton Balint e6b9bfaac3 avcodec/mjpegdec: use memset to clear alpha 11 months ago
James Almer f7f4ff1b86 tests/dca: remove usage of deprecated request_channel_layout option 11 months ago
James Almer 0b1552ef55 tests/truehd: remove usage of deprecated request_channel_layout option 11 months ago