105767 Commits (68bc9773cf9c0ad698876424f7d294e4244d3819)
 

Author SHA1 Message Date
Paul B Mahol 68bc9773cf avfilter/f_ebur128: set video outlink timebase and framerate 3 years ago
Paul B Mahol e3f07185ed avfilter/f_ebur128: also set max peak for all channels in frame metadata 3 years ago
Paul B Mahol e845c41c94 avfilter/af_dynaudnorm: cleanup gaussian_filter() function 3 years ago
Martin Storsjö c523724c69 swscale: Take the destination range into account for yuv->rgb->yuv conversions 3 years ago
Martin Storsjö 8a00caf309 Remove mentions of a nonexistent avversion.h 3 years ago
James Almer 1dddb930aa avcodec/libsvtav1: update some options and defaults 3 years ago
Paul B Mahol 353195fb38 avfilter/af_crystalizer: refactor code 3 years ago
Paul B Mahol b9493e0cc0 avfilter/vf_tmidequalizer: check that frame is valid 3 years ago
Martin Storsjö 17ab836a5f libavcodec, libavdevice: Remove unnecessary includes of version.h 3 years ago
Paul B Mahol 6f04b43c22 avfilter/vf_tpad: handle case when no frame was ever received 3 years ago
Paul B Mahol 3715f2f864 avfilter/vf_tpad: if there is no frame to clone return early 3 years ago
James Almer a2b090da79 avcodec/libsvtav1: fix compilation with old SVT-AV1 builds 3 years ago
James Almer c33b404885 avcodec/libsvtav1: add a svtav1-params option to pass a list of key=value parameters 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 84f16bb5e6 avutil/avassert: Don't include avutil.h 3 years ago
Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt b389ff9a85 avutil/display: Don't include avutil.h 3 years ago
Andreas Rheinhardt 2c2d76b50d avutil/integer: Don't include common.h 3 years ago
Andreas Rheinhardt 94d5892bea avutil/pixelutils: Don't include common.h 3 years ago
Andreas Rheinhardt 8e7d2e4621 avutil/samplefmt: Don't include attributes.h, avutil.h 3 years ago
Andreas Rheinhardt e82d94ee46 avutil/imgutils: Don't include avutil.h 3 years ago
Andreas Rheinhardt 9d78acd861 avutil/eval: Don't include avutil.h 3 years ago
Andreas Rheinhardt eaba16ba70 avutil/file: Don't include avutil.h 3 years ago
Andreas Rheinhardt 0a1a8fcd56 avutil/fifo: Don't include avutil.h 3 years ago
Andreas Rheinhardt 99b5956af1 avutil/audio_fifo: Avoid avutil.h inclusion 3 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Andreas Rheinhardt 12a540352b avformat/avio: Don't include common.h 3 years ago
Gyan Doshi 8ef03c2ff1 doc/muxers: note video_track_timecale in mov 3 years ago
Paul B Mahol 15a1104d73 avfilter/f_ebur128: multiply is usually faster than divide 3 years ago
Paul B Mahol d5ad1d7847 avfilter/f_ebur128: use unsigned for hist_entry.count 3 years ago
Paul B Mahol b0f8dbb0ca avfilter/af_loudnorm: increase max allowed LRA 3 years ago
Stephen Hutchinson ce0000dc98 avformat/avisynth: remove framedata variable 3 years ago
Stephen Hutchinson 5df71a5e8d avformat/avisynth: remove unused variable 'frameprop' 3 years ago
Paul B Mahol d27e1cb633 avfilter/avf_showfreqs: stop using audio fifo 3 years ago
Jiasheng Jiang 9cf652cef4 avformat/nutdec: Add check for avformat_new_stream 3 years ago
Andreas Rheinhardt b14321e307 avcodec/magicyuvenc: Remove unused context variable 3 years ago
Andreas Rheinhardt 095ccc7b33 avcodec/magicyuvenc: Don't modify input frame 3 years ago
Andreas Rheinhardt 416d4be626 avcodec/magicyuvenc: Add const where appropriate 3 years ago
Andreas Rheinhardt f57e522ce2 avcodec/magicyuvenc: Avoid unnecessary av_frame_clone() 3 years ago
Andreas Rheinhardt 047a4e580e fftools/ffprobe: Remove redundant checks 3 years ago
Andreas Rheinhardt 26cce232d7 fftools/ffprobe: Flush decoder after draining 3 years ago
Paul B Mahol 570fda56b9 avfilter/af_surround: use outlink variable already available 3 years ago
Paul B Mahol f984383ea0 avfilter/af_afftfilt: stop resetting pts 3 years ago
Paul B Mahol fee804f7ed avfilter/af_surround: do not rewrite pts any more 3 years ago
Paul B Mahol c337b0f826 avfilter/af_afir: remove pts rewriting code 3 years ago
Thilo Borgmann a473e11e32 lavd/avfoundation: Fix mixed declaration and code 3 years ago
Zhao Zhili 079de49912 avdevice/avfoundation: check strdup 3 years ago
Zhao Zhili 6b708592fa avdevice/avfoundation: fix memleak 3 years ago
Paul B Mahol 17a59a634c avfilter/framepool: fix alignment requirements for audio and video filters 3 years ago
Wenbin Chen 9da19c2909 libavcodec/qsvenc_hevc: encode RGB format rawvideo 3 years ago