Remove FFmpegDecoder minimal_run and care on seeking, as the VideoDecoder/AudioDecode...
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Jul 2014 14:05:13 +0000 (15:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Jul 2014 14:05:13 +0000 (15:05 +0100)
commit6f071ce94bb7cff1106e2ef6d8eb4363694435f2
tree65fa1844ae470bc9011733ecff4f016ba5a4671e
parent15f23b356b757a9697bf1a9ec30c243ab8070404
Remove FFmpegDecoder minimal_run and care on seeking, as the VideoDecoder/AudioDecoder has to cope with stuff per-stream anyway.
src/lib/ffmpeg_decoder.cc
src/lib/ffmpeg_decoder.h
src/lib/player.cc
src/lib/player.h
src/lib/player_video.cc
src/lib/player_video.h
src/lib/video_decoder.cc
src/wx/film_viewer.cc
test/client_server_test.cc