summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/binkaudio: Properly flush the decoderAndreas Rheinhardt2021-10-28
* avcodec/binkaudio: Remove AV_CODEC_CAP_DELAYAndreas Rheinhardt2021-10-28
* configure: add hls demuxer link dependenciesLimin Wang2021-10-28
* avformat/mpegts: Fix for the DOVI video stream descriptorLimin Wang2021-10-28
* avformat/movenc: support dvwC box for Dolby VisionLimin Wang2021-10-28
* avformat/mov: support dvwC box for Dolby VisionLimin Wang2021-10-28
* avfilter/vf_histogram: add more color modesPaul B Mahol2021-10-27
* avfilter: split negate filter from lut filterPaul B Mahol2021-10-27
* avfilter/vf_owdenoise: relicense my codeMichael Niedermayer2021-10-24
* swscale/swscale: Improve *ColorspaceDetails() doxyMichael Niedermayer2021-10-24
* swscale/utils: Improve return codes of sws_setColorspaceDetails()Michael Niedermayer2021-10-24
* swscale/utils: Set all threads to the same colorspace even on failureMichael Niedermayer2021-10-24
* avfilter/vf_v360: do not reset yaw/pitch/roll with reset_rot truePaul B Mahol2021-10-24
* avfilter/vf_v360: replace deprecated FF_CEIL_RSHIFT()Paul B Mahol2021-10-24
* avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström2021-10-24
* avformat/avio{,buf}: deprecate AVIOContext::writtenJan Ekström2021-10-24
* avformat/avio: privatize source of truth for AVIOContext::writtenJan Ekström2021-10-24
* avfilter/vf_dblur: add clippingPaul B Mahol2021-10-23
* avfilter/vf_dblur: use lrintf()Paul B Mahol2021-10-23
* avfilter/vf_dblur: fix artifactsPaul B Mahol2021-10-23
* avfilter/vf_convolution: improve runtime support for convolution filterPaul B Mahol2021-10-23
* avfilter/vf_convolution: unbreak runtime planes option functionalityPaul B Mahol2021-10-23
* avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZEMichael Niedermayer2021-10-22
* avfilter/vf_selectivecolor: no need to use doublesPaul B Mahol2021-10-22
* avfilter/vf_bilateral: add slice threading supportPaul B Mahol2021-10-22
* avfilter/vf_bilateral: add direct aka writable frame supportPaul B Mahol2021-10-22
* avfilter/vf_bilateral: properly round float resultPaul B Mahol2021-10-21
* avfilter/vf_bilateral: remove unused argumentsPaul B Mahol2021-10-21
* avfilter/vf_bilateral: remove unneeded multiplicationsPaul B Mahol2021-10-21
* avformat/mov: Do not hard fail if bit rate calculation overflows unless in ex...Derek Buitenhuis2021-10-21
* avformat/mov: Use av_rescale when calculating bit rateDerek Buitenhuis2021-10-21
* avcodec/ttadsp: Fix integer overflows in tta_filter_process_c()Michael Niedermayer2021-10-21
* tools/target_dec_fuzzer: Adjust threshold for MXPEGMichael Niedermayer2021-10-21
* avutil/mathematics: Document av_rescale_rnd() behavior on non int64 resultsMichael Niedermayer2021-10-21
* avfilter/vf_eq: add support for alpha channelthe.real.laplace@gmail.com2021-10-21
* doc/filters: add notes for varblurGyan Doshi2021-10-21
* avcodec/atsc_a53: use AVERROR_INVALIDDATALimin Wang2021-10-20
* avcodec/hevc_sei: remove the duplicate checkLimin Wang2021-10-20
* avfilter/vf_showinfo: small adjustments for the HDR10+ dumpLimin Wang2021-10-20
* avfilter/af_replaygain: use fabsf() instead of fabs()Limin Wang2021-10-20
* avformat/mpegtsenc: add AVSV format_identifier for AVS standardLimin Wang2021-10-20
* avformat/mpegts: add support for stream_type 0xd4, which is AVS3Limin Wang2021-10-20
* avfilter/vf_v360: make reset_rot option not lose its valuePaul B Mahol2021-10-20
* avcodec/libx264: move sei_data_size out of the for loopJames Almer2021-10-20
* avformat/mpegts: add support for stream_type 0xd2, which is AVS2Limin Wang2021-10-19
* avcodec/extract_extradata_bsf: add support for AVS3Limin Wang2021-10-19
* avformat: add raw avs3 muxerLimin Wang2021-10-19
* avfilter: add varblur video filterPaul B Mahol2021-10-19
* avcodec/libx264: copy unregistered data SEI messages to the input x264 pictureJames Almer2021-10-18
* avfilter/af_alimiter: add timeline and commands supportPaul B Mahol2021-10-18