Changelog for
libmatroska-debugsource-1.1.0-0.pm.28.1.i586.rpm :
Tue Apr 19 14:00:00 2011 roAATTsuse.de
- update baselibs.conf
Sun Jan 30 13:00:00 2011 reddwarfAATTopensuse.org
- version update to 1.1.0
- give access to the SetParent to KaxSimpleBlock as well
- change the placement of a MATROSKA_DLL_API so that it actually works
- remove all references to the old/outdated/previous tag system
- add the possibility for a DataBuffer class to use its own internal memory
- KaxCues::AddBlockGroup() was removed as it\'s broken beyond repair
- add KaxTrackOperation and related elements for combined stereo/3D tracks or joined virtual tracks
- fix a memory leak in KaxReferenceBlock when an internal KaxBlockBlob was created
- Increased library .so name due to binary incompatible changes in libebml
Wed Aug 4 14:00:00 2010 reddwarfAATTopensuse.org
- remove __TIMESTAMP__ so BuildCompare can do its work
Wed Jul 28 14:00:00 2010 cooloAATTnovell.com
- fix build in renaming shared library package
Sat Jun 5 14:00:00 2010 cmorve69AATTyahoo.es
- Update to version 1.0.0
- Fix more issues which came to light with the recent push of
WebM -- mostly regarding elements with unknown sizes.
Sat May 15 14:00:00 2010 cmorve69AATTyahoo.es
- version update to 0.9.0
- fix a memory freeing issue in KaxBlock
- use the macros from the new libebml 0.8.0 to simplify the element definitions and avoid possible typo bugs
- fix some building issues on Linux and MinGW
- add matroska_init() and matroska_done() functions, necessary when used with libebml v2
- use the new libebml iterators of EbmlMaster where possible
Wed May 12 14:00:00 2010 cmorve69AATTyahoo.es
- added patch to \"Do not try to free() pointers pointing to member
variables\" from upstream SVN. Fixes VLC crash.
Wed Jan 14 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries
Sun May 27 14:00:00 2007 roAATTsuse.de
- added libebml-devel to buildreq
- split off devel package
Mon Feb 26 13:00:00 2007 seifeAATTsuse.de
- version update to 0.8.1
- add support for KaxCodecState and indexing them in the cues
- \"make install\" fixes