File libmatroska.changes of Package libmatroska
-------------------------------------------------------------------
Sun Sep 25 23:45:18 UTC 2011 - reddwarf@opensuse.org
- Update to version 1.3.0
+ initialize all data members
+ The KaxCodeVersion variable now resides in the library instead of being declared static in the header file.
+ make KaxChapterSegmentEditionUID an unsigned integer to match the KaxChapterEditionUID it's supposed to target
-------------------------------------------------------------------
Thu Jun 30 12:25:51 CEST 2011 - dimstar@opensuse.org
- Update to version 1.2.0:
+ skip data from KaxBlockVirtual as it should not be used
+ use semantic generated from the specs so there is no more
possible mismatch
- Bump suname to 4, following the source changes.
- Stop using source service, as Factory is moving to a different
way to verify source authenticity.
-------------------------------------------------------------------
Tue Apr 19 00:17:33 CEST 2011 - ro@suse.de
- update baselibs.conf
-------------------------------------------------------------------
Sun Jan 30 17:46:54 UTC 2011 - reddwarf@opensuse.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 18:10:50 UTC 2010 - reddwarf@opensuse.org
- remove __TIMESTAMP__ so BuildCompare can do its work
-------------------------------------------------------------------
Wed Jul 28 10:17:21 UTC 2010 - coolo@novell.com
- fix build in renaming shared library package
-------------------------------------------------------------------
Sat Jun 5 20:19:37 UTC 2010 - cmorve69@yahoo.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 13:17:55 UTC 2010 - cmorve69@yahoo.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 17:44:23 UTC 2010 - cmorve69@yahoo.es
- added patch to "Do not try to free() pointers pointing to member
variables" from upstream SVN. Fixes VLC crash.
-------------------------------------------------------------------
Tue Jan 13 23:37:23 CET 2009 - crrodriguez@suse.de
- remove static libraries
-------------------------------------------------------------------
Sun May 27 00:06:43 CEST 2007 - ro@suse.de
- added libebml-devel to buildreq
- split off devel package
-------------------------------------------------------------------
Mon Feb 26 10:21:40 CET 2007 - seife@suse.de
- version update to 0.8.1
- add support for KaxCodecState and indexing them in the cues
- "make install" fixes
-------------------------------------------------------------------
Wed Jan 25 21:37:32 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Nov 21 19:46:39 CET 2005 - seife@suse.de
- version update to 0.8.0
-------------------------------------------------------------------
Wed Nov 2 21:47:54 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Wed Sep 28 15:20:51 CEST 2005 - meissner@suse.de
- use RPM_OPT_FLAGS correctly.
-------------------------------------------------------------------
Tue Jul 5 13:46:44 CEST 2005 - seife@suse.de
- version 0.7.7
-------------------------------------------------------------------
Sun Apr 17 10:37:34 CEST 2005 - seife@suse.de
- version 0.7.6
-------------------------------------------------------------------
Mon Feb 7 09:38:31 CET 2005 - seife@suse.de
- version 0.7.5
-------------------------------------------------------------------
Tue Oct 26 19:59:44 CEST 2004 - seife@suse.de
- version 0.7.4
-------------------------------------------------------------------
Thu Sep 2 12:44:57 CEST 2004 - seife@suse.de
- add libebml to neededforbuild
-------------------------------------------------------------------
Wed Sep 1 23:58:32 CEST 2004 - seife@suse.de
- initial submission