104445 Commits (81380d221c2b1f9a72b08e4193e6f81774c07b2f)
 

Author SHA1 Message Date
Paul B Mahol 81380d221c avfilter/vf_nlmeans: reduce scope of some variables 3 years ago
Alex Shumsky 3925b826df avformat/demux: preserve AV_PKT_FLAG_CORRUPT in parse_packet 3 years ago
Zane van Iperen 783935de18
fftools/ffplay: don't disable x11 compositing 3 years ago
Pekka Väänänen 947d0ce0ea avcodec/vqavideo: Decode 15-bit VQA3 files 3 years ago
Jan Ekström 27c0dd5560 avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation 3 years ago
Jan Ekström cd1d09e81b avfilter/vf_zscale: deduplicate output color information setting 3 years ago
Paul B Mahol 8c2f142bd9 avfilter/vf_psnr/ssim: fix typos 3 years ago
Andreas Rheinhardt e84c83ef98 avcodec/binkaudio: Properly flush the decoder 3 years ago
Andreas Rheinhardt f8790ad002 avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY 3 years ago
Limin Wang 4e3ffc9c54 configure: add hls demuxer link dependencies 3 years ago
Limin Wang 08c688e64d avformat/mpegts: Fix for the DOVI video stream descriptor 3 years ago
Limin Wang c0edfb514b avformat/movenc: support dvwC box for Dolby Vision 3 years ago
Limin Wang 3c3ef41593 avformat/mov: support dvwC box for Dolby Vision 3 years ago
Paul B Mahol 148c030395 avfilter/vf_histogram: add more color modes 3 years ago
Paul B Mahol 97b5b9dbea avfilter: split negate filter from lut filter 3 years ago
Michael Niedermayer 069f7831a2 avfilter/vf_owdenoise: relicense my code 3 years ago
Michael Niedermayer 8316b2a15f swscale/swscale: Improve *ColorspaceDetails() doxy 3 years ago
Michael Niedermayer 5f3a160b42 swscale/utils: Improve return codes of sws_setColorspaceDetails() 3 years ago
Michael Niedermayer c7699f95bb swscale/utils: Set all threads to the same colorspace even on failure 3 years ago
Paul B Mahol 9df3f147f5 avfilter/vf_v360: do not reset yaw/pitch/roll with reset_rot true 3 years ago
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