diff options
author | salo <salo> | 2005-02-17 10:52:02 +0000 |
---|---|---|
committer | salo <salo> | 2005-02-17 10:52:02 +0000 |
commit | a4a31be20260750271234c5f3154fa38eca409ce (patch) | |
tree | 871aa098a616f06d98f3ec56bcef3f95c26488ee /doc/CHANGES-2002 | |
parent | f4d3c4444a5b042c22b40501fda24240ffc1f3e4 (diff) | |
download | pkgsrc-a4a31be20260750271234c5f3154fa38eca409ce.tar.gz |
Update to version 0.7.3
Changes:
- allow binary element comparison (useful to compare UIDs)
- rename bSaveDefault in bKeepIntact
- don't save empty EbmlMasters by default
- Use malloc() and free() instead of new[] and delete[] where the lib might
deal with pointers that have been allocated by the app, or where the app
has allocated the memory. Reason: new[]ed memory cannot be realloc()ed.
- Improved the dependency calculation to be more portable (makedepend doesn't
exist everywhere, and it doesn't necessarily use the compiler we want).
- Added a "RemoveAll" function.
- better code to handle all VTS VOBs (not yet there)
Diffstat (limited to 'doc/CHANGES-2002')
0 files changed, 0 insertions, 0 deletions