111195 Commits (5189b51939f4b1c21d0fb23b2303b07893c7f6a5)
 

Author SHA1 Message Date
Zhao Zhili 3f52b7eedc avfilter/dnn: define each backend as a DNNModule 1 year ago
Dave Airlie 2c4b6976d5 vulkan/hevc: fix 32x32 scaling list indexing 1 year ago
Paul B Mahol bfd5090628 avfilter/af_rubberband: rewrite EOF handling 1 year ago
Paul B Mahol 1d7a6eaee6 avcodec/proresenc_kostya: set avctx->profile from ctx 1 year ago
Lynne eff565dc19
hwcontext_vulkan: tune execution pools 1 year ago
Lynne 24c4307b80
vulkan_decode: halve execution pool size 1 year ago
Lynne 5f1be341c2
vulkan: discard dependencies when explicitly waiting for execution 1 year ago
Lynne 975cd48bb3
vulkan: synchronize access to execution pool fences 1 year ago
Lynne 697382168d
hevcdec: remove redundant bits_used_for_short_term_rps field 1 year ago
Marvin Scholz d8c7fea8ef lavfi/vf_blend_vulkan: fix leak on error 1 year ago
Marvin Scholz dae393fe72 libavfilter: add vf_xfade_vulkan 1 year ago
Paul B Mahol f11515c77f avcodec: add RTV1 decoder 1 year ago
Marvin Scholz e62824835d lavfi/vf_xfade: rewrite activate inputs handling 1 year ago
Michael Niedermayer 0889ebc577
avcodec/noise_bsf: Check for wrapped frames 1 year ago
Michael Niedermayer 8d5de4e12f
tools/target_dec_fuzzer: Test lowres 1 year ago
Roman Arzumanyan 402d98c9d4 libavcodec/cuviddec: determine amount of decoded surfaces from within cuvid parser 1 year ago
James Almer 20584cdd89 avformat/av1: reduce the scope of a variable 1 year ago
James Almer a5e45988ac avformat/av1dec: don't return EIO when the input file is truncated 1 year ago
James Almer da61ed80fd avformat/av1dec: fix EOF check in Annex-B demuxer 1 year ago
Dave Airlie 65a1e8ee2c vulkan/hevc: fix scaling lists sizes. 1 year ago
Logan Lyu e79686be96 lavc/aarch64: new optimization for 8-bit hevc_qpel_h hevc_qpel_uni_w_hv 1 year ago
Logan Lyu 15972cce8c lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_w_h 1 year ago
Logan Lyu 0b7356c1b4 lavc/aarch64: new optimization for 8-bit hevc_pel_uni_w_pixels and qpel_uni_w_v 1 year ago
Martin Storsjö c76643021e aarch64: Add Windows runtime detection of the dotprod instructions 1 year ago
Martin Storsjö 9b0052200a aarch64: Add Apple runtime detection of dotprod and i8mm using sysctl 1 year ago
Martin Storsjö 493fcde50a aarch64: Add Linux runtime cpu feature detection using HWCAP_CPUID 1 year ago
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 1 year ago
Martin Storsjö fb1b88af77 configure: aarch64: Support assembling the dotprod and i8mm arch extensions 1 year ago
Leo Izen fa11c4c7fa
avformat/jpegxl_anim_dec: add animated JPEG XL demuxer 1 year ago
Leo Izen 99da411322
avcodec/libjxldec: add animated decode support 1 year ago
Anton Khirnov 141d11cb3c fftools/ffmpeg_mux: make OutputStream.pkt private 1 year ago
Anton Khirnov 730a2221af fftools/ffmpeg_enc: use a private AVPacket instance for encoding 1 year ago
Anton Khirnov f94957e8f4 fftools/ffmpeg_mux: simplify calling of_output_packet() 1 year ago
Anton Khirnov 96e1325d91 fftools/ffmpeg_mux: use a dedicated packet for BSF output 1 year ago
Anton Khirnov c803b36b8f fftools/ffmpeg_enc: stop using OutputStream.initialized 1 year ago
Anton Khirnov 568d414074 fftools/ffmpeg: attach filter framerate to frames 1 year ago
Anton Khirnov 9630341073 fftools/ffmpeg: factor out attaching FrameData to a frame 1 year ago
Anton Khirnov d7781cfb95 fftools/ffmpeg: convert timestamps inside the muxer 1 year ago
Anton Khirnov cf121592c5 fftools/ffmpeg_mux_init: do not overwrite OutputStream.frame_rate for encoding 1 year ago
Anton Khirnov 5bea8daa78 fftools/ffmpeg_enc: do not guess frame durations from output framerate 1 year ago
Anton Khirnov 2f92650c5d fftools/ffmpeg_enc: inline init_encoder_time_base() into its callers 1 year ago
Anton Khirnov 93e26a4db7 fftools/ffmpeg: handle -enc_time_base -1 during stream creation 1 year ago
Anton Khirnov 58a64e3d54 fftools/ffmpeg_mux_init: only process -enc_time_base if the stream is encoded 1 year ago
Anton Khirnov 2baae6434b fftools/ffmpeg_enc: merge two adjacent video-specific blocks 1 year ago
Anton Khirnov c8a85d1b2f fftools/ffmpeg_mux_init: do not overwrite OutputStream.frame_rate for streamcopy 1 year ago
Anton Khirnov ccf219e361 fftools/ffmpeg_enc: avoid breaking exactly integer timestamps in vsync code 1 year ago
Anton Khirnov c7a05ac117 fftools/ffmpeg_demux: do not set AVCodecContext.framerate 1 year ago
Anton Khirnov d8c61ba723 fftools/ffmpeg_filter: drop a block disabled since 2012 1 year ago
Anton Khirnov ad14bdbcfd fftools/ffmpeg_filter: drop a write-only variable 1 year ago
Anton Khirnov 57021a68d9 fftools/ffmpeg_mux: set stream duration after the timebase is certainly known 1 year ago