112959 Commits (9b8cc36ce0b2417469d78c68780c8796886c202e)
 

Author SHA1 Message Date
Anton Khirnov 9b8cc36ce0 fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 11 months ago
Anton Khirnov ee2a8cbfd1 fftools/ffmpeg_enc: move encoding to a separate thread 11 months ago
Anton Khirnov 66e78e9680 fftools/ffmpeg_demux: switch from AVThreadMessageQueue to ThreadQueue 11 months ago
Anton Khirnov 75efe530ce fftools/ffmpeg_mux: move bitstream filtering to the muxer thread 11 months ago
Anton Khirnov 1983507b6e fftools/ffmpeg_mux: add muxing thread private data 11 months ago
Anton Khirnov f37a741f42 fftools/ffmpeg_filter: reindent 11 months ago
Anton Khirnov 40e1cf1cd2 fftools/ffmpeg_filter: buffer sub2video heartbeat frames like other frames 11 months ago
Anton Khirnov d35c05cb9e fftools/ffmpeg_filter: move filtering to a separate thread 11 months ago
Anton Khirnov 4b8a171beb fftools/ffmpeg_filter: make sub2video heartbeat more robust 11 months ago
Zhao Zhili 7665139656 examples/transcode: fix log message 11 months ago
Vittorio Giovara 944936ee1d lavd/avfoundation: Use correct preprocessing directive 11 months ago
sunyuechi 98596f90f4 lavc/aacencdsp: R-V V abs_pow34 11 months ago
sunyuechi 1c3620b2bb checkasm: test for abs_pow34 11 months ago
sunyuechi e880a97e7c lvac/aacenc: add ff_aac_dsp_init 11 months ago
Rémi Denis-Courmont 272d0c164d lavc/lpc: R-V V apply_welch_window 11 months ago
xufuji456 341a483b08 avdevice/audiotoolbox: silence warning with new api 11 months ago
Benjamin Cheng 185871fdd3 hwcontext_vulkan: guard unistd.h include 11 months ago
xufuji456 e37b15e26f avdevice/avfoundation: replace deprecated AVCaptureDevice 11 months ago
Marth64 1439784ff0 doc/ffmpeg: fix -copy_ts typo, should be -copyts 11 months ago
Anton Khirnov 5fdbc2a1f9 tools/general_assembly: avoid using DateTime->is_between() 11 months ago
Vittorio Giovara 12e25af7a8 MAINTAINERS: Remove older s3tc entry 11 months ago
Gyan Doshi b9fd3e7a88 avfilter/select: initialize prev_selected_n to NAN 11 months ago
Marth64 715e5e3e23 doc/bitstream_filters: add setts example 11 months ago
Marth64 d06518e448 doc/ffmpeg: AV_FMT_DISCONT typo should be AVFMT_TS_DISCONT 11 months ago
Andreas Rheinhardt b021bc4a47 avformat/webpenc: Write correct size for single images when unseekable 11 months ago
Andreas Rheinhardt 8283db7fb0 avformat/webpenc: Reindent after the previous commit 11 months ago
Andreas Rheinhardt 18d7a97f9e avformat/webpenc: Return early to reduce indentation 11 months ago
nilfm 5f4b7bf2b5 avfilter/vf_libvmaf: fix string comparison bug 11 months ago
Rémi Denis-Courmont b3825bbe45 riscv: test for assembler support 11 months ago
sunyuechi 0b9d009b4a lavc/vc1dsp: R-V V inv_trans 11 months ago
Mikhail Nitenko 0f745b74ec lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions 11 months ago
Haihao Xiang f89cff96d0 lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11va 12 months ago
Haihao Xiang e5f8b5313e doc/ffmpeg: Update the description about d3d11va 12 months ago
Artem Galin a556be69a7 lavu/hwcontext_d3d11va: Add option vendor_id 12 months ago
Cosmin Stejerean 737ede405b avfilter/bwdif: account for chroma sub-sampling in min size calculation 12 months ago
sunyuechi 8bdb663062 lavc/ac3dsp: R-V V float_to_fixed24 12 months ago
Paul B Mahol ebfd3912e9 avfilter/asrc_flite: use streaming function 12 months ago
Paul B Mahol d793af982e avfilter/asrc_flite: switch to activate 12 months ago
Anton Khirnov 99d2fa38ad fftools/ffmpeg: make sure FrameData is writable when we modify it 12 months ago
Anton Khirnov 1d536e0283 fftools/ffmpeg_filter: track input/output index in {Input,Output}FilterPriv 12 months ago
Anton Khirnov c6483f1c2a lavfi/buffersink: avoid leaking peeked_frame on uninit 12 months ago
Nuo Mi e78c6a1f2c MAINTAINERS: add myself as vvc maintainer 12 months ago
Paul B Mahol 3047f05a99 tests/fate: add asegment filter tests 12 months ago
Paul B Mahol 7e453dad3c avcodec/qoadec: fix overreads and fix packet size check 12 months ago
Jean-Baptiste Kempf 6e26a5a64e doc/developer: require asm for RISC-V 12 months ago
Michael Niedermayer 22daf2148f
avcodec/av1dec: Fix resolving zero divisor 12 months ago
Michael Niedermayer 4cdf2c7f76
avformat/mov: Ignore duplicate ftyp 12 months ago
Leo Izen b60d39fbe2
fate/jpegxl: add parser test for extboxes and small files 12 months ago
Leo Izen c4be080e65
avcodec/jpegxl_parser: fix parsing sequences of extremely small files 12 months ago
Leo Izen 019b3ea65a
avcodec/jpegxl_parse{,r}: use correct ISOBMFF extended size location 12 months ago