summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg.cc
AgeCommit message (Expand)Author
2013-11-20Only do long probes of FFmpeg content with the examiner, not the decoder.Carl Hetherington
2013-11-19Increase probe duration for FFmpeg content so that there is more chance of al...Carl Hetherington
2013-11-09Drop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than ...Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-10Fix initial display to be frame 1, not 2.Carl Hetherington
2013-06-25Basics of FFmpeg examiner works.Carl Hetherington
2013-06-21Split examiner parts off decoder.Carl Hetherington