105776 Commits (6562d28b9b64d97df31adc0870a12429b11a0ebd)
 

Author SHA1 Message Date
Paul B Mahol 6562d28b9b avfilter/af_aspectralstats: stop using fifo and rewritting pts 3 years ago
Paul B Mahol 644b6ed3ff avfilter/af_afftdn: stop using fifo and rewritting pts 3 years ago
Andreas Rheinhardt c1735bb139 avcodec/libopenjpegenc: Don't clone AVFrame unnecessarily 3 years ago
Andreas Rheinhardt 3ca347900e avcodec/h263dec: Avoid copying data when flipping image 3 years ago
Michael Niedermayer 70a1024290 avformat/argo_cvg:: Fix order of operations in error check in argo_cvg_write_trailer() 3 years ago
Michael Niedermayer c8c12fb5d6 avformat/argo_asf: Fix order of operations in error check in argo_asf_write_trailer() 3 years ago
Michael Niedermayer c182c70658 avcodec/movtextdec: add () to CMP() macro to avoid unexpected behavior 3 years ago
Michael Niedermayer 36680078ca avformat/matroskadec: Check duration 3 years ago
Michael Niedermayer c900f2e42c tools/target_dem_fuzzer: Check fmt before dereferencing 3 years ago
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