109354 Commits (95115fcc184db6217ce01632a0fbdff3e253183f)
 

Author SHA1 Message Date
Zhao Zhili 2b97fdb8cc avcodec/mediacodecdec_common: fix misuse av_free/av_freep 2 years ago
Zhao Zhili b1facd11a3 avcodec/mediacodecdec: don't break out if both input and output port return try again 2 years ago
Zhao Zhili 093c437321 avcodec/mediacodec: fix incorrect crop info 2 years ago
Paul B Mahol 3e288dbf56 avfilter/avf_showspectrum: set hop_size for showspectrumpic 2 years ago
Wang, Bin 459527108a libavfilter/x86/vf_convolution: fix sobel swap issue on WIN64 2 years ago
Michael Niedermayer ba209e3d51
swscale/input: Use more unsigned intermediates 2 years ago
Jeremy Dorfman ce566281f9
swscale/input: Use unsigned intermediates in rgb64ToUV_c_template 2 years ago
Michael Niedermayer 0871cb9499
avcodec/vqcdec: Check for end of input in decode_vectors() 2 years ago
Michael Niedermayer 6634b6ae5f
avcodec/apac: reset buffer on error 2 years ago
Christopher Degawa 96748ac54f avcodec/libsvtav1: only set max_buf_sz if both bitrate and rc_buf_sz is set 2 years ago
Paul B Mahol 34eeb466fb avfilter/af_surround: fix possible out of array access 2 years ago
Hirokazu Honda 7f3e38bda8 avcodec/vp8: Fix wrong vpx_rac_is_end() check 2 years ago
Paul B Mahol 66afa361e8 avfilter/af_surround: refactor code 2 years ago
Niklas Haas 46a4cc460e avfilter/vf_libplacebo: fix normalize_sar calculation 2 years ago
Niklas Haas 05d390890a avfilter/vf_libplacebo: default to normalize_sar=0 2 years ago
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