summaryrefslogtreecommitdiff
path: root/src/sound_asset.h
AgeCommit message (Expand)Author
2013-07-06Move some CPL writing from picture/sound assets to the MXF. Pick up key_id f...Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-06-07Merge branch 'master' into cxmlCarl Hetherington
2013-06-04Remove _finalized check from picture writer too.Carl Hetherington
2013-05-13Use libxml++ for writing XML.Carl Hetherington
2013-05-04Split metadata into XML and MXF bits; remove singleton.Carl Hetherington
2013-04-15Try to give basic progress indication on dcpdiff.Carl Hetherington
2013-04-15Use boost::function for making notes during equals operations.Carl Hetherington
2013-01-22Remove hacky start_frame stuff from SoundAsset for now.Carl Hetherington
2013-01-21Try to remove need for asdcplib includes in libdcp headers.Carl Hetherington
2013-01-18Add basics for progressive sound asset writing.Carl Hetherington
2013-01-17Comment tweaks.Carl Hetherington
2013-01-17Replace length with intrinsic_duration.Carl Hetherington
2013-01-17Pull entry point out of the constructor.Carl Hetherington
2013-01-14Fix merge.Carl Hetherington
2013-01-14Merge masterCarl Hetherington
2013-01-12Add simple support for generating audio MXFs from part of a WAV file (for mul...Carl Hetherington
2013-01-05Various probably quite untidy progress on KDMs.Carl Hetherington
2013-01-01Use libxml++ to write CPLs.Carl Hetherington
2012-12-31Initial hacks.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-02Clean up DCP comparison a bit.Carl Hetherington
2012-08-22Use entry points.Carl Hetherington
2012-08-15Add support for obtaining a frame as RGBA.Carl Hetherington
2012-08-13Partial subtitle work.Carl Hetherington
2012-08-12Don't crash with no audio; get video MXF information from the MXF itself; get...for-dcptovideoCarl Hetherington
2012-08-11Access sound asset sampling rate, channels; access sound asset from DCP; fix ...Carl Hetherington
2012-08-02Tidy up equality options slightly.Carl Hetherington
2012-08-02Compare using maximum mean absolute difference and standard deviation.Carl Hetherington
2012-07-31Check sound; various fixups.Carl Hetherington
2012-07-31path -> dir, name for MXFs.Carl Hetherington
2012-07-31Bits.Carl Hetherington
2012-07-18Doc tweaks.Carl Hetherington
2012-07-18Allow functor to obtain content paths.Carl Hetherington
2012-07-17Doc fixes.Carl Hetherington
2012-07-17Fix up progress reporting, some better exceptions.Carl Hetherington
2012-07-17Some comments.Carl Hetherington
2012-07-16Import.Carl Hetherington