112969 Commits (0ae8afffb40ffd001a27926bd869de746a1bf879)
 

Author SHA1 Message Date
Marton Balint 0ae8afffb4 avutil/imgutils: factorize a fill color function 11 months ago
Marton Balint 74a269c3ce avutil/imgutils: add support for 32bit pixel format for av_image_fill_black() 11 months ago
Marton Balint 32cb4504f3 avutil/imgutils: fix av_image_fill_black() for some pixel formats 11 months ago
Marton Balint 1f721beeff avutil/tests/imgutils: add tests for av_image_fill_black() 11 months ago
Marton Balint 3c5e82316e avutil/tests/imgutils: factorize basic tests to new function 11 months ago
Thilo Borgmann 03ac6aa627 avdevice/audiotoolbox: Fix availability macro check 11 months ago
James Almer 7cc4b306eb ffmpeg_sched: initialize have_unchoked 11 months ago
James Almer 34d56e1766 x86/aacencdsp: clear the high bits for size in ff_abs_pow34_sse 11 months ago
James Almer 96f646cdc2 avformat/movenc: rename MOVMuxContext.nb_streams to nb_tracks 11 months ago
Anton Khirnov d119ae2fd8 fftools/ffmpeg: convert to a threaded architecture 11 months ago
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