summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31Try a different approach to frame duplication in the decoder.Carl Hetherington
2012-10-31Fix up parent / child member naming confusion.Carl Hetherington
2012-10-31Remove debug script.Carl Hetherington
2012-10-31Don't emit 0 bytes of audio if video and audio are already in sync.Carl Hetherington
2012-10-31Be more checky about inputs.Carl Hetherington
2012-10-31Pass command line parameters to ./waf configureCarl Hetherington
2012-10-31Pass command line parameters to ./waf configureCarl Hetherington
2012-10-30Fix up windows 64 build.Carl Hetherington
2012-10-30Try to use the previous frame rather than the current one when padding PTS gaps.Carl Hetherington
2012-10-30Tweak naming.Carl Hetherington
2012-10-30Add bug to tracker.Carl Hetherington
2012-10-30Fix build.Carl Hetherington
2012-10-30Insert / remove frames from the output as required to keep things right with ...Carl Hetherington
2012-10-29Hack around disappearing menu bar in Ubuntu 12.10Carl Hetherington
2012-10-29Compile fixes for ubuntu 12.10Carl Hetherington
2012-10-29Compile fix for ubuntu 12.10.Carl Hetherington
2012-10-28Add script to build pre-releases.Carl Hetherington
2012-10-28Fix libdcp version in manual.Carl Hetherington
2012-10-28Fix win32 installer.Carl Hetherington
2012-10-27Comment tweak.Carl Hetherington
2012-10-27ChangeLog.Carl Hetherington
2012-10-27include trimming.Carl Hetherington
2012-10-27GPL boilerplate.Carl Hetherington
2012-10-27cerr -> logCarl Hetherington
2012-10-27Try to separate out filter graph code and use a different one for each differ...Carl Hetherington
2012-10-26Fix up another deadlock. Tidy tests slightly.Carl Hetherington
2012-10-26Try to fix up 32/64 bit windows builds.Carl Hetherington
2012-10-26Try to fix name problems if an encode crosses midnight.Carl Hetherington
2012-10-26More debug.Carl Hetherington
2012-10-26More debug logging.Carl Hetherington
2012-10-25A bit more debug logging.Carl Hetherington
2012-10-25Missing include and boost::Carl Hetherington
2012-10-25Add some comments.Carl Hetherington
2012-10-25Try to clean up Film locking a bit.Carl Hetherington
2012-10-25Update TODO.Carl Hetherington
2012-10-25Bump libdcp version.Carl Hetherington
2012-10-25Update for new libdcp (signals2 instead of sigc).Carl Hetherington
2012-10-25Update bugs.Carl Hetherington
2012-10-25Re-throw exception on send fail.Carl Hetherington
2012-10-25Slightly more detailed logging in server.Carl Hetherington
2012-10-25Fix lack of shared_ptr in makedcp.Carl Hetherington
2012-10-25Try to fix range UI a little.Carl Hetherington
2012-10-25Try to directly call UI callbacks if we're already in the UI thread; call wak...Carl Hetherington
2012-10-25Fix up ze tests.Carl Hetherington
2012-10-25Fix DCP range label.Carl Hetherington
2012-10-25A few things missed when setting sensitivity.Carl Hetherington
2012-10-25Fix deadlock on saving metadata.Carl Hetherington
2012-10-25Missing namespace qualifier.Carl Hetherington
2012-10-25Try running the video codec with threads=1 to see if we can avoid green stuff...Carl Hetherington
2012-10-25Maybe fix sensitivity when jobs are running.Carl Hetherington