111402 Commits (1b45405d4419d81a6ec03515129ca4bf278b9eff)
 

Author SHA1 Message Date
Anton Khirnov 1b45405d44 tests/fate-run: add testing with a random number of threads 2 years ago
Anton Khirnov 551a9af5a1 lavu/tests/cpu: stop processing the thread count 2 years ago
Anton Khirnov bbff143b07 lavfi/src_movie: stop using AV_CODEC_FLAG_COPY_OPAQUE 2 years ago
Leo Izen 75b1a555a7
avcodec/libjxldec: build against libjxl 0.9 2 years ago
Paul B Mahol f3896a148e avfilter/avf_showcwt: fix frame slide output 2 years ago
Paul B Mahol 1324698ff3 avfilter/avf_showcwt: simplify EOF checking 2 years ago
Paul B Mahol 2f2f76def7 avfilter/avf_showcwt: optimize multiplication with kernel 2 years ago
Paul B Mahol 587189cdb9 avfilter/avf_showcwt: simplify cache handling 2 years ago
Paul B Mahol 2c4fa968b6 avfilter/avf_showcwt: use av_rescale() 2 years ago
Andreas Rheinhardt a92dbeb9ae avcodec/decode: Return EAGAIN instead of discarding unused packet 2 years ago
Andreas Rheinhardt f6dc85ae16 avcodec/hevc_ps: Improve PPS SCC extension bit depth check 2 years ago
Philip Langdale 1c61c24f5f vulkan/hevc: handle missing active PPS 2 years ago
Dai, Jianhui J 3b358f151d avformat/ivfenc: Set the "number of frames" in IVF header 2 years ago
Paul B Mahol fcbee7efdf avfilter/avf_showcwt: add qdrt frequency scale 2 years ago
Paul B Mahol aee8689ba5 avfilter/avf_showcwt: add cbrt frequency scale 2 years ago
Paul B Mahol 7f23b72dde avfilter/avf_showcwt: add sqrt frequency scale 2 years ago
Marton Balint 7357012bb5 fftools/ffmpeg: fix negative timestamps at the beginning of the encoding 2 years ago
Marton Balint f607e8517d avdevice/decklink_enc: use 64bit format string for BMD timebase instead of long long 2 years ago
Paul B Mahol 20b8688092 avfilter/adynamicequalizer_template: fix peak filter 2 years ago
Paul B Mahol 889c2529cc avfilter/af_adynamicequalizer: simplify calculations 2 years ago
Andreas Rheinhardt e52676e20b avformat/evc: Don't cast const away, avoid loop 2 years ago
Andreas Rheinhardt e5ab2dab2c avformat/evcdec: Check that enough data has been read 2 years ago
Pavel Koshevoy 0056d9f176 avutil: fix build failure on osx 10.4 2 years ago
Niklas Haas 13e9899014 lavfi/vf_libplacebo: add contrast recovery options 2 years ago
Niklas Haas 2e83ba001d lavfi/vf_libplacebo: deprecate hybrid_mix option 2 years ago
James Almer 13ef5025e3 fate/cbs: add more VVC tests 2 years ago
James Almer 3a30abd8ae avcodec/cbs_h266: use exp_tile_height when checking the allowed range for pps_num_exp_tile_rows_minus1 2 years ago
James Almer 0f008a0ffa avcodec/cbs_h266: fix use of uninitialized value 2 years ago
Zhao Zhili 7eeef72c67 avcodec/nvenc: set idrPeriod to gopLength unconditionally 2 years ago
Zhao Zhili 0d0c39832f avcodec/nvenc: fix intraRefreshPeriod setting 2 years ago
Anton Khirnov ac616afa62 lavf/dv: stop setting a random video bitrate 2 years ago
Anton Khirnov 9b625ab679 lavc/dvdec: export bitrate 2 years ago
Anton Khirnov b54603a26a lavc/decode: do not perform decoding when sending draining packets 2 years ago
Anton Khirnov 69516ab3e9 lavc/decode: move submitting input packets to bitstream filters 2 years ago
Anton Khirnov 0f957cfba2 lavc/bsf: move IS_EMPTY() to packet_internal() 2 years ago
Anton Khirnov c4332dfda9 lavc/decode: track whether the caller started draining with a separate flag 2 years ago
Anton Khirnov fd915dc1da lavc: move AVCodecInternal.last_audio_frame to EncodeContext 2 years ago
Anton Khirnov 232700154c lavc: add generic-encode-layer private data 2 years ago
Anton Khirnov f2fb882b3f lavc: add generic-decode-layer private data 2 years ago
Anton Khirnov 21de4db402 lavc: reindent after previous commit 2 years ago
Anton Khirnov 6ff27024b8 lavc/avcodec: split flushing into decode- and encode-specific functions 2 years ago
Anton Khirnov 5e7b5b0090 lavc: add a header for internal generic-layer APIs 2 years ago
Andreas Rheinhardt 83c0f7b046 avformat/evcdec: Avoid nonsense casts 2 years ago
QiTong Li 79f41a0760 fftools/ffplay: fix typo in frame_queue_destory 2 years ago
Marton Balint 4e27b485d7 avcodec/mpeg12dec: ignore picture start code in extradata for AVID mpeg2 files 2 years ago
James Almer b7f4d5fa7e avutil/random_seed: add support for gcrypt and OpenSSL as source of randomness 2 years ago
James Almer 68e9d2835f avcodec/cbs_h266: add support for Adaptation parameter set NALU type 2 years ago
Frank Plowman 4b19690ff4 cbs_h266: add range extension support 2 years ago
John Cox f00222e81f avfilter/vf_bwdif: Add neon for filter_line3 2 years ago
John Cox 697533e76d avfilter/vf_bwdif: Add a filter_line3 method for optimisation 2 years ago