diff options
| author | mikey <mikey@cinecert.com> | 2013-07-02 21:29:09 +0000 |
|---|---|---|
| committer | mikey <> | 2013-07-02 21:29:09 +0000 |
| commit | 1871e9d21b29e4a07143a4766c1720f7ff49225d (patch) | |
| tree | bb1d0cc2d4a4c3236e0672b986023bf7ffa8c5e5 | |
| parent | 9486625bbf474c7059753a1bb932232be1af8f4c (diff) | |
v2.0.0
| -rwxr-xr-x | README | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -139,11 +139,7 @@ command-line utilities all respond to -h. Change History -YYYY-MM-DD - IMF/AS-02 support, bug fixes - o Fixed missing return statement in ArchivableString::ArchiveLength - (thanks to both Kristof Provost and Franck Chopin) - o Fixed broken sample alignment in RF64Writer (thanks to Dolby) - o Fixed win32 build (thanks to Dolby) +2013-07-02 - IMF/AS-02 support, bug fixes 2.0.0 o Massive refactoring of internals to allow easier implementation of AS-02. Some API changes were made as well (note that OPAtomHeader is now OP1aHeader and RIP is no longer part of the @@ -160,6 +156,12 @@ YYYY-MM-DD - IMF/AS-02 support, bug fixes so errors are likely present and don't expect any server to understand this feature. +2013-07-01 - Bug fixes, enhancements 1.12.50 + o Fixed missing return statement in ArchivableString::ArchiveLength + (thanks to both Kristof Provost and Franck Chopin) + o Fixed broken sample alignment in RF64Writer (thanks to Dolby) + o Fixed win32 build (thanks to Dolby) + 2013-04-12 - Dolby Atmos support and more audio labels 1.11.49 o Significant code contribution from Dolby Laboratories to add |
