112975 Commits (84201d8af6255ddfbeffa38afd51f0ecf742390b)
 

Author SHA1 Message Date
Anton Khirnov 84201d8af6 fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread 1 year ago
Anton Khirnov 06d5dc11db fftools/ffmpeg_sched: actually initialize/destroy schedule_lock 1 year ago
Anton Khirnov 5256b2fbe6 fftools/ffmpeg_mux: print latency information in -debug_ts muxing output 1 year ago
Anton Khirnov 9d7000b1be fftools/ffmpeg: attach wallclock timing information to packets and frames 1 year ago
Anton Khirnov c9f38210fc fftools/ffmpeg: merge DemuxPktData into FrameData 1 year ago
Marton Balint 5475f665f6 avutil/imgutils: add new function av_image_fill_color() 1 year ago
Marton Balint 0ae8afffb4 avutil/imgutils: factorize a fill color function 1 year ago
Marton Balint 74a269c3ce avutil/imgutils: add support for 32bit pixel format for av_image_fill_black() 1 year ago
Marton Balint 32cb4504f3 avutil/imgutils: fix av_image_fill_black() for some pixel formats 1 year ago
Marton Balint 1f721beeff avutil/tests/imgutils: add tests for av_image_fill_black() 1 year ago
Marton Balint 3c5e82316e avutil/tests/imgutils: factorize basic tests to new function 1 year ago
Thilo Borgmann 03ac6aa627 avdevice/audiotoolbox: Fix availability macro check 1 year ago
James Almer 7cc4b306eb ffmpeg_sched: initialize have_unchoked 1 year ago
James Almer 34d56e1766 x86/aacencdsp: clear the high bits for size in ff_abs_pow34_sse 1 year ago
James Almer 96f646cdc2 avformat/movenc: rename MOVMuxContext.nb_streams to nb_tracks 1 year ago
Anton Khirnov d119ae2fd8 fftools/ffmpeg: convert to a threaded architecture 1 year ago
Anton Khirnov 9b8cc36ce0 fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
Anton Khirnov ee2a8cbfd1 fftools/ffmpeg_enc: move encoding to a separate thread 1 year ago
Anton Khirnov 66e78e9680 fftools/ffmpeg_demux: switch from AVThreadMessageQueue to ThreadQueue 1 year ago
Anton Khirnov 75efe530ce fftools/ffmpeg_mux: move bitstream filtering to the muxer thread 1 year ago
Anton Khirnov 1983507b6e fftools/ffmpeg_mux: add muxing thread private data 1 year ago
Anton Khirnov f37a741f42 fftools/ffmpeg_filter: reindent 1 year ago
Anton Khirnov 40e1cf1cd2 fftools/ffmpeg_filter: buffer sub2video heartbeat frames like other frames 1 year ago
Anton Khirnov d35c05cb9e fftools/ffmpeg_filter: move filtering to a separate thread 1 year ago
Anton Khirnov 4b8a171beb fftools/ffmpeg_filter: make sub2video heartbeat more robust 1 year ago
Zhao Zhili 7665139656 examples/transcode: fix log message 1 year ago
Vittorio Giovara 944936ee1d lavd/avfoundation: Use correct preprocessing directive 1 year ago
sunyuechi 98596f90f4 lavc/aacencdsp: R-V V abs_pow34 1 year ago
sunyuechi 1c3620b2bb checkasm: test for abs_pow34 1 year ago
sunyuechi e880a97e7c lvac/aacenc: add ff_aac_dsp_init 1 year ago
Rémi Denis-Courmont 272d0c164d lavc/lpc: R-V V apply_welch_window 1 year ago
xufuji456 341a483b08 avdevice/audiotoolbox: silence warning with new api 1 year ago
Benjamin Cheng 185871fdd3 hwcontext_vulkan: guard unistd.h include 1 year ago
xufuji456 e37b15e26f avdevice/avfoundation: replace deprecated AVCaptureDevice 1 year ago
Marth64 1439784ff0 doc/ffmpeg: fix -copy_ts typo, should be -copyts 1 year ago
Anton Khirnov 5fdbc2a1f9 tools/general_assembly: avoid using DateTime->is_between() 1 year ago
Vittorio Giovara 12e25af7a8 MAINTAINERS: Remove older s3tc entry 1 year ago
Gyan Doshi b9fd3e7a88 avfilter/select: initialize prev_selected_n to NAN 1 year ago
Marth64 715e5e3e23 doc/bitstream_filters: add setts example 1 year ago
Marth64 d06518e448 doc/ffmpeg: AV_FMT_DISCONT typo should be AVFMT_TS_DISCONT 1 year ago
Andreas Rheinhardt b021bc4a47 avformat/webpenc: Write correct size for single images when unseekable 1 year ago
Andreas Rheinhardt 8283db7fb0 avformat/webpenc: Reindent after the previous commit 1 year ago
Andreas Rheinhardt 18d7a97f9e avformat/webpenc: Return early to reduce indentation 1 year ago
nilfm 5f4b7bf2b5 avfilter/vf_libvmaf: fix string comparison bug 1 year ago
Rémi Denis-Courmont b3825bbe45 riscv: test for assembler support 1 year ago
sunyuechi 0b9d009b4a lavc/vc1dsp: R-V V inv_trans 1 year ago
Mikhail Nitenko 0f745b74ec lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions 1 year ago
Haihao Xiang f89cff96d0 lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11va 1 year ago
Haihao Xiang e5f8b5313e doc/ffmpeg: Update the description about d3d11va 1 year ago
Artem Galin a556be69a7 lavu/hwcontext_d3d11va: Add option vendor_id 1 year ago