109758 Commits (d02340b9e3e72f401cddbeb3bcc3cb584902b886)
 

Author SHA1 Message Date
Anton Khirnov 8a60a9c74c lavc/libtheoraenc: stop setting dts unnecessarily 2 years ago
Anton Khirnov 2bb20e98ba lavc/libtheoraenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov b7f0c8889e lavc/pngenc: stop setting dts unnecessarily for APNG 2 years ago
Anton Khirnov bbbafab0ee lavc/pngenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 3553809703 lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 1b25eb65cd lavc/librav1e: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov a1a80f2e64 lavc/encode: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 8d73f3ce56 lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders 2 years ago
Anton Khirnov 5c0348f3d6 lavc: add a codec flag for propagating opaque from frames to packets 2 years ago
Anton Khirnov d0c8ca961d lavc: add a private cap for fake-delay encoders 2 years ago
Anton Khirnov e5e29eda5a lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxy 2 years ago
Anton Khirnov 1f9828bb8c lavc/avcodec: improve enc/dec API doxy 2 years ago
Anton Khirnov 935964bd41 doc/ffmpeg: drop non-existent -dc option 2 years ago
Anton Khirnov 9b5036fabd fftools/ffmpeg: add an AVClass to MuxStream/OutputStream 2 years ago
Anton Khirnov d2c983c213 fftools/ffmpeg: add an AVClass to Muxer/OutputFile 2 years ago
Anton Khirnov 425b2c4a56 fftools/ffmpeg: add options for writing encoding stats 2 years ago
Michael Niedermayer b95b2c8492
avcodec/utils: use 32pixel alignment for bink 2 years ago
Andreas Rheinhardt 35f837710c avfilter/vf_ssim360: Constify AVFilter 2 years ago
Andreas Rheinhardt 5fd4d3faf1 avfilter/vf_ssim360: Don't initialize twice 2 years ago
Andreas Rheinhardt 54659e329e avfilter/vf_ssim360: Fix left-shift of negative value 2 years ago
Martin Storsjö c0cf2c4786 lavfi/vf_ssim360: Fix compilation with MSVC 2 years ago
Shannon Chen ed519a3690 lavfi: Add vf_ssim360 filter 2 years ago
Paul B Mahol ac37b2c2b1 avfilter/f_reverse: set output frame duration 2 years ago
Paul B Mahol d9b07a9853 avfilter/vf_ciescope: set output frame duration 2 years ago
Paul B Mahol 23d0214939 avfilter/vf_tpad: set output frame duration 2 years ago
Paul B Mahol 7b78684f96 avfilter/vf_random: set output frame duration 2 years ago
Paul B Mahol a749e43c86 avfilter/vf_datascope: call av_frame_copy_props() 2 years ago
Paul B Mahol 01343683fa avcodec: add CBD2 DPCM decoder 2 years ago
Paul B Mahol 0c7da96924 avcodec/wmaprodec: add missing flush call for xma1 2 years ago
Dmitrii Ovchinnikov 5f0a7a9169 libavcodec/amfenc: add AV1 encoding support 2 years ago
Dmitrii Ovchinnikov 23d4f9223a amfenc: Update the min version to 1.4.28.0 for AMF SDK. 2 years ago
Paul B Mahol 40512dbd96 avfilter/af_adynamicequalizer: add auto option 2 years ago
Ashyni 6869a80e76 avfilter/vf_cropdetect: fix type for old_limit 2 years ago
Marton Balint c0bc804e55 avcodec/ffv1: use 64-bit frame counter 2 years ago
Marton Balint bdb7338b09 avcodec/ratecontrol: drop remnants of libxvid rate control 2 years ago
Marton Balint 103617c93c avcodec/mpegvideo_enc: remove picture_number parameter from encode functions 2 years ago
Marton Balint 91c29cf934 avcodec/rv20enc: use MpegEncContext->picture_number instead of encode function parameter 2 years ago
Marton Balint 7e4ad6e6a8 avcodec/mpeg4videoenc: use MpegEncContext->picture_number instead of encode function parameter 2 years ago
Zhao Zhili 9a180f60a9 avcodec/videotoolbox: don't use av_ prefix for local function 2 years ago
Zhao Zhili 5146916a9c avcodec/videotoolbox: fix documents of AVVideotoolboxContext 2 years ago
Zhao Zhili d6bd980da6 avcodec/videotoolbox: deprecate creating AVVideotoolboxContext by user 2 years ago
Zhao Zhili ade89bc6de avcodec/videotoolbox: prefer hw_frames_ctx/hw_device_ctx over hwaccel_context 2 years ago
Zhao Zhili 79e9bdf749 avcodec/videotoolbox: fix NULL pointer dereference 2 years ago
Zhao Zhili b8fca1f1f5 avformat/teeproto: setup max_packet_size 2 years ago
Zhao Zhili 1263b0a6ca avutil/hwcontext_mediacodec: fix backward compatibility 2 years ago
Paul B Mahol 2c3107c3e9 avformat/bonk: remove unused variable 2 years ago
Leo Izen 6f79f0971e
avcodec/png: support cICP chunks 2 years ago
Leo Izen f7bab37c8e
avcodec/pngdec: support decoding sRGB chunks 2 years ago
Leo Izen 2548c32cc1
avcodec/png: use libavutil/csp.h for cHRM chunks 2 years ago
Stefano Sabatini 843a446713 ffprobe: fix data hash rendering 2 years ago