109239 Commits (630fbdcc526c919986ff8ccc6712653ff1ef637b)
 

Author SHA1 Message Date
Paul B Mahol 3bcec58535 avfilter: fix av_tx_fn stride usage for complex inputs 2 years ago
Paul B Mahol fced45fd95 avfilter/af_surround: improve LFE loudness 2 years ago
Paul B Mahol 52291d2ac8 avfilter/af_surround: implement smooth option/support 2 years ago
Paul B Mahol 3d33003d59 avfilter/af_surround: split factors calculations 2 years ago
Paul B Mahol 08b4c3d6d6 avfilter/af_surround: improve front center channel 2 years ago
Niklas Haas 12b4ab5d4d avfilter/vf_libplacebo: fix output format selection 2 years ago
Niklas Haas d1b14b4f0b avfilter/vf_libplacebo: suppress warning on older libplacebo 2 years ago
Paul B Mahol 3e6816514c avfilter/af_surround: fix regression with channel i/o gain 2 years ago
Paul B Mahol 193270ee87 avfilter/avf_showspectrum: fix stride and set scale 2 years ago
Zhao Zhili 36a8d1e729 avcodec/libx265: fix build error 2 years ago
Paul B Mahol 00409d81d9 avfilter/af_surround: simplify some code more 2 years ago
Christopher Degawa 1c6fd7d756 avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms 2 years ago
Christopher Degawa 031f1561cd avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer 2 years ago
Paul B Mahol 2e53376a9b avfilter/af_surround: add more layouts for stereo upmix 2 years ago
James Almer 63db6a02a7 avformat/concatdec: check that there's extradata before trying to copy it 2 years ago
James Almer cb925c0bc0 avformat/vpcc: parse bitstream data to get profile and bitdepth 2 years ago
Paul B Mahol e9a67ababa avcodec/rpzaenc: count in packet size also fixed header 2 years ago
Paul B Mahol 4f6c06e8ff avfilter/af_firequalizer: switch to TX from lavu 2 years ago
Paul B Mahol 59b16355ec avfilter/avf_showspatial: switch to lavu TX 2 years ago
Paul B Mahol 24cd4c9661 avfilter/af_loudnorm: simplify query_formats() 2 years ago
Martin Storsjö cc6312dd3b fate: Mark the tiff-zip-* tests as requiring zlib 2 years ago
Anton Khirnov 6a3e174ad1 doc/developer.texi: refine the "contributing code" section 2 years ago
Anton Khirnov 66871647dc doc/developer.texi: demote the "contributing" chapter to a section 2 years ago
Anton Khirnov c0c492dd47 doc/developer.texi: extend the argument for submitting patches 2 years ago
Anton Khirnov 26080d1542 doc/developer.texi: improve the introductory text 2 years ago
Anton Khirnov b58264217b fftools/ffmpeg_mux_init: drop an always-false check 2 years ago
Anton Khirnov 13947aff3f fftools/ffmpeg_mux_init: use av_dict_iterate() where appropriate 2 years ago
Anton Khirnov 19e192eae6 fftools/ffmpeg_mux_init: do not call av{codec,format}_get_class() repeatedly 2 years ago
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