111687 Commits (befb7e7d79ab7b2627855ff0acc0fae861aff2cb)
 

Author SHA1 Message Date
James Almer 94ac647559 avcodec/decode: check the output frame for discard samples with all decoders 1 year ago
James Almer 7db4c3eaa6 avcodec/decode: simplify applying or exporting skip samples 1 year ago
James Almer 78c52a8ca4 avcodec/decode: move processing discard samples to its own function 1 year ago
David Lemler 357a863299 lavc/libvpxenc: prevent fifo from filling up 1 year ago
Paul B Mahol 374184a4dc avfilter/split: fix EOF passing to inlink 1 year ago
Vignesh Venkatasubramanian 7bcc1b4eb8 libsvtav1: Add workaround for gop_size == 1 1 year ago
Khem Raj a7b3c0203f libswscale/riscv: fix syntax of vsetvli 1 year ago
Anton Khirnov 9a2335444b fftools/ffmpeg_mux: forward EOF from the sync queue 1 year ago
Paul B Mahol 7430ee2b8b avfilter/avf_showcwt: add rotation option 1 year ago
Paul B Mahol 422bfdc4ae avfilter/avf_showcwt: add bar display support 1 year ago
Nicolas George ca9ec4e7ed lavu/avassert: include config.h 1 year ago
Nicolas George cf7ed01938 lavc/intrax8: fix an assert 1 year ago
James Almer e6954fd087 avcodec/decode: don't reject flush packets when buffer_pkt is not empty 1 year ago
Nicolas George 02aeacbb5e lavd/opengl: select the GL context before drawing 1 year ago
Jonas Lindner 886c1ffb5d libavcodec/ansi: fix ECMA-48 SGR parameter 49 1 year ago
Anton Khirnov 6a9d3f46c7 fftools/ffmpeg: drop an obsolete debug log 1 year ago
Anton Khirnov 57a42a714b fftools/ffmpeg_filter: consolidate calling avfilter_graph_set_auto_convert() 1 year ago
Anton Khirnov 432399780a fftools/ffmpeg_filter: make OutputFile.{formats,ch_layouts,sample_rates} private 1 year ago
Anton Khirnov a3ab5bf80d fftools/ffmpeg_filter: make OutputFile.width,height private 1 year ago
Anton Khirnov c19aa9c28f fftools/ffmpeg_filter: make OutputFile.ch_layout private 1 year ago
Anton Khirnov 42f3f54cf4 fftools/ffmpeg_filter: make OutputFile.format/sample_rate private 1 year ago
Anton Khirnov c9a99ffe51 fftools/ffmpeg_filter: make sure no input or output is bound twice 1 year ago
Anton Khirnov fcc33ada47 lavfi: make sure frame SAR matches the link value 1 year ago
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