summaryrefslogtreecommitdiff
path: root/test/test.cc
AgeCommit message (Expand)Author
2012-10-26Fix up another deadlock. Tidy tests slightly.Carl Hetherington
2012-10-25Fix up ze tests.Carl Hetherington
2012-10-24Fix shared_ptr for Film.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-24Tidy up test film naming.Carl Hetherington
2012-10-22Try again to sort out the audio padding / alignment.Carl Hetherington
2012-10-21Pass options only to jobs that need them.Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-15Add a sub to the client/server test and fix an exposed bug.Carl Hetherington
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Simplify use of Image hierarchy a bit.Carl Hetherington
2012-10-14Fix up tests; possibly working subtitle transforms.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-10-09Fix some POSIX-isms.Carl Hetherington
2012-10-09Simplify and test audio sample rate alteration.Carl Hetherington
2012-10-08Split Format into Fixed and Variable so that sources can be unstretched.Carl Hetherington
2012-10-07Simple test to make sure a couple of simple make DCP jobs complete.Carl Hetherington
2012-09-23Use io_service per thread.Carl Hetherington
2012-09-23Multi-thread test.Carl Hetherington
2012-09-23Hack around probles when destroying the Server object.Carl Hetherington
2012-09-23Fix up basic test to work.Carl Hetherington
2012-09-23Add unit test for sending to a server.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-23Try to improve path handling a bit, and add a few tests.Carl Hetherington
2012-07-23Use MD5 digest of content file as part of the J2C directory, rather than the ...Carl Hetherington
2012-07-21Return title number from dvd_titles().Carl Hetherington
2012-07-21Remove long tests in favour of full test corpus.Carl Hetherington