summaryrefslogtreecommitdiff
path: root/test/ffmpeg_decoder_sequential_test.cc
AgeCommit message (Collapse)Author
2016-01-27Fix tests following increased strictness in VideoDecoder.Carl Hetherington
2015-09-14More <iostream> includes for Arch.Carl Hetherington
2015-09-09Use SRC_LINEAR for speed when analysing audio (#685).Carl Hetherington
2015-08-26Split log.{cc,h}.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-04Try to fix some warnings on OS X.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
in a similar way to the V1 patch.
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵Carl Hetherington
digest calculation.
2014-12-09Tweak test check.Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
Basics of an image sequence dialog that asks about frame rate and digest calculation.
2014-11-20Update FFmpeg sequential test for modification of decoder behaviour (it will ↵Carl Hetherington
now fill in gaps at the start/end with black).
2014-11-20Nicer message in test check.Carl Hetherington
2014-05-20Fix non-debug build.Carl Hetherington
2014-05-01Fix 3D support.Carl Hetherington
2014-04-29Various comment fixes to tests.Carl Hetherington
2014-04-02Various fixes to FFmpeg decoder, including a couple of tests.Carl Hetherington