Commit Graph

  • 3943668603 Ignore trailing non-data atoms when parsing MP4 covr atoms Lukáš Lalinský 2010-04-02 12:14:32 +00:00
  • 2ef8fc5118 Save ASF attributes larger than 64k to the metadata library object Lukáš Lalinský 2010-04-02 11:53:28 +00:00
  • 4202ce3ec9 Update .pro file Scott Wheeler 2010-03-07 19:03:35 +00:00
  • 0d16255d09 Fix compilation fo the test runner on Windows Lukáš Lalinský 2010-01-22 13:30:05 +00:00
  • d394317767 MP4 int pair atoms should have flags set to 0 Lukáš Lalinský 2010-01-22 13:28:14 +00:00
  • 9e9077d1e0 Be more paranoid about checking MP4 files Lukáš Lalinský 2009-12-14 18:42:40 +00:00
  • b11d2e8b56 optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". Reduced disk space: 10144KB (9MB) Urs Wolfer 2009-12-13 19:51:03 +00:00
  • 74c3c282c4 Handle WM/TrackNumber with DWORD content Lukáš Lalinský 2009-12-13 15:32:55 +00:00
  • 004551faec Fix tagreader_c.c to not try to access invalid pointers Lukáš Lalinský 2009-12-12 16:44:34 +00:00
  • 5df7692aa1 pedantry++ Scott Wheeler 2009-12-01 12:01:43 +00:00
  • 85df71ea2e When decoding syncsafe integers, assume non-syncsafe integers are written by buggy software and treat them as normal integers. From Songbird bug 12964, original author Mike Smith (msmith@songbirdnest.com) Peter van Hardenberg 2009-12-01 09:11:21 +00:00
  • 1b6ab18080 this patch should make taglib build with the Sun Studio compiler (http://bugs.kde.org/show_bug.cgi?id=215225) Alexander Neundorf 2009-11-25 18:45:13 +00:00
  • 0f0f2f7288 Explicitly say that we are using TagLib::File (CCBUG:213544) Lukáš Lalinský 2009-11-07 15:05:25 +00:00
  • 4c70372fe4 Fixed a memory leak in FileRef's OGA format detection Lukáš Lalinský 2009-11-04 15:37:21 +00:00
  • d81af82ec4 Add test_flac.cpp to Makefile.am Lukáš Lalinský 2009-11-02 19:54:10 +00:00
  • 44c08b8ca2 New utility class to make sure temporary files are always deleted Lukáš Lalinský 2009-11-02 19:53:15 +00:00
  • c962d78a57 Always read tags from the first Vorbis Comment block in FLAC files Lukáš Lalinský 2009-11-02 19:41:12 +00:00
  • 2039c725f4 Missing "not" in docs. Scott Wheeler 2009-10-31 11:32:31 +00:00
  • dcf4c7458b A few more version numbers. We really need a way to automate this :( v1.6.1 Lukáš Lalinský 2009-10-31 09:57:13 +00:00
  • de162a9734 Update version in API docs Lukáš Lalinský 2009-10-31 09:43:51 +00:00
  • d685cd6e47 Bump version numbers Lukáš Lalinský 2009-10-31 09:23:58 +00:00
  • f1abbf33f2 A little more complex checking for broken files Lukáš Lalinský 2009-10-31 08:59:40 +00:00
  • 5a40a45cc5 Make sure we are not trying to read a file where MP4 atom header != 8 bytes Lukáš Lalinský 2009-10-31 08:36:26 +00:00
  • 76b6d4fc9e Fixed ID3v1-style genre to string conversion in MP4 files Lukáš Lalinský 2009-10-29 15:53:20 +00:00
  • e8281e1b9f Support for MP4 cover art Lukáš Lalinský 2009-10-24 16:55:54 +00:00
  • bffd4da8b6 Return NULL/false rather than crash when accessing file attributes in FileRef Lukáš Lalinský 2009-10-24 12:45:58 +00:00
  • fa1a23fe5c Changelog for 1.6.1 Lukáš Lalinský 2009-10-24 12:22:10 +00:00
  • 4e9b41f540 Proper .oga file handling in FileRef Lukáš Lalinský 2009-10-24 12:17:08 +00:00
  • 724a68c79c Don't wrote the Vorbis framing bit to OggFLAC files Lukáš Lalinský 2009-10-24 12:01:40 +00:00
  • 03c63a11a5 Set visibility("default") for GCC on exported symbols Lukáš Lalinský 2009-10-24 11:07:41 +00:00
  • ea9dbfd7ae Add missing exports for a few public ID3v1 functions Lukáš Lalinský 2009-10-20 16:45:10 +00:00
  • af65fefef7 Fix typo in taglib_c.pc Lukáš Lalinský 2009-10-20 16:41:59 +00:00
  • 752a21edc9 Fix copy+paste typos Jeff Mitchell 2009-10-14 14:44:15 +00:00
  • 18c621cdc2 Always use #include "XXX" in TagLib's code Lukáš Lalinský 2009-10-09 21:03:59 +00:00
  • be2f9ad6e5 This value should be bool, not int Lukáš Lalinský 2009-09-14 10:25:34 +00:00
  • f6083f327f Remove extra commas from configure.in.in v1.6 Lukáš Lalinský 2009-09-13 11:30:19 +00:00
  • 8b43367eb4 Update libtool version-info Lukáš Lalinský 2009-09-13 11:17:49 +00:00
  • 639b604a55 Changelog Lukáš Lalinský 2009-09-13 11:15:54 +00:00
  • 482431286e Remove a non-existing dir. Christophe Giboudeaux 2009-09-13 10:19:34 +00:00
  • cc7c66bf86 Upgrade obsolete gnre MP4 atoms to ©gen Lukáš Lalinský 2009-09-09 20:11:29 +00:00
  • db3db34e21 Fix building of examples with ENABLE_STATIC Lukáš Lalinský 2009-09-09 18:16:38 +00:00
  • 9b17ca219c Add option for building a static version of taglib Lukáš Lalinský 2009-09-08 08:52:57 +00:00
  • f644bafa44 Use the internal config names Lukáš Lalinský 2009-09-08 07:26:12 +00:00
  • 06f405f719 Add support for a global, installable config header Lukáš Lalinský 2009-09-04 09:29:59 +00:00
  • cf83551c93 Define MAKE_TAGLIB_LIB from the automake build system Lukáš Lalinský 2009-09-04 09:07:27 +00:00
  • 0adea10728 Fix compilation warnings Lukáš Lalinský 2009-09-04 08:50:24 +00:00
  • b26f8bf5a8 Autoconf options for enabling MP4 and ASF support v1.6rc1 Lukáš Lalinský 2009-09-03 19:14:12 +00:00
  • 92391e38e8 Fix version in configure.in.in Lukáš Lalinský 2009-09-03 18:32:16 +00:00
  • 41fd27a5d2 Update docs and version numbers Lukáš Lalinský 2009-09-03 18:05:58 +00:00
  • 67bdd5b8d1 Split Ogg packets larger than 64kb into multiple pages Lukáš Lalinský 2009-09-03 17:20:29 +00:00
  • ee7703d29b svn is weird, I have deleted this external in 1010855 already David Faure 2009-08-18 10:06:44 +00:00
  • 624b8594ca another tool which is not necessary in this copy David Faure 2009-08-13 14:48:07 +00:00
  • 52fba4ec09 replace external with a copy of the admin dir, as suggested by Jeff Mitchell David Faure 2009-08-13 14:46:52 +00:00
  • 3ffe65c5f4 replace external with a copy of the admin dir, as suggested by Jeff Mitchell David Faure 2009-08-13 14:44:55 +00:00
  • 9b7463225a Add a check to not crash on corrupted files Lukáš Lalinský 2009-08-02 15:17:36 +00:00
  • 93272b4181 Add missing tests to Makefile.am Lukáš Lalinský 2009-07-28 19:08:40 +00:00
  • d10c9e9166 Add a changelog Lukáš Lalinský 2009-07-28 18:57:49 +00:00
  • 8636eb749a Handle RIFF chunk padding and ignore trailing garbage Lukáš Lalinský 2009-07-28 18:29:39 +00:00
  • 834d9d6b23 Partial support for 64-bit atoms Lukáš Lalinský 2009-07-24 13:08:51 +00:00
  • 097ae0d785 Use flac padding. Scott Wheeler 2009-07-12 21:53:18 +00:00
  • 7f0f90b4ea Make docs consistant with behavior. Scott Wheeler 2009-07-12 19:54:46 +00:00
  • f7fc585665 Don't save ID3v2.2 frames. Lukáš Lalinský 2009-07-11 14:43:58 +00:00
  • 0f11c5ab0c Support for ID3v2.2 PIC frames Lukáš Lalinský 2009-07-11 14:27:17 +00:00
  • 39e6891c92 Fix off-by-one error in ByteVectorList::split Lukáš Lalinský 2009-07-11 13:24:21 +00:00
  • 5e1eb18df9 Try to read track also from TRACKNUM and year from YEAR. Lukáš Lalinský 2009-07-11 13:17:06 +00:00
  • 59e35efc1b TCON parsing fixes Lukáš Lalinský 2009-07-11 12:55:36 +00:00
  • c92a02b0d7 One more check for invalid frame in AttachedPictureFrame::parseFields Lukáš Lalinský 2009-07-10 14:43:15 +00:00
  • b70e3b2304 Use floting point length to calculate bitrate from the Xing header information Lukáš Lalinský 2009-07-10 14:34:04 +00:00
  • bed793f703 Move external to anonsvn (http://svn.kde.org -> svn://anonsvn.kde.org) BUG:195492 Tom Albers 2009-07-04 15:41:38 +00:00
  • be640ed19f Build on Haiku Scott Wheeler 2009-07-02 20:54:32 +00:00
  • b19a4cf81c .oga files were not processed. Fix this. The problem was that even if the extension was defined in defaultFileExtensions(), it was not defined in create() so the file was never processed. As a nice side effect, it also fixes the Amarok bug that caused .oga files not to be picked up by the collection scanner. Médéric Boquien 2009-06-18 02:15:19 +00:00
  • 901a427d1f Fix typo Jeff Mitchell 2009-06-15 19:40:33 +00:00
  • c6e7812d37 not generate it on win32 Laurent Montel 2009-06-11 11:13:48 +00:00
  • 98a9b850cf Compilation fix for Visual C++ .NET 2003 (msvc71) Tanguy Krotoff 2009-06-07 23:07:32 +00:00
  • fd20da2ef8 Fix a stupid crash inside mp4file.cpp (variable not initialized) Tanguy Krotoff 2009-06-07 23:05:11 +00:00
  • 0974882ecd Simplify extension checking in FileRef Lukáš Lalinský 2009-04-29 16:00:39 +00:00
  • a9bce47f96 Add String:rfind Lukáš Lalinský 2009-04-29 15:57:05 +00:00
  • 321997c399 Make FileRef handle the .mp4 extension, too Lukáš Lalinský 2009-04-29 15:46:23 +00:00
  • 94a402395b Fix off-by-one error in MP4::Tag when looking for free padding to use Lukáš Lalinský 2009-04-29 15:12:19 +00:00
  • f1a16bcf0f Style and safety fixes backported from taglib-extras Jeff Mitchell 2009-04-29 12:55:33 +00:00
  • 40bdaedb71 This commit adds support for building taglib-extras against taglib during kdesupport build time. If kdesupport is not what is being built, the normal system taglib is used. Jeff Mitchell 2009-04-11 17:13:24 +00:00
  • 33b939c76f Don't build ASF/MP4 FileRef tests if WITH_ASF/WITH_MP4 are undefined Lukáš Lalinský 2009-03-27 10:45:00 +00:00
  • 1eace99153 Detach before appending a character Lukáš Lalinský 2009-03-25 17:52:23 +00:00
  • 98d2808c17 this modified version has the advantage that it compiles Andreas Hartmetz 2009-03-22 20:48:27 +00:00
  • fad967ae0b Less of The Big Ugly in the middle of the classes. Scott Wheeler 2009-03-22 19:27:38 +00:00
  • 56e8766126 Added GCC pragma to suppress non-virtual dtor warning which is being preserved to maintain BIC. Andrew Coles 2009-03-22 19:06:05 +00:00
  • 36a398a156 Finish making .asf readable, thanks Lukas Jeff Mitchell 2009-03-10 22:33:13 +00:00
  • f1fd227fce Several of us have seen .asf WMA files in the wild. Jeff Mitchell 2009-03-10 22:02:20 +00:00
  • c918150b72 Generate config.h in builddir again, and fix compilation when compiling taglib alone David Faure 2009-03-10 20:27:59 +00:00
  • 3ec42c7b84 Re-add building things depending on config.h by having it generate in the source tree instead of the build tree, so that when cmake uses a non-source build dir (as it's supposed to) it can actually find the file. I think this is messy, as AFAIK cmake shouldn't be modifying the contents of the source tree...any cmake gurus out there, feel free to let me know if there's a better way. Jeff Mitchell 2009-03-09 22:20:50 +00:00
  • f024f9ab1b This is surely an oversight; fix documentation Jeff Mitchell 2009-03-09 21:53:46 +00:00
  • 66b3a1a184 Patch from Josef Radinger fixing typo in debug message. Scott Wheeler 2009-01-16 05:16:48 +00:00
  • 4fbd7c5d93 revert last Scott Wheeler 2009-01-10 23:15:33 +00:00
  • 3a390a11d0 Also counts as being empty. Scott Wheeler 2009-01-10 22:21:45 +00:00
  • 16a7efcd1c remove debug line from mac os framework build file Scott Wheeler 2009-01-07 14:14:14 +00:00
  • fc80167a4f Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed because CPPUNIT_LIBRARIES didn't contain cppunits dependencies reported by cppunit-config. Michael Jansen 2008-12-21 21:46:41 +00:00
  • df3eb22060 Suppress warning about this check missing. if someone has a lower cmake version please check and decrease the required version if successfull. Michael Jansen 2008-12-21 21:46:37 +00:00
  • 27e3643d19 Should fix the build. Scott Wheeler 2008-12-05 16:43:38 +00:00
  • 977ec6d41f warnings-- Scott Wheeler 2008-12-05 00:37:39 +00:00
  • e989d7ad1d fix warnings Scott Wheeler 2008-12-04 12:37:36 +00:00