You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Leandro Santiago 367b7b546f fftools/ffplay: fix crash when vk renderer is null 2 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/ffmpeg: add support for multiview video 4 months ago
cmdutils.h fftools/ffmpeg: add support for multiview video 4 months ago
ffmpeg.c fftools/ffmpeg: show video stats in progress output without filters 5 months ago
ffmpeg.h fftools/ffmpeg: add support for multiview video 4 months ago
ffmpeg_dec.c fftools/ffmpeg: add support for multiview video 4 months ago
ffmpeg_demux.c fftools/ffmpeg: add support for multiview video 4 months ago
ffmpeg_enc.c fftools/ffmpeg_mux_init: apply encoder options manually 6 months ago
ffmpeg_filter.c fftools/ffmpeg_filter: treat apad filter as a source 3 months ago
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 10 months ago
ffmpeg_mux.c fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 6 months ago
ffmpeg_mux.h fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 5 months ago
ffmpeg_mux_init.c fftools/ffmpeg: add support for multiview video 4 months ago
ffmpeg_opt.c fftools/ffmpeg: add support for multiview video 4 months ago
ffmpeg_sched.c fftools/ffmpeg_sched: allow decoders to have multiple outputs 4 months ago
ffmpeg_sched.h fftools/ffmpeg_sched: allow decoders to have multiple outputs 4 months ago
ffmpeg_utils.h fftools/ffmpeg: prefer real errors over EOF in err_merge() 6 months ago
ffplay.c fftools/ffplay: fix crash when vk renderer is null 2 months ago
ffplay_renderer.c fftools/ffplay_renderer: use correct NULL value for Vulkan type 7 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c lavu/frame: add side data storing view ID for multi-view video 4 months ago
fftools.manifest fftools: add DPI awareness manifest 2 years ago
fftoolsres.rc fftools: add DPI awareness manifest 2 years ago
fopen_utf8.h avutil/common: Don't auto-include mem.h 10 months ago
objpool.c
objpool.h
opt_common.c fftools/opt_common: add missing newline after printing codecs 4 months ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 12 months ago
sync_queue.c fftools/ffmpeg_demux, sync_queue: Constify a bit 11 months ago
sync_queue.h fftools/sync_queue: add debug logging 2 years ago
thread_queue.c fftools/thread_queue: count receive-finished streams as finished 1 year ago
thread_queue.h