Go to file
Lukáš Lalinský c21fd955ff Fix writing of new RIFF chunks at even positions
If the last chunk had an odd size, the new chunk would have been written at
odd position, which is incorrect.

This is based on the patch by Jens Dyffort, but I ended up changing the
implementation to correctly handle subsequential updates to the file.

The whole RIFF code really needs to be rewritten in a different way...

BUG:243954


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1220223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2011-02-13 10:27:56 +00:00
admin Update to current automake 2010-04-09 22:51:26 +00:00
bindings Fix Automake build 2010-08-24 15:50:35 +00:00
cmake/modules Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed because CPPUNIT_LIBRARIES didn't 2008-12-21 21:46:41 +00:00
doc Generate docs for ASF / MP4 as well 2010-12-02 20:08:43 +00:00
examples Fix tagreader_c.c to not try to access invalid pointers 2009-12-12 16:44:34 +00:00
include Support for MP4 cover art 2009-10-24 16:55:54 +00:00
taglib Fix writing of new RIFF chunks at even positions 2011-02-13 10:27:56 +00:00
tests Fix writing of new RIFF chunks at even positions 2011-02-13 10:27:56 +00:00
AUTHORS And now get everything building again... 2006-09-24 18:10:30 +00:00
CMakeLists.txt Update all version numbers to 1.6.3 2010-04-12 17:43:03 +00:00
config-taglib.h.cmake Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
configure.in.bot Ok, let's go back a few steps. Apparently I really confused svn move by adding 2006-09-24 16:58:17 +00:00
configure.in.in Update all version numbers to 1.6.3 2010-04-12 17:43:03 +00:00
ConfigureChecks.cmake Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed because CPPUNIT_LIBRARIES didn't 2008-12-21 21:46:41 +00:00
COPYING.LGPL Different LGPL version than was referenced in headers 2010-09-22 00:07:26 +00:00
COPYING.MPL Got permission from all (non-trivial) contributors to dual license under the MPL. 2007-10-10 18:22:58 +00:00
INSTALL And now get everything building again... 2006-09-24 18:10:30 +00:00
Makefile.am Update all version numbers to 1.6.3 2010-04-12 17:43:03 +00:00
Makefile.cvs And now get everything building again... 2006-09-24 18:10:30 +00:00
NEWS News 2011-01-16 12:06:21 +00:00
taglib-config.cmake Update all version numbers to 1.6.3 2010-04-12 17:43:03 +00:00
taglib-config.in Update all version numbers to 1.6.3 2010-04-12 17:43:03 +00:00
taglib.pc.cmake Don't hardcode version number 2007-08-27 07:02:29 +00:00
taglib.pc.in Final changes 2010-04-17 11:31:35 +00:00