109111 Commits (52380a055b358b8611d88fc02b3a477cac2e4f0c)
 

Author SHA1 Message Date
Anton Khirnov 52380a055b fftools/ffmpeg_mux_init: move validating codec avoptions to a separate function 2 years ago
Anton Khirnov 0fb7d111e8 fftools/ffmpeg: move OutputStream.max_frames to MuxStream 2 years ago
Anton Khirnov 25620b69e0 fftools/ffmpeg: stop handling max_frames in do_video_out() 2 years ago
Anton Khirnov 6a8145a4b1 fftools/ffmpeg_mux_init: move more code from of_open() to create_streams() 2 years ago
Anton Khirnov 1b076556c6 fftools/ffmpeg: simplify ost_iter() 2 years ago
Paul B Mahol 07357e56a6 avfilter/avf_showspectrum: fix possible hang at EOF 2 years ago
Paul B Mahol a640b2874a avfilter/af_surround: allow non-power of 2 win_size 2 years ago
Paul B Mahol 404c2955b1 avfilter/af_surround: move upmix before irdft 2 years ago
Paul B Mahol d770403cac avfilter/af_surround: refactor some code 2 years ago
Anton Khirnov 822da7a317 fftools/ffmpeg: make demuxing with one file always blocking 2 years ago
Anton Khirnov c15eb2773a fftools/ffmpeg_[de]mux: constify all uses of OptionsContext 2 years ago
Anton Khirnov 4119480681 fftools/ffmpeg_mux_init: stop using OptionsContext as storage in copy_metadata() 2 years ago
Anton Khirnov 3c7dd5ed37 fftools/ffmpeg_mux_init: drop a duplicated block in copy_metadata() 2 years ago
Mark Reid 15df8261be avcodec/tiff: add read support for compressed rgb floating point formats 2 years ago
Aidan MacDonald a4405cc0cc avcodec/dvdsub_parser: Fix length check for short packets 2 years ago
James Almer b119b3da1e fftools/ffprobe: support 2D arrays in print_list_fmt() 2 years ago
Martijn van Beurden bf6c500cff
libavcodec/flacenc: Enable sample rates > 655350 Hz 2 years ago
Paul B Mahol 752039a9eb avfilter/af_surround: add support for commands 2 years ago
Paul B Mahol 64031c5e65 avfilter/af_surround: add focus option 2 years ago
Niklas Haas c0b93c4f8b avfilter/vf_libplacebo: support all supported pixfmts 2 years ago
Niklas Haas be13812a23 avfilter/vf_libplacebo: init vulkan device in query_format 2 years ago
Cosmin Stejerean 3b375a0c5c lavfi/vf_dnn_processing.c: Fix missing AV_PIX_FMT_GRAY8 2 years ago
Paul B Mahol 52f7adfbde avfilter/af_surround: add forgotten null pointer check 2 years ago
Paul B Mahol 11d744343f avfilter/af_surround: avoid using doubles 2 years ago
Timo Rothenpieler eb1e359a14 avcodec/nvenc: use provided constant for max extradata size 2 years ago
Timo Rothenpieler c7a60124e3 avcodec/nvenc: add forgotten X2RGB10 formats to 10-bit-list 2 years ago
Paul B Mahol 9bbd3b3b17 avfilter/af_surround: check that upmix func ptr is valid 2 years ago
Paul B Mahol e0fbf89939 avfilter/af_surround: speed up slice threading for stereo upmixing 2 years ago
Michael Niedermayer 104b516a13
avcodec/bonk: step cannot become 0 without overflowing which is undefined 2 years ago
Michael Niedermayer 5df8c300a9
avcodec/bonk: actual_run seems not able to become negative 2 years ago
Michael Niedermayer 00b489b168
avcodec/bonk: Remove special 32bit case from read_uint_max() 2 years ago
bwang30 3ab11dc5bb libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI 2 years ago
Paul B Mahol 2d25f33a7e avcodec/smcenc: unbreak skip blocks for inter coding 2 years ago
Paul B Mahol 163f1949ed avcodec/smcenc: more y<height checks to fix invalid reads 2 years ago
Paul B Mahol 31e1b614f6 avcodec/rpzaenc: stop assuming prev and current frame linesize match 2 years ago
rcombs 5d7de322d4 lavc: bump micro version 2 years ago
rcombs 9a4b318286 lavc/libaribb24: add default_profile option 2 years ago
James Almer 84fe53f6e1 avutil/hwcontext_cuda: fix compilation without Vulkan after last commit 2 years ago
James Almer f4aa5c275f avutil/hwcontext_cuda: fix mixed declarations and code warning 2 years ago
Paul B Mahol 92f9b28ed8 avcodec/rpzaenc: stop accessing out of bounds frame 2 years ago
Paul B Mahol 13c1310975 avcodec/smcenc: stop accessing out of bounds frame 2 years ago
Andreas Rheinhardt bfab87a61d avfilter/vf_fftdnoiz: Check return value of av_tx_init() 2 years ago
Andreas Rheinhardt c787eab395 avfilter/af_afir: Check return value of av_tx_init() 2 years ago
Andreas Rheinhardt 36d0550bc9 avfilter/vf_fftfilt: Check return value of av_tx_init() 2 years ago
Andreas Rheinhardt b6fcf3a617 avfilter/af_surround: Check return value of av_tx_init() 2 years ago
Peter Ross b653352bd8 avcodec/siren: indent 2 years ago
Andreas Rheinhardt c124981b79 avutil/cast5: Avoid undefined shift of uint32_t by 32 places 2 years ago
Andreas Rheinhardt e2d397a9ef avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user 2 years ago
Andreas Rheinhardt f56ca21dd4 avcodec/h261dec: Don't update block_index unnecessarily 2 years ago
Andreas Rheinhardt e559f8428f avcodec: Remove unnecessary fft, dct inclusions 2 years ago