111433 Commits (374184a4dc16421ec6b182191898582d9275808a)
 

Author SHA1 Message Date
Paul B Mahol 374184a4dc avfilter/split: fix EOF passing to inlink 2 years ago
Vignesh Venkatasubramanian 7bcc1b4eb8 libsvtav1: Add workaround for gop_size == 1 2 years ago
Khem Raj a7b3c0203f libswscale/riscv: fix syntax of vsetvli 2 years ago
Anton Khirnov 9a2335444b fftools/ffmpeg_mux: forward EOF from the sync queue 2 years ago
Paul B Mahol 7430ee2b8b avfilter/avf_showcwt: add rotation option 2 years ago
Paul B Mahol 422bfdc4ae avfilter/avf_showcwt: add bar display support 2 years ago
Nicolas George ca9ec4e7ed lavu/avassert: include config.h 2 years ago
Nicolas George cf7ed01938 lavc/intrax8: fix an assert 2 years ago
James Almer e6954fd087 avcodec/decode: don't reject flush packets when buffer_pkt is not empty 2 years ago
Nicolas George 02aeacbb5e lavd/opengl: select the GL context before drawing 2 years ago
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