summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools/target_dec_fuzzer: Adjust threshold for MXPEGMichael Niedermayer2021-10-211-0/+1
* avutil/mathematics: Document av_rescale_rnd() behavior on non int64 resultsMichael Niedermayer2021-10-211-0/+1
* avfilter/vf_eq: add support for alpha channelthe.real.laplace@gmail.com2021-10-211-7/+8
* doc/filters: add notes for varblurGyan Doshi2021-10-211-3/+8
* avcodec/atsc_a53: use AVERROR_INVALIDDATALimin Wang2021-10-201-3/+3
* avcodec/hevc_sei: remove the duplicate checkLimin Wang2021-10-201-3/+0
* avfilter/vf_showinfo: small adjustments for the HDR10+ dumpLimin Wang2021-10-201-14/+14
* avfilter/af_replaygain: use fabsf() instead of fabs()Limin Wang2021-10-201-2/+2
* avformat/mpegtsenc: add AVSV format_identifier for AVS standardLimin Wang2021-10-201-0/+3
* avformat/mpegts: add support for stream_type 0xd4, which is AVS3Limin Wang2021-10-203-0/+5
* avfilter/vf_v360: make reset_rot option not lose its valuePaul B Mahol2021-10-201-2/+3
* avcodec/libx264: move sei_data_size out of the for loopJames Almer2021-10-201-1/+1
* avformat/mpegts: add support for stream_type 0xd2, which is AVS2Limin Wang2021-10-192-0/+4
* avcodec/extract_extradata_bsf: add support for AVS3Limin Wang2021-10-191-0/+2
* avformat: add raw avs3 muxerLimin Wang2021-10-193-0/+16
* avfilter: add varblur video filterPaul B Mahol2021-10-196-1/+421
* avcodec/libx264: copy unregistered data SEI messages to the input x264 pictureJames Almer2021-10-181-11/+9
* avfilter/af_alimiter: add timeline and commands supportPaul B Mahol2021-10-181-10/+11
* libavcodec/flac_parser: Validate subframe zero bit and typeMattias Wadman2021-10-181-2/+28
* avfilter/vf_fftdnoiz: fix missing funcionalityPaul B Mahol2021-10-181-0/+3
* avfilter/vf_fftdnoiz: add command options supportPaul B Mahol2021-10-181-3/+5
* avfilter/vf_fftdnoiz: add slice threading supportPaul B Mahol2021-10-181-82/+154
* avcodec/h264_picture: don't assume Film Grain Params side data will be presentJames Almer2021-10-181-3/+5
* libavcodec/libx264: add user data unregistered SEI encodingBrad Hards2021-10-181-0/+30
* seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14Martin Storsjö2021-10-181-1/+1
* aarch64: h264qpel: Do vertical filtering without transposingMartin Storsjö2021-10-181-55/+56
* arm/aarch64: Improve scheduling in the avg form of h264_qpelMartin Storsjö2021-10-182-63/+54
* doc/filters: correct description of select filter variablesGyan Doshi2021-10-181-7/+7
* avfilter/vf_w3fdif: do not output extra frame at start with deint=interlacedPaul B Mahol2021-10-181-3/+3
* avcodec/speexdec: Seed should be unsigned otherwise the operations done on it...Michael Niedermayer2021-10-171-5/+5
* avcodec/hevc_filter: Correct indentionLimin Wang2021-10-171-12/+12
* avcodec/hevc_filter: remove unneeded headersLimin Wang2021-10-171-3/+0
* avcodec/hevcdec: remove unused codeLimin Wang2021-10-171-3/+0
* avformat/rtpdec_rfc4175: add support for RANGELimin Wang2021-10-171-0/+5
* avformat/rtpdec_rfc4175: add support for colorimetryLimin Wang2021-10-171-0/+11
* avformat/rtpdec_rfc4175: add support for TCSLimin Wang2021-10-171-0/+13
* avformat/rtpdec_rfc4175: add support for exactframerateLimin Wang2021-10-171-0/+11
* avcodec/av1_vaapi: improve decode qualityFei Wang2021-10-161-27/+41
* avcodec/av1_vaapi: enable segmentation featuresFei Wang2021-10-161-0/+14
* avcodec/av1_vaapi: setting 2 output surface for film grainFei Wang2021-10-161-7/+108
* avcodec/vaapi: increase av1 decode pool sizeFei Wang2021-10-161-1/+1
* avcodec/dxva2_av1: fix global motion paramsTong Wu2021-10-161-1/+1
* avcodec/av1_vaapi: add gm params valid checkFei Wang2021-10-161-1/+2
* avcodec/av1dec: support setup shear processFei Wang2021-10-162-0/+99
* avcodec/av1: extend some definitions in spec section 3Fei Wang2021-10-161-0/+7
* cbs_av1: fix incorrect data typeFei Wang2021-10-161-1/+1
* avfilter/opencl: Fix program_opencl for source code larger than 64kBTsutomu Seki2021-10-161-1/+1
* avfilter/vf_v360: add reset_rot optionPaul B Mahol2021-10-163-2/+16
* avcodec/hevcdec: apply H.274 film grainNiklas Haas2021-10-153-3/+66
* avformat/argo_asf: use title metadata when muxingZane van Iperen2021-10-151-4/+12