summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-23Remove pragma unknown by mingw.carl-2Carl Hetherington
2020-11-23Set up MXF header value DisplayHeight. Otherwise mediainfo reportsCarl Hetherington
2020-11-23Quell some valgrind errors.Carl Hetherington
2020-11-23Fix a few compiler warnings about misleading indents.Carl Hetherington
2020-11-23Remove stack-allocated BIGNUM which is no longer allowed in OpenSSL 1.1.Carl Hetherington
2020-11-23Allow > 60 fps 3D.Carl Hetherington
2020-11-23Remove use of stringstream in FileWriter.Carl Hetherington
2020-11-23Move public headers into src/asdcp and install them in a asdcp subdirectory.Carl Hetherington
2020-11-23Fix apparent typo in operator==Carl Hetherington
2020-11-23Fix / hide some warnings on Linux.Carl Hetherington
2020-11-23Win32 build fixes.Carl Hetherington
2020-11-23waf build system.Carl Hetherington
2020-11-23Patches for testing to allow predictable random number and date generation.Carl Hetherington
2020-11-23Support hashing while writing MXFs.Carl Hetherington
2020-11-23Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.Carl Hetherington
2020-11-23Fix UTF-8 filename handling; replace DirScanner code with boost-based impleme...Carl Hetherington
2020-11-23Fix uninitialised variable.Carl Hetherington
2020-11-23Remove edit rate checks so that DCP-o-matic can use any edit rate it wants.Carl Hetherington
2020-11-23Add another OpenReadFrame method for JP2K::CodestreamParser.Carl Hetherington
2020-11-23Fix a type-punning warning.Carl Hetherington
2020-11-23Fix some comparisons of signed with unsigned.Carl Hetherington
2020-11-23Remove some unused variables.Carl Hetherington
2020-11-23Add call to parent constructor.Carl Hetherington
2020-11-23Fix unnecessary const qualifiers on return values.Carl Hetherington
2020-11-23Fix missing initializer for the second variable in TagValue.Carl Hetherington
2020-11-23Fix constructor initializer order.Carl Hetherington
2020-11-23Fix enum switch/case statements with unhandled values.Carl Hetherington
2020-11-23Remove unused parameters to methods.Carl Hetherington
2015-11-10releasejhurst
2015-10-09 o General review of Batch/Array distinction throughout the projectjhurst
2015-10-07portjhurst
2015-10-07 o Moved personal dev environment from older gcc to newer clang. Many small ...jhurst
2015-07-28mem leak fixmwalker
2015-05-21compile fixesjhurst
2015-03-13turn on the textjhurst
2015-02-22megasubsjhurst
2015-02-19banner updates to 2015mschroffel
2015-01-22phdrjhurst
2014-10-23version bumpmschroffel
2014-10-22fixed the partition split between the last fram in a partition and its metada...jhurst
2014-10-22phdr:jhurst
2014-10-14comment insensitivityjhurst
2014-10-10newlines are valid inside elements!jhurst
2014-10-02version bumpmschroffel
2014-10-01version bumpmschroffel
2014-09-22win32 compiler fixesjhurst
2014-09-21imf bugsjhurst
2014-08-07version bumpmschroffel
2014-07-14Added TimedText_Transform.h to the list of installable headers when using ena...mschroffel
2014-07-03missing TimedText_transform.hmschroffel