111473 Commits (75d0af388f0bce87e101d16b1daee3081791f690)
 

Author SHA1 Message Date
Jonas Lindner 886c1ffb5d libavcodec/ansi: fix ECMA-48 SGR parameter 49 2 years ago
Anton Khirnov 6a9d3f46c7 fftools/ffmpeg: drop an obsolete debug log 2 years ago
Anton Khirnov 57a42a714b fftools/ffmpeg_filter: consolidate calling avfilter_graph_set_auto_convert() 2 years ago
Anton Khirnov 432399780a fftools/ffmpeg_filter: make OutputFile.{formats,ch_layouts,sample_rates} private 2 years ago
Anton Khirnov a3ab5bf80d fftools/ffmpeg_filter: make OutputFile.width,height private 2 years ago
Anton Khirnov c19aa9c28f fftools/ffmpeg_filter: make OutputFile.ch_layout private 2 years ago
Anton Khirnov 42f3f54cf4 fftools/ffmpeg_filter: make OutputFile.format/sample_rate private 2 years ago
Anton Khirnov c9a99ffe51 fftools/ffmpeg_filter: make sure no input or output is bound twice 2 years ago
Anton Khirnov fcc33ada47 lavfi: make sure frame SAR matches the link value 2 years ago
Anton Khirnov afeb2468b2 lavc/encode: improve unsupported-format error messages 2 years ago
Anton Khirnov 39206c5e58 lavc/encode: improve input sample rate validation 2 years ago
Anton Khirnov fc6c746aa1 lavc/encoder: always print an error on an unsupported channel layout 2 years ago
Anton Khirnov e026395d22 lavc/encode: shorten code by using a local variable 2 years ago
Anton Khirnov 160fefacd3 lavc/encode: print separate messages for unknown and unsupported formats 2 years ago
James Almer 2bbb6cf74e avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS 2 years ago
James Almer 31ae95d988 avcodec/v4l2_m2m_dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 132271c54e avcodec/mmaldec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 823387aa9f avcodec/mjpegdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 994dbcdade avcodec/mediacodecdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 5ad78a2684 avcodec/libdav1d: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 62cb9d97c1 avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
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