111597 Commits (983af7445210271852dc8edaadf927d4bfb4f90c)
 

Author SHA1 Message Date
Rémi Denis-Courmont 983af74452 macos_kperf: fix incomplete prototype 2 years ago
Rémi Denis-Courmont c644aabec8 timer: don't leak perf FD if zero 2 years ago
Paul B Mahol ffa3edbf51 avfilter/avf_showcwt: extend min frequency accepted range 2 years ago
Paul B Mahol c24c7bcc95 avfilter/avf_showcwt: no need for big forward FFT with small sample rates 2 years ago
Paul B Mahol e6168e43a2 avfilter/avf_showcwt: improve analysis 2 years ago
Michael Niedermayer c41ab871c7
avformat/id3v2: Free buffer in decode_str() 2 years ago
Michael Niedermayer f9b29451e4
avcodec/rka: Fix integer overflow in decode_filter() 2 years ago
Michael Niedermayer 167b4f56f1
avformat/rka: bps < 8 is invalid 2 years ago
Michael Niedermayer fd5aa93a37
avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec 2 years ago
Michael Niedermayer cf00f60bab
avcodec/kbdwin: Support arbitrary sized windows 2 years ago
Michael Niedermayer 94d44dbe21
avcodec/pcm: allow Changing parameters 2 years ago
Michael Niedermayer 8f48a62151
avutil/tx_template: extend to 2M 2 years ago
Kieran Kunhya a4e616824b libavutil: Remove TOMI CPU 2 years ago
Rémi Denis-Courmont c2b38619c0 swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012} 2 years ago
Rémi Denis-Courmont 15982554e6 swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103} 2 years ago
Rémi Denis-Courmont d3948e4db5 swscale: inline ff_shuffle_bytes_3210_rvv 2 years ago
Lynne e6a12a5214
vulkan_av1: remove an invalid debug print 2 years ago
Lynne 3e3d46309b
lavu/vulkan: remove unused field from the execution pool structure 2 years ago
Lynne 97890c2b55
lavu/vulkan: remove threadsafe buffer index load and fix a signed overflow 2 years ago
Lynne c06ad641ec
lavc/vulkan_decode: use a single execution pool per thread 2 years ago
Jan Beich e6bd8b1323 hwcontext_vulkan: hide Linux-only header after 571756bf2f 2 years ago
Paul B Mahol 74474a551b avfilter/avf_showcwt: fix index storing 2 years ago
Paul B Mahol 86a1904f41 avfilter/avf_showcwt: move variables out of loop 2 years ago
Paul B Mahol 3dc93acc56 avfilter/vf_pseudocolor: add four more presets 2 years ago
Rémi Denis-Courmont 44cac1def0 lavc/audiodsp: rework RISC-V V scalar product 2 years ago
Rémi Denis-Courmont 29b9d616c2 lavu/float_dsp: rework RISC-V V scalar product 2 years ago
Rémi Denis-Courmont b710f881ce lavu/float_dsp: unroll RISC-V V loops 2 years ago
Rémi Denis-Courmont effadce6c7 avcodec/x86/mathops: clip constants used with shift instructions within inline assembly 2 years ago
Anton Khirnov ccc6849932 fftools/ffmpeg: stop calling exit_program() 2 years ago
Anton Khirnov a81d9231b9 fftools/ffprobe: stop calling exit_program() 2 years ago
Anton Khirnov be49c48282 fftools/ffprobe: inline opt_output_file() into its only caller 2 years ago
Anton Khirnov 411e183360 fftools/opt_common: replace report_and_exit() with returning an error code 2 years ago
Anton Khirnov 78699923ac fftools/ffplay: replace report_and_exit() with returning an error code 2 years ago
Anton Khirnov 140cb5a742 fftools/ffprobe: replace report_and_exit() with returning error codes 2 years ago
Anton Khirnov 83ace80bfd fftools/ffmpeg: return an error from MATCH_PER_STREAM_OPT() instead of aborting 2 years ago
Anton Khirnov 2f155b18a1 fftools/ffmpeg: return an error from assert_avoptions() instead of aborting 2 years ago
Anton Khirnov eda1fac27a fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of aborting() 2 years ago
Anton Khirnov 8173623e39 fftools/ffmpeg: consolidate exiting from main() on error 2 years ago
Anton Khirnov c56fabde27 fftools/ffmpeg_opt: consolidate printing errors in ffmpeg_parse_options() 2 years ago
Anton Khirnov 87f0333af1 fftools/cmdutils: add error handling to filter_codec_opts() 2 years ago
Anton Khirnov 6b8cf2505a fftools/cmdutils: constify the first parameter of filter_codec_opts() 2 years ago
Anton Khirnov 39d5104332 fftools: handle errors in parse_options() 2 years ago
Anton Khirnov 49ac7fc485 fftools: remove parse_time_or_die() 2 years ago
Anton Khirnov 9cb47c78d6 fftools: return errors from parse_number_or_die() instead of aborting 2 years ago
Anton Khirnov 4adbe2d219 fftools/opt_common: replace exit_program() with returning error codes 2 years ago
Anton Khirnov a50f90f1c2 fftools/ffmpeg_opt: replace exit_program() with returning error codes 2 years ago
Anton Khirnov 6c6f13baf3 fftools/ffmpeg: return errors from find_codec_or_die() instead of aborting 2 years ago
Anton Khirnov 2e6afa799e fftools/cmdutils: add error handling to GROW_ARRAY() 2 years ago
Anton Khirnov b23abb7c48 fftools/cmdutils: add error handling to grow_array() 2 years ago
Anton Khirnov 6be4a29397 fftools/cmdutils: add error handling to allocate_array_elem() 2 years ago