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.
 
 
 
 
Anton Khirnov 45202556cb fftools/ffmpeg: move OutputStream.vsync_frame_number to Encoder 2 years ago
..
Makefile fftools/ffmpeg: move initializing encoders to a new file 2 years ago
cmdutils.c
cmdutils.h
ffmpeg.c fftools/ffmpeg: clean up #includes 2 years ago
ffmpeg.h fftools/ffmpeg: move OutputStream.vsync_frame_number to Encoder 2 years ago
ffmpeg_demux.c fftools/ffmpeg: move initializing next_[pd]ts to add_input_streams() 2 years ago
ffmpeg_enc.c fftools/ffmpeg: move OutputStream.vsync_frame_number to Encoder 2 years ago
ffmpeg_filter.c fftools/ffmpeg: use sync queues for enforcing audio frame size 2 years ago
ffmpeg_hw.c fftools/ffmpeg: supply hw_device_ctx to filters before initializing them 2 years ago
ffmpeg_mux.c fftools/ffmpeg: add encoder private data 2 years ago
ffmpeg_mux.h fftools/ffmpeg: add an option for writing pre-muxing stats 2 years ago
ffmpeg_mux_init.c fftools/ffmpeg: add encoder private data 2 years ago
ffmpeg_opt.c fftools/ffmpeg: rename -enc_stats* to -stats_enc* 2 years ago
ffplay.c fftools/ffplay: stop using AVFrame.pkt_pos 2 years ago
ffprobe.c fftools/ffprobe: print crop_* frame fields 2 years ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c fftools/sync_queue: allow requesting a specific number of audio samples 2 years ago
sync_queue.h fftools/sync_queue: allow requesting a specific number of audio samples 2 years ago
thread_queue.c
thread_queue.h