104599 Commits (1d06084171604038ccae2d8a0a9c8fa99229ee52)
 

Author SHA1 Message Date
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
Limin Wang 5a91850b61 avcodec/hevc_filter: remove unneeded headers 3 years ago
Limin Wang 06548e6045 avcodec/hevcdec: remove unused code 3 years ago
Limin Wang fb4f9a2043 avformat/rtpdec_rfc4175: add support for RANGE 3 years ago
Limin Wang bad48dfe9a avformat/rtpdec_rfc4175: add support for colorimetry 3 years ago
Limin Wang ca56fedab5 avformat/rtpdec_rfc4175: add support for TCS 3 years ago
Limin Wang b07437f956 avformat/rtpdec_rfc4175: add support for exactframerate 3 years ago
Fei Wang 84c73102d9 avcodec/av1_vaapi: improve decode quality 3 years ago
Fei Wang dc94f2eaaf avcodec/av1_vaapi: enable segmentation features 3 years ago
Fei Wang 7871144cf8 avcodec/av1_vaapi: setting 2 output surface for film grain 3 years ago
Fei Wang 53403158cc avcodec/vaapi: increase av1 decode pool size 3 years ago
Tong Wu 4e7a7d75e3 avcodec/dxva2_av1: fix global motion params 3 years ago
Fei Wang 0d0ea70e7b avcodec/av1_vaapi: add gm params valid check 3 years ago
Fei Wang de7475b111 avcodec/av1dec: support setup shear process 3 years ago
Fei Wang 75de7fe262 avcodec/av1: extend some definitions in spec section 3 3 years ago
Fei Wang e7ff5722b1 cbs_av1: fix incorrect data type 3 years ago
Tsutomu Seki 9b445663a5 avfilter/opencl: Fix program_opencl for source code larger than 64kB 3 years ago
Paul B Mahol 5bcc61ce87 avfilter/vf_v360: add reset_rot option 3 years ago
Niklas Haas 3cc3f5de2a avcodec/hevcdec: apply H.274 film grain 3 years ago
Zane van Iperen 5d16660598
avformat/argo_asf: use title metadata when muxing 3 years ago
Zane van Iperen 9a2b9aafba
avformat/argo_asf: pass name through as metadata 3 years ago
Zane van Iperen 20fa838da5
avformat/argo_asf: cleanup and NULL-terminate name field in header 3 years ago
Wu Jianhua 2c734a8496 libswscale/x86/rgb2rgb: add shuffle_bytes avx2 3 years ago
Paul B Mahol 767f162432 avfilter/window_func: unify all filters win_func option that use this header 3 years ago
James Almer 39f3c98bb1 x86/vf_lut3d: use three operand form for some instructions 3 years ago
Paul B Mahol 890cef1ff6 avfilter/vf_fftfilt: export FFT arrays size 3 years ago
Paul B Mahol e1b820fa33 avfilter/vf_overlay: unbreak alpha composition with negative y and threads > 1 3 years ago