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.
 
 
 
 
Marton Balint 7357012bb5 fftools/ffmpeg: fix negative timestamps at the beginning of the encoding 2 years ago
..
Makefile
cmdutils.c
cmdutils.h
ffmpeg.c fftools/ffmpeg: fix negative timestamps at the beginning of the encoding 2 years ago
ffmpeg.h fftools/ffmpeg: use AVFrame to pass subtitles from decoders to filters 2 years ago
ffmpeg_dec.c fftools/ffmpeg: pass subtitle decoder dimensions to sub2video 2 years ago
ffmpeg_demux.c fftools/ffmpeg_dec: move InputStream.prev_sub to Decoder 2 years ago
ffmpeg_enc.c fftools/ffmpeg_enc: constify the subtitle passed to enc_subtitle() 2 years ago
ffmpeg_filter.c fftools/ffmpeg: pass subtitle decoder dimensions to sub2video 2 years ago
ffmpeg_hw.c fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller 2 years ago
ffmpeg_mux.c fftools/ffmpeg_dec: move decoding to a separate thread 2 years ago
ffmpeg_mux.h fftools/ffmpeg_mux: make OutputStream.pkt private 2 years ago
ffmpeg_mux_init.c fftools/ffmpeg: attach bits_per_raw_sample information to frames 2 years ago
ffmpeg_opt.c
ffplay.c fftools/ffplay: fix typo in frame_queue_destory 2 years ago
ffprobe.c
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c fftools/sync_queue: make sure non-limiting streams are not used as queue head 2 years ago
sync_queue.h
thread_queue.c
thread_queue.h