No-op; fix GPL address and use the explicit-program-name version.
[dcpomatic.git] / src / lib / audio_decoder_stream.cc
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonFix seek, for video at least.
2016-05-18 Carl HetheringtonFix crash.
2016-05-18 Carl HetheringtonBasics of splitting up Decoder tree like Content.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-04-04 Carl HetheringtonAdd some debugging code for Norbert.
2015-10-26 Carl HetheringtonReinstate subtitle speed-up patch 526fd6de4c80a7ac9614a...
2015-10-23 Carl HetheringtonRevert "Avoid decoding other packets when looking for...
2015-10-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-16 Carl HetheringtonAvoid decoding other packets when looking for subs.
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...