100565 Commits (f4bdeddc3cab807e43e0450744dfe9a45661e1d7)
 

Author SHA1 Message Date
Michael Niedermayer ef59a40c2a avformat/url: Change () position in ff_make_absolute_url() 4 years ago
Paul B Mahol 69be00aa61 avfilter/af_biquads: add one-pole shelf filters by adding pole option 4 years ago
James Almer 1a8e719f36 avcodec/av1dec: support exporting Film Grain params as frame side data 4 years ago
Paul B Mahol 32586a42da avfilter/vf_limiter: add support for commands 4 years ago
James Almer cd821c18dc avcodec/cuviddec: unref output frame on failure 4 years ago
James Almer eadf7e3a59 avcodec/cuviddec: check for av_buffer_ref() failure 4 years ago
James Almer 081a17990b avcodec/libdav1d: stop setting AVFrame->best_effort_timestamp 4 years ago
James Almer 94febdaec6 avcodec/mjpegdec: stop setting AVFrame->best_effort_timestamp 4 years ago
James Almer 4bff800dc9 avcodec/decode: set best_effort_timestamp on output frames for all decoders 4 years ago
Paul B Mahol bf4b9e933f avfilter/af_afreqshift: add fltp sample format support 4 years ago
Andriy Gelman 5148740e79 fate: fix fate-filter-hqx on big-endian arches 4 years ago
Andriy Gelman 1200264fc4 swscale/rgb2rgb_template: use shuffle macro on big-endian arches 4 years ago
Jun Zhao 0320dab265 lavfi/dnn: check the return value from sws_getContext 4 years ago
Jun Zhao ae2075265b lavfi/dnn: used the format name in debug message 4 years ago
Michael Niedermayer 001bc594d8 avformat/iff: Check data_size 4 years ago
Paul B Mahol adf72718a4 avfilter/vf_fade: add timeline support 4 years ago
Paul B Mahol fc50a8de55 avfilter/af_afade: add support for commands to afade filter 4 years ago
Paul B Mahol d76469378d avfilter/vf_convolution: add support for commands 4 years ago
Paul B Mahol 7adb747fd7 avfilter/vf_chromanr: add options for finer controls of filtering 4 years ago
Paul B Mahol b607f19374 avfilter: add asuperpass and asuperstop filter 4 years ago
Andreas Rheinhardt 628d02a611 avcodec/speedhqenc: Call correct function 4 years ago
Andreas Rheinhardt 43b4c66e6b avformat/utils: Improve ffio_limit logic 4 years ago
Carl Eugen Hoyos 7ab5192260 lavf/rawdec: Return a low score if the mjpeg probe function detected one frame. 4 years ago
Paul B Mahol 072835898d avfilter/af_earwax: fix check that was left in previous commit 4 years ago
Andreas Rheinhardt e0e9c94c2b avformat/hashenc: Reuse hash_free() for framehash muxers 4 years ago
Hendrik Leppkes 494f868e93 avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels 4 years ago
Jun Zhao 412c3b37a4 tests/audiomatch: add free to make static analysis tools happy 4 years ago
Zhao Zhili 345d04e870 avformat/mov: remove an always true condition 4 years ago
Anton Khirnov 19ce064239 smvjpegdec: merge into mjpegdec 4 years ago
Anton Khirnov e9a2a87773 mjpegdec: convert to receive_frame() 4 years ago
Anton Khirnov 36237ac4ee tests: stop using -vsync drop 4 years ago
Anton Khirnov 50b49f833a ffmpeg: stop accessing deprecated stream-embedded codec context 4 years ago
Anton Khirnov 1c0885334d lavf/mux: rewrite guessing the packet duration 4 years ago
Anton Khirnov fe7f0d366f tests: drop api-codec-param test 4 years ago
Anton Khirnov fcf7ef0a81 lavd/caca: do not access deprecated codec context 4 years ago
Anton Khirnov 5471b8944c codec_desc: add SMVJPEG flags 4 years ago
Anton Khirnov 63c2e500d2 img2dec: export avg_frame_rate 4 years ago
Nuo Mi d4751d8c63 avcodec/hevcdec: dynamic allocate sList and HEVClcList 4 years ago
Andreas Rheinhardt 6a94afbd5b avcodec/snow: Use ff_thread_once() in ff_snow_common_init() 4 years ago
Andreas Rheinhardt bdfe51b44f avcodec/idcinvideo: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 41519b29fa avcodec/cinepak: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt f79927990d avcodec/cinepakenc: Mark encoder as init-threadsafe 4 years ago
Michael Niedermayer 7b88dd8f0c avformat/matroskadec: Sanity check codec_id/track type 4 years ago
Michael Niedermayer 0677bdb1f5 avformat/rpl: Check the number of streams 4 years ago
Michael Niedermayer b1bced5433 avformat/vividas: Check sample_rate 4 years ago
Michael Niedermayer b29d351f97 avformat/vividas: Make len signed 4 years ago
James Almer 0e62efad7c avcodec/vaapi_av1: fill the remaining VAFilmGrainStructAV1 fields 4 years ago
Mark Reid 8d19b3c4a5 avcodec/exr: preserve half-float NaN bits and add fate test 4 years ago
Gyan Doshi 7777e5119a avfilter/cropdetect: add option for initial skip 4 years ago
Gyan Doshi b9b719fedc avcodec/mpegvideo_enc: check for SpeedHQ encoder 4 years ago