Go to file
Lukáš Lalinský 9e9077d1e0 Be more paranoid about checking MP4 files
To consider something a valid MP4 file, it must have a 'moov' atom. Otherwise
it's marked as invalid and we won't try to read/write tags.

CCBUG:216819


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1062426 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2009-12-14 18:42:40 +00:00
admin another tool which is not necessary in this copy 2009-08-13 14:48:07 +00:00
bindings this patch should make taglib build with the Sun Studio compiler (http://bugs.kde.org/show_bug.cgi?id=215225) 2009-11-25 18:45:13 +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 optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 2009-12-13 19:51:03 +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 Be more paranoid about checking MP4 files 2009-12-14 18:42:40 +00:00
tests Be more paranoid about checking MP4 files 2009-12-14 18:42:40 +00:00
AUTHORS And now get everything building again... 2006-09-24 18:10:30 +00:00
CMakeLists.txt Bump version numbers 2009-10-31 09:23:58 +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 Bump version numbers 2009-10-31 09:23:58 +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 Got permission from all (non-trivial) contributors to dual license under the MPL. 2007-10-10 18:22:58 +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 A few more version numbers. We really need a way to automate this :( 2009-10-31 09:57:13 +00:00
Makefile.cvs And now get everything building again... 2006-09-24 18:10:30 +00:00
NEWS Bump version numbers 2009-10-31 09:23:58 +00:00
taglib-config.cmake Bump version numbers 2009-10-31 09:23:58 +00:00
taglib-config.in Bump version numbers 2009-10-31 09:23:58 +00:00
taglib.pc.cmake Don't hardcode version number 2007-08-27 07:02:29 +00:00
taglib.pc.in Update docs and version numbers 2009-09-03 18:05:58 +00:00