Use libxml++ for writing XML.
[libdcp.git] / src / sound_asset.h
2013-05-13 Carl HetheringtonUse libxml++ for writing XML.
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonSplit metadata into XML and MXF bits; remove singleton.
2013-04-15 Carl HetheringtonTry to give basic progress indication on dcpdiff.
2013-04-15 Carl HetheringtonUse boost::function for making notes during equals...
2013-01-22 Carl HetheringtonRemove hacky start_frame stuff from SoundAsset for...
2013-01-21 Carl HetheringtonMerge master.
2013-01-21 Carl HetheringtonTry to remove need for asdcplib includes in libdcp...
2013-01-18 Carl HetheringtonAdd basics for progressive sound asset writing.
2013-01-17 Carl HetheringtonComment tweaks.
2013-01-17 Carl HetheringtonReplace length with intrinsic_duration.
2013-01-17 Carl HetheringtonPull entry point out of the constructor.
2013-01-12 Carl HetheringtonAdd simple support for generating audio MXFs from part...
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-08-22 Carl HetheringtonUse entry points.
2012-08-15 Carl HetheringtonAdd support for obtaining a frame as RGBA.
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-08-12 Carl HetheringtonDon't crash with no audio; get video MXF information... for-dcptovideo
2012-08-11 Carl HetheringtonAccess sound asset sampling rate, channels; access...
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-08-01 Carl HetheringtonCompare using maximum mean absolute difference and...
2012-07-31 Carl HetheringtonCheck sound; various fixups.
2012-07-30 Carl Hetheringtonpath -> dir, name for MXFs.
2012-07-30 Carl HetheringtonBits.
2012-07-17 Carl HetheringtonDoc tweaks.
2012-07-17 Carl HetheringtonAllow functor to obtain content paths.
2012-07-17 Carl HetheringtonDoc fixes.
2012-07-17 Carl HetheringtonFix up progress reporting, some better exceptions.
2012-07-17 Carl HetheringtonSome comments.
2012-07-16 Carl HetheringtonImport.