164 Commits (6887a0292f6432061ec41ba8646a21d2412b4cd1)

Author SHA1 Message Date
Anton Khirnov 6975320506 fftools/ffmpeg_demux: add demuxer private data 2 years ago
Anton Khirnov 78efefa9a5 fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c 2 years ago
Anton Khirnov 874a6f2090 fftools/ffmpeg: set thread names 2 years ago
Anton Khirnov 8d26a21bf6 fftools/ffmpeg: stop accessing av_stream_get_parser() from the main thread 2 years ago
Anton Khirnov 6ded80af92 fftools/ffmpeg: move packet timestamp processing to demuxer thread 2 years ago
Anton Khirnov a5e025e826 fftools/ffmpeg: move handling corrupt packets to the input thread 2 years ago
Anton Khirnov 61d9f34c70 fftools/ffmpeg_demux: do not store demux packet in the context 2 years ago
Anton Khirnov de9fb9fba7 fftools/ffmpeg_demux: factorize signalling end of demuxing 2 years ago
Anton Khirnov aae9de0cb2 fftools/ffmpeg: move -stream_loop handling to the demuxer thread 2 years ago
Anton Khirnov b99462cd27 fftools/ffmpeg: move seek_to_start() to ffmpeg_demux.c 2 years ago
Anton Khirnov 57d75ca031 fftools/ffmpeg: move get_input_packet() to ffmpeg_demux.c 2 years ago
Anton Khirnov 07da07ddb0 fftools/ffmpeg: report new streams from the input thread 2 years ago
Anton Khirnov 9c16310fe5 fftools/ffmpeg: handle dumping input packets in input_thread() 2 years ago
Anton Khirnov 7b6622705e fftools/ffmpeg: move the input thread into its own file 2 years ago