111613 Commits (3fe98db7bbe7132a5d0893597ed5d68923902965)
 

Author SHA1 Message Date
Andreas Rheinhardt 3fe98db7bb avcodec/vvc_mp4toannexb_bsf: Improve included headers 1 year ago
Haihao Xiang 5b11ee9429 lavd/opengl_enc: fix a compiler error 1 year ago
Wenbin Chen 13f49a7c62 libavfilter/vf_dnn_detect: bbox index may bigger than bbox number 1 year ago
Michael Niedermayer 87f76d3bee
avcodec/aacdec_template: Fix undefined signed interger operations 1 year ago
Michael Niedermayer 40cec0b465
avcodec/wavarc: Fix k limit 1 year ago
Andreas Rheinhardt 071c625ad7 fftools/ffmpeg_opt: Reduce scope of variables for deprecated code 1 year ago
Andreas Rheinhardt 8bb1bcf47d fftools/ffmpeg_opt: Fix leak on error 1 year ago
Andreas Rheinhardt 0368ded1a9 fftools/opt_common: Fix leak on error 1 year ago
Andreas Rheinhardt 2654347d7a fftools/ffmpeg_opt: Fix leak on error 1 year ago
Andreas Rheinhardt 2a44c4bc9e fftools/ffmpeg_mux_init: Fix leak on error 1 year ago
Niklas Haas e9e37ea2f1 avfilter/vf_libplacebo: fix skip_aa option range 1 year ago
Zhao Zhili 89f5124d0a avfilter: add transpose_vt for videotoolbox pix_fmt 1 year ago
Zhao Zhili c2c96c4c24 avfilter: add scale_vt for videotoolbox pix_fmt 1 year ago
Zhao Zhili 6c90fcd9e6 avcodec/videotoolboxenc: use color parameters conversion from avutil 1 year ago
Paul B Mahol b2ceed406b avfilter/avf_showcwt: reduce memory usage 1 year ago
Rémi Denis-Courmont f25ad0fe02 checkasm: improve Linux perf error message 1 year ago
Rémi Denis-Courmont 983af74452 macos_kperf: fix incomplete prototype 1 year ago
Rémi Denis-Courmont c644aabec8 timer: don't leak perf FD if zero 1 year ago
Paul B Mahol ffa3edbf51 avfilter/avf_showcwt: extend min frequency accepted range 1 year ago
Paul B Mahol c24c7bcc95 avfilter/avf_showcwt: no need for big forward FFT with small sample rates 1 year ago
Paul B Mahol e6168e43a2 avfilter/avf_showcwt: improve analysis 1 year ago
Michael Niedermayer c41ab871c7
avformat/id3v2: Free buffer in decode_str() 1 year ago
Michael Niedermayer f9b29451e4
avcodec/rka: Fix integer overflow in decode_filter() 1 year ago
Michael Niedermayer 167b4f56f1
avformat/rka: bps < 8 is invalid 1 year ago
Michael Niedermayer fd5aa93a37
avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec 1 year ago
Michael Niedermayer cf00f60bab
avcodec/kbdwin: Support arbitrary sized windows 1 year ago
Michael Niedermayer 94d44dbe21
avcodec/pcm: allow Changing parameters 1 year ago
Michael Niedermayer 8f48a62151
avutil/tx_template: extend to 2M 1 year ago
Kieran Kunhya a4e616824b libavutil: Remove TOMI CPU 1 year ago
Rémi Denis-Courmont c2b38619c0 swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012} 1 year ago
Rémi Denis-Courmont 15982554e6 swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103} 1 year ago
Rémi Denis-Courmont d3948e4db5 swscale: inline ff_shuffle_bytes_3210_rvv 1 year ago
Lynne e6a12a5214
vulkan_av1: remove an invalid debug print 1 year ago
Lynne 3e3d46309b
lavu/vulkan: remove unused field from the execution pool structure 1 year ago
Lynne 97890c2b55
lavu/vulkan: remove threadsafe buffer index load and fix a signed overflow 1 year ago
Lynne c06ad641ec
lavc/vulkan_decode: use a single execution pool per thread 1 year ago
Jan Beich e6bd8b1323 hwcontext_vulkan: hide Linux-only header after 571756bf2f 1 year ago
Paul B Mahol 74474a551b avfilter/avf_showcwt: fix index storing 1 year ago
Paul B Mahol 86a1904f41 avfilter/avf_showcwt: move variables out of loop 1 year ago
Paul B Mahol 3dc93acc56 avfilter/vf_pseudocolor: add four more presets 1 year ago
Rémi Denis-Courmont 44cac1def0 lavc/audiodsp: rework RISC-V V scalar product 1 year ago
Rémi Denis-Courmont 29b9d616c2 lavu/float_dsp: rework RISC-V V scalar product 1 year ago
Rémi Denis-Courmont b710f881ce lavu/float_dsp: unroll RISC-V V loops 1 year ago
Rémi Denis-Courmont effadce6c7 avcodec/x86/mathops: clip constants used with shift instructions within inline assembly 1 year ago
Anton Khirnov ccc6849932 fftools/ffmpeg: stop calling exit_program() 1 year ago
Anton Khirnov a81d9231b9 fftools/ffprobe: stop calling exit_program() 1 year ago
Anton Khirnov be49c48282 fftools/ffprobe: inline opt_output_file() into its only caller 1 year ago
Anton Khirnov 411e183360 fftools/opt_common: replace report_and_exit() with returning an error code 1 year ago
Anton Khirnov 78699923ac fftools/ffplay: replace report_and_exit() with returning an error code 1 year ago
Anton Khirnov 140cb5a742 fftools/ffprobe: replace report_and_exit() with returning error codes 1 year ago