104514 Commits (246f841b53e16f2cccf3101cb61c264014f54e5c)
 

Author SHA1 Message Date
Limin Wang f05559554c avformat/dashenc: Fix comparing double with 0 3 years ago
Limin Wang 8dc8c01d6c avutil/parseutils: add qhd(Quad HD) or wqhd(Wide Quad HD) for 1440p 3 years ago
Limin Wang 6cab5206b0 avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available' 3 years ago
Paul B Mahol bf9950446d avfilter/vf_chromanr: improve filtering results 3 years ago
Michael Niedermayer 2171f97cc8 avformat/aiffdec: "-1" -> AVERROR_INVALIDDATA 3 years ago
Michael Niedermayer 905588df97 avformat/aiffdec: Use av_rescale() for bitrate 3 years ago
Michael Niedermayer 93f7776921 avformat/aiffdec: sanity check block_align 3 years ago
Michael Niedermayer 1b04836dff avformat/aiffdec: Check sample_rate 3 years ago
James Almer 28fac45bde avcodec/libaomdec: use intermediate arrays for plane pointers and strides 3 years ago
Matt Oliver d92fdc7144 libaom: Dont use aom_codec_av1_dx_algo. 3 years ago
Paul B Mahol 4f8494fe5a doc/filters: fix typo for hsvkey/hsvhold 3 years ago
Paul B Mahol 8164fe1139 avfilter: add huesaturation filter 3 years ago
Brad Smith dbfafe11ae configure: add initial RISC-V support 3 years ago
James Almer ba0ba5539a fate: update ref files after a recent change 3 years ago
Paul B Mahol 2b6d290fbf avfilter/vf_nlmeans: split wa struct 3 years ago
Paul B Mahol eaca36d495 avfilter/vf_nlmeans: refactor line processing in preparation for x86 SIMD assembly 3 years ago
Paul B Mahol 38c86e7a02 avfilter/vf_nlmeans: avoid if () to help paralellization 3 years ago
Paul B Mahol 64d19411eb avfilter/vf_nlmeans: no need to print filter options at info level 3 years ago
Paul B Mahol 959ec353ce avfilter/vf_nlmeans: make access to pointer to lut faster 3 years ago
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