111564 Commits (140cb5a74294f62343f327049057089a3e3abf5b)
 

Author SHA1 Message Date
Anton Khirnov afeb2468b2 lavc/encode: improve unsupported-format error messages 1 year ago
Anton Khirnov 39206c5e58 lavc/encode: improve input sample rate validation 1 year ago
Anton Khirnov fc6c746aa1 lavc/encoder: always print an error on an unsupported channel layout 1 year ago
Anton Khirnov e026395d22 lavc/encode: shorten code by using a local variable 1 year ago
Anton Khirnov 160fefacd3 lavc/encode: print separate messages for unknown and unsupported formats 1 year ago
James Almer 2bbb6cf74e avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS 1 year ago
James Almer 31ae95d988 avcodec/v4l2_m2m_dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 132271c54e avcodec/mmaldec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 823387aa9f avcodec/mjpegdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 994dbcdade avcodec/mediacodecdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 5ad78a2684 avcodec/libdav1d: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 62cb9d97c1 avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
Anton Khirnov 1b45405d44 tests/fate-run: add testing with a random number of threads 1 year ago
Anton Khirnov 551a9af5a1 lavu/tests/cpu: stop processing the thread count 1 year ago
Anton Khirnov bbff143b07 lavfi/src_movie: stop using AV_CODEC_FLAG_COPY_OPAQUE 1 year ago
Leo Izen 75b1a555a7
avcodec/libjxldec: build against libjxl 0.9 1 year ago
Paul B Mahol f3896a148e avfilter/avf_showcwt: fix frame slide output 1 year ago
Paul B Mahol 1324698ff3 avfilter/avf_showcwt: simplify EOF checking 1 year ago
Paul B Mahol 2f2f76def7 avfilter/avf_showcwt: optimize multiplication with kernel 1 year ago
Paul B Mahol 587189cdb9 avfilter/avf_showcwt: simplify cache handling 1 year ago
Paul B Mahol 2c4fa968b6 avfilter/avf_showcwt: use av_rescale() 1 year ago
Andreas Rheinhardt a92dbeb9ae avcodec/decode: Return EAGAIN instead of discarding unused packet 1 year ago
Andreas Rheinhardt f6dc85ae16 avcodec/hevc_ps: Improve PPS SCC extension bit depth check 1 year ago
Philip Langdale 1c61c24f5f vulkan/hevc: handle missing active PPS 1 year ago
Dai, Jianhui J 3b358f151d avformat/ivfenc: Set the "number of frames" in IVF header 1 year ago
Paul B Mahol fcbee7efdf avfilter/avf_showcwt: add qdrt frequency scale 1 year ago
Paul B Mahol aee8689ba5 avfilter/avf_showcwt: add cbrt frequency scale 1 year ago
Paul B Mahol 7f23b72dde avfilter/avf_showcwt: add sqrt frequency scale 1 year ago
Marton Balint 7357012bb5 fftools/ffmpeg: fix negative timestamps at the beginning of the encoding 1 year ago
Marton Balint f607e8517d avdevice/decklink_enc: use 64bit format string for BMD timebase instead of long long 1 year ago
Paul B Mahol 20b8688092 avfilter/adynamicequalizer_template: fix peak filter 1 year ago
Paul B Mahol 889c2529cc avfilter/af_adynamicequalizer: simplify calculations 1 year ago
Andreas Rheinhardt e52676e20b avformat/evc: Don't cast const away, avoid loop 1 year ago
Andreas Rheinhardt e5ab2dab2c avformat/evcdec: Check that enough data has been read 1 year ago
Pavel Koshevoy 0056d9f176 avutil: fix build failure on osx 10.4 1 year ago
Niklas Haas 13e9899014 lavfi/vf_libplacebo: add contrast recovery options 1 year ago
Niklas Haas 2e83ba001d lavfi/vf_libplacebo: deprecate hybrid_mix option 1 year ago
James Almer 13ef5025e3 fate/cbs: add more VVC tests 1 year ago
James Almer 3a30abd8ae avcodec/cbs_h266: use exp_tile_height when checking the allowed range for pps_num_exp_tile_rows_minus1 1 year ago
James Almer 0f008a0ffa avcodec/cbs_h266: fix use of uninitialized value 1 year ago
Zhao Zhili 7eeef72c67 avcodec/nvenc: set idrPeriod to gopLength unconditionally 1 year ago
Zhao Zhili 0d0c39832f avcodec/nvenc: fix intraRefreshPeriod setting 1 year ago
Anton Khirnov ac616afa62 lavf/dv: stop setting a random video bitrate 1 year ago
Anton Khirnov 9b625ab679 lavc/dvdec: export bitrate 1 year ago
Anton Khirnov b54603a26a lavc/decode: do not perform decoding when sending draining packets 1 year ago
Anton Khirnov 69516ab3e9 lavc/decode: move submitting input packets to bitstream filters 1 year ago
Anton Khirnov 0f957cfba2 lavc/bsf: move IS_EMPTY() to packet_internal() 1 year ago
Anton Khirnov c4332dfda9 lavc/decode: track whether the caller started draining with a separate flag 1 year ago
Anton Khirnov fd915dc1da lavc: move AVCodecInternal.last_audio_frame to EncodeContext 1 year ago
Anton Khirnov 232700154c lavc: add generic-encode-layer private data 1 year ago