[f-spot] Handle all-space comment tags in broken EXIF data.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Handle all-space comment tags in broken EXIF data.
- Date: Tue, 13 Jul 2010 15:50:36 +0000 (UTC)
commit ddcd25dff01ec44f01b3fd8c7f701ce748059f1c
Author: Ruben Vermeersch <ruben savanne be>
Date: Tue Jul 13 17:49:59 2010 +0200
Handle all-space comment tags in broken EXIF data.
https://bugzilla.gnome.org/show_bug.cgi?id=397002
lib/TagLib/TagLib | 2 +-
lib/TagLib/sources.mk | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/lib/TagLib/TagLib b/lib/TagLib/TagLib
index a54b356..23cda0f 160000
--- a/lib/TagLib/TagLib
+++ b/lib/TagLib/TagLib
@@ -1 +1 @@
-Subproject commit a54b35631e8689891446db3019ed39c26d6d4c26
+Subproject commit 23cda0f4f12775a50bff108c27eed284635eb032
diff --git a/lib/TagLib/sources.mk b/lib/TagLib/sources.mk
index 5588fe5..166c4a0 100644
--- a/lib/TagLib/sources.mk
+++ b/lib/TagLib/sources.mk
@@ -135,6 +135,7 @@ SOURCES = \
TagLib/src/TagLib/IFD/Tags/GPSEntryTag.cs \
TagLib/src/TagLib/IFD/Tags/IFDEntryTag.cs \
TagLib/src/TagLib/IFD/Tags/IOPEntryTag.cs \
+ TagLib/src/TagLib/IFD/Tags/OlympusMakerNoteEntryTag.cs \
TagLib/src/TagLib/IFD/Tags/Nikon3MakerNoteEntryTag.cs \
TagLib/src/TagLib/IFD/Tags/NikonLensData3EntryTag.cs \
TagLib/src/TagLib/IFD/Tags/NikonIsoInfoEntryTag.cs \
@@ -214,3 +215,4 @@ SOURCES = \
TagLib/src/TagLib/ListBase.cs \
TagLib/src/TagLib/FileTypes.cs \
TagLib/src/TagLib/CorruptFileException.cs
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]