105800 Commits (d75e7a9a83b2774900bcb5c58236c108d11af041)
 

Author SHA1 Message Date
James Almer d75e7a9a83 ffmpeg: ensure a keyframe was not seen before skipping packets 3 years ago
James Almer afe485ee6b ffmpeg: flush delayed frames in codec copy scenarios 3 years ago
James Almer 4f21a9ae6b tools/target_bsf_fuzzer: simplify the loop feeding packets to the filter 3 years ago
James Almer 7a4840a8ca avformat/av1: reduce the scope of some variables 3 years ago
James Almer 76e10325fc avformat/av1: support av1C extradata in ff_av1_parse_seq_header() 3 years ago
James Almer b6c7f82db7 avformat: always compile isom_tags 3 years ago
Tong Wu a0a2ccd55d qsvenc: avoid dereferencing the null pointer 3 years ago
Tong Wu d05ca3d779 qsv: add return value check for MFXQueryIMPL 3 years ago
Wenbin Chen 342d4fb056 libavcodec/qsvenc: add mbbrc to hevc_qsv 3 years ago
Wenbin Chen 4869ccb3f3 libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsv 3 years ago
Wenbin Chen d165ce22a4 libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance 3 years ago
Wenbin Chen e0ff869930 libavcodec/vaapi_encode: Add new API adaption to vaapi_encode 3 years ago
Paul B Mahol 567cab3bd8 avfilter/vf_amplify: improve performance 3 years ago
Paul B Mahol a2dbd17788 avfilter/af_dynaudnorm: allocate new frame instead of making it writable 3 years ago
Paul B Mahol a9124a75b0 avfilter/af_dynaudnorm: allow to filter subset of channels 3 years ago
Paul B Mahol b9f91a7cbc avfilter/af_dynaudnorm: make frame writable if it may be changed 3 years ago
Paul B Mahol b15c26a22c avfilter/af_acrusher: add timeline support 3 years ago
Paul B Mahol 8bcb7d49f9 avfilter/af_vibrato: add timeline support 3 years ago
Paul B Mahol 57580376f7 avfilter/af_tremolo: add timeline support 3 years ago
Paul B Mahol 0d0002cd20 avfilter/af_afftdn: add more verbose options aliases 3 years ago
Paul B Mahol 592cef6135 avfilter/af_afftdn: remove ThreadData struct code 3 years ago
Paul B Mahol 2cb482aa74 avfilter/af_afftdn: add support for writable input frames 3 years ago
James Almer df272928ff configure: stop allowing disabling lzo 3 years ago
James Almer ff145498b2 avutil: make lzo always compile 3 years ago
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