111389 Commits (fcbee7efdfb55a25d573669114b5a968a72deb9f)
 

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