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.
 
 
 
 
James Almer c7a8681860 fftools: use the new AVFrame keyframe flag 2 years ago
..
Makefile fftools/ffmpeg: move opening decoders to a new file 2 years ago
cmdutils.c fftools: use av_dict_iterate 2 years ago
cmdutils.h fftools/cmdutils: Add function to report error before exit 2 years ago
ffmpeg.c fftools: use the new AVFrame keyframe flag 2 years ago
ffmpeg.h fftools/ffmpeg: drop InputStream.[next_]pts 2 years ago
ffmpeg_dec.c fftools/ffmpeg_dec: drop useless abort_codec_experimental() 2 years ago
ffmpeg_demux.c fftools/ffmpeg: drop InputStream.[next_]pts 2 years ago
ffmpeg_enc.c fftools: use the new AVFrame keyframe flag 2 years ago
ffmpeg_filter.c fftools/ffmpeg_filter: use correct timebase for filter EOF timestamp 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_filter: add filtergraph private data 2 years ago
ffmpeg_mux.h fftools/ffmpeg_mux: make copy_initial_nonkeyframes private to muxing code 2 years ago
ffmpeg_mux_init.c fftools/ffmpeg_filter: add filtergraph private data 2 years ago
ffmpeg_opt.c fftools/ffmpeg: deprecate -adrift_threshold 2 years ago
ffplay.c fftools/ffplay: stop using AVFrame.pkt_pos 2 years ago
ffprobe.c fftools: use the new AVFrame keyframe flag 2 years ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c fftools/opt_common: check the return value of av_hwdevice_get_type_name before printing it 2 years ago
opt_common.h
sync_queue.c fftools/sync_queue: update audio frame duration when re-chunking 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