summaryrefslogtreecommitdiff
path: root/src
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-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-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-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 fix for ubuntu 12.10.Carl Hetherington
2012-10-27Comment tweak.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 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 for new libdcp (signals2 instead of sigc).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
2012-10-25Missing examine_content() call after it is set.Carl Hetherington
2012-10-25Erroneous leftover _log in Decoder; use decoder audio channels count rather t...Carl Hetherington
2012-10-24Fix shared_ptr for Film.Carl Hetherington
2012-10-24Try to clean up source length handling.Carl Hetherington
2012-10-24Use more local methods rather than calling out to Film in the Decoder.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Tidy up now we have a x-thread signaller.Carl Hetherington
2012-10-24Make Film state thread-safe.Carl Hetherington
2012-10-24Cross-thread UI signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-24Fix bug with setting up content digest.Carl Hetherington
2012-10-24Try to fix overrunning subtitles.Carl Hetherington
2012-10-24Try to fix up subtitle timing a bit.Carl Hetherington
2012-10-24Remove old unused stuff.Carl Hetherington