104425 Commits (9353d1a60ffbb1031ba36c0a53d0e2085389b601)
 

Author SHA1 Message Date
Paul B Mahol 9353d1a60f avfilter/vf_v360: replace deprecated FF_CEIL_RSHIFT() 3 years ago
Jan Ekström 682bafdb12 avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written} 3 years ago
Jan Ekström a5622ed16f avformat/avio{,buf}: deprecate AVIOContext::written 3 years ago
Jan Ekström d39b58dc32 avformat/avio: privatize source of truth for AVIOContext::written 3 years ago
Paul B Mahol 97cff84f10 avfilter/vf_dblur: add clipping 3 years ago
Paul B Mahol 2148934ce3 avfilter/vf_dblur: use lrintf() 3 years ago
Paul B Mahol a586ce0a21 avfilter/vf_dblur: fix artifacts 3 years ago
Paul B Mahol 6c45d34e50 avfilter/vf_convolution: improve runtime support for convolution filter 3 years ago
Paul B Mahol 9e8bb9efd9 avfilter/vf_convolution: unbreak runtime planes option functionality 3 years ago
Michael Niedermayer 70024b6b47 avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE 3 years ago
Paul B Mahol eda2a50c8e avfilter/vf_selectivecolor: no need to use doubles 3 years ago
Paul B Mahol 7d463be590 avfilter/vf_bilateral: add slice threading support 3 years ago
Paul B Mahol 444cf3fca8 avfilter/vf_bilateral: add direct aka writable frame support 3 years ago
Paul B Mahol cf0881bcfc avfilter/vf_bilateral: properly round float result 3 years ago
Paul B Mahol 4e4057e437 avfilter/vf_bilateral: remove unused arguments 3 years ago
Paul B Mahol f0ad40b525 avfilter/vf_bilateral: remove unneeded multiplications 3 years ago
Derek Buitenhuis 7216458c96 avformat/mov: Do not hard fail if bit rate calculation overflows unless in explode mode 3 years ago
Derek Buitenhuis a987b5c9ee avformat/mov: Use av_rescale when calculating bit rate 3 years ago
Michael Niedermayer f24028c798 avcodec/ttadsp: Fix integer overflows in tta_filter_process_c() 3 years ago
Michael Niedermayer 6bba9d960b tools/target_dec_fuzzer: Adjust threshold for MXPEG 3 years ago
Michael Niedermayer e154353fdb avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results 3 years ago
the.real.laplace@gmail.com c13a2f701d avfilter/vf_eq: add support for alpha channel 3 years ago
Gyan Doshi 2aa343bb6f doc/filters: add notes for varblur 3 years ago
Limin Wang cd38fbf4f7 avcodec/atsc_a53: use AVERROR_INVALIDDATA 3 years ago
Limin Wang 0feb7c8601 avcodec/hevc_sei: remove the duplicate check 3 years ago
Limin Wang b22b8e5489 avfilter/vf_showinfo: small adjustments for the HDR10+ dump 3 years ago
Limin Wang 3253133382 avfilter/af_replaygain: use fabsf() instead of fabs() 3 years ago
Limin Wang 44fe572371 avformat/mpegtsenc: add AVSV format_identifier for AVS standard 3 years ago
Limin Wang 5779bd5b2a avformat/mpegts: add support for stream_type 0xd4, which is AVS3 3 years ago
Paul B Mahol 960efa94ff avfilter/vf_v360: make reset_rot option not lose its value 3 years ago
James Almer 1e22ad2ada avcodec/libx264: move sei_data_size out of the for loop 3 years ago
Limin Wang a59f8ea2a9 avformat/mpegts: add support for stream_type 0xd2, which is AVS2 3 years ago
Limin Wang ff7ed0b006 avcodec/extract_extradata_bsf: add support for AVS3 3 years ago
Limin Wang 38052757f5 avformat: add raw avs3 muxer 3 years ago
Paul B Mahol 407acc0747 avfilter: add varblur video filter 3 years ago
James Almer 66f8055c89 avcodec/libx264: copy unregistered data SEI messages to the input x264 picture 3 years ago
Paul B Mahol f7ddf4fc57 avfilter/af_alimiter: add timeline and commands support 3 years ago
Mattias Wadman 49597300e8 libavcodec/flac_parser: Validate subframe zero bit and type 3 years ago
Paul B Mahol 374d646930 avfilter/vf_fftdnoiz: fix missing funcionality 3 years ago
Paul B Mahol 025ae145de avfilter/vf_fftdnoiz: add command options support 3 years ago
Paul B Mahol 374f2ac370 avfilter/vf_fftdnoiz: add slice threading support 3 years ago
James Almer 762e18da3f avcodec/h264_picture: don't assume Film Grain Params side data will be present 3 years ago
Brad Hards 7c08cad280 libavcodec/libx264: add user data unregistered SEI encoding 3 years ago
Martin Storsjö ab79263419 seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14 3 years ago
Martin Storsjö fd3bd5c492 aarch64: h264qpel: Do vertical filtering without transposing 3 years ago
Martin Storsjö 2d5a7f6d00 arm/aarch64: Improve scheduling in the avg form of h264_qpel 3 years ago
Gyan Doshi d04c005021 doc/filters: correct description of select filter variables 3 years ago
Paul B Mahol bbbf95848b avfilter/vf_w3fdif: do not output extra frame at start with deint=interlaced 3 years ago
Michael Niedermayer 85c169f6a6 avcodec/speexdec: Seed should be unsigned otherwise the operations done on it are undefined 3 years ago
Limin Wang 77970abb71 avcodec/hevc_filter: Correct indention 3 years ago