Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / audio_decoder_stream.cc
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-09-09 Carl HetheringtonMerge branch '2.0' of ssh://git.carlh.net/home/carl...
2015-09-09 Carl HetheringtonMerge.
2015-09-09 Carl HetheringtonUse SRC_LINEAR for speed when analysing audio (#685).
2015-09-06 Carl HetheringtonDon't create resamplers with no channels.
2015-08-27 Carl HetheringtonFix Player::dcp_to_content_video with similar but not...
2015-08-26 Carl HetheringtonRest of src/lib/*.h tidying.
2015-08-18 Carl HetheringtonInclude tidying.
2015-07-29 Carl HetheringtonReplace Time::frames with Time::frames_round and Time...
2015-06-25 Carl HetheringtonMerge.
2015-06-25 Carl HetheringtonAdd DEBUG_DECODE and some basic debugging of the decodi...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-12 Carl HetheringtonRemove PassReason stuff.
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...