summaryrefslogtreecommitdiff
path: root/src/lib/j2k_wav_encoder.cc
AgeCommit message (Expand)Author
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-22Try again to sort out the audio padding / alignment.Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.Carl Hetherington
2012-10-20Clean up audio passing round a bit.Carl Hetherington
2012-10-20Don't cache sample format, fix up various things.Carl Hetherington
2012-10-20Rework audio to deinterleave straight away and pass dataCarl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-09Fix some POSIX-isms.Carl Hetherington
2012-10-03A touch more debugging.Carl Hetherington
2012-10-03Fix up include and add a log.Carl Hetherington
2012-10-02Tidy up test for whether or not to resample.Carl Hetherington
2012-10-02Merge branch 'resample-drop-frame'Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington
2012-10-02Tidy up timing code a bit.Carl Hetherington
2012-10-02Some more timing logging.Carl Hetherington
2012-10-01Some more debug logging.Carl Hetherington
2012-10-01Various fixes to resampling.Carl Hetherington
2012-10-01Log message when resampling audio.Carl Hetherington
2012-09-29Entirely untested resampling to fix 24fps drop-frame.Carl Hetherington
2012-09-23Add some more logging when finishing up an encode.Carl Hetherington
2012-09-22Improve transcode job progress reporting.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-07-28Fix bug causing frames to be missed when encoding.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-22Cross-platform sleep.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington