Changelog for
libebml-devel-1.2.0-0.pm.24.1.x86_64.rpm :
Tue Apr 19 14:00:00 2011 roAATTsuse.de
- update baselibs.conf
Sun Jan 30 13:00:00 2011 reddwarfAATTopensuse.org
- update to version 1.2.0
- no need to put the internal code of EbmlCrc32 in the public header
- more safety on the Binary buffer handling in case we run out of memory
- fix CRC32 detection in master elements
- fix compilation under gcc 4.5
- Fixed handling of UTF-8 strings with characters encoded in more than three bytes
- Increased library .so name to .3 due to binary incompatible changes
Thu Dec 9 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- fix -devel package dependencies
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
- update to version 0.8.0
- new macros to simplify and unify the way to declare and define EBML elements
- new macros to access variables of a Class/Object so that switching to libebml v2 is transparent
- add an EBML_STRICT_API compilation flag (off by default) to avoid direct access to internal class variables
- fix some building issues on Linux and MinGW
- add accessor calls to the base classes to avoid direct access to internal class variables
- add iterators to navigate throught the EbmlMaster children
- use a new filepos_t type for everything that relates to an element position/data size with INVALID_FILEPOS_T in case of errors
- remove the const on integer values
Mon Mar 16 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries
Wed Mar 5 13:00:00 2008 seifeAATTsuse.de
- update to version 0.7.8 - only gcc-4.3 build fixes
- remove our gcc-4.3 patch
Wed Oct 24 14:00:00 2007 seifeAATTsuse.de
- fix gcc-43 build problems (bugs 330737, 336510)
Sun May 27 14:00:00 2007 roAATTsuse.de
- split off devel package
Tue Oct 31 13:00:00 2006 meissnerAATTsuse.de
- use RPM_OPT_FLAGS