summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Collapse)AuthorFilesLines
2017-01-11Adobe SDK: fix potentially uninitialized variableHubert Figuière1-0/+1
2017-01-11Adobe SDK: fix some unused args and variables warningsHubert Figuière3-5/+11
2016-12-07Merge branch 'adobe-sdk' into integrationHubert Figuière45-934/+3513
Merge Adobe SDK CC 2016.07
2016-12-07Update to XMP SDK CC 2016.07Hubert Figuière45-934/+3513
2016-06-16webp-handler: Add unit testFrankie Dintino2-1/+1
2016-06-05Fix automake warnings/errors:Hubert Figuière1-3/+2
-Remove INCLUDES -Use subdir-objects -Remove conditionals
2016-06-05Fix build issues on OS XFrankie Dintino1-1/+5
2016-01-30Replace auto_ptr<> with unique_ptr<>Hubert Figuière2-10/+10
2015-03-06Merge branch 'adobe-sdk' into cc-2014-12-integrationHubert Figuière34-241/+508
Conflicts: XMPFiles/source/FileHandlers/MP3_Handler.cpp XMPFiles/source/FileHandlers/UCF_Handler.hpp public/include/XMP_Const.h samples/source/common/TagTree.cpp
2015-03-06Update to XMP SDK CC 2014.12Hubert Figuière34-241/+508
2014-01-27Fix clang-analyzer errors.Hubert Figuière1-2/+2
2013-06-29Fix build system for the newer SDKHubert Figuière1-1/+1
2013-06-29Update to XMP SDK CC-2013.06.Hubert Figuière84-5998/+5148
Merge branch 'adobe-sdk' into cc-2013.06-integration Conflicts: XMPCore/source/XMPMeta.cpp XMPCore/source/XMPMeta.hpp XMPFiles/source/FormatSupport/TIFF_FileWriter.cpp XMPFiles/source/PluginHandler/XMPAtoms.h public/include/XMP_Const.h samples/source/DumpMainXMP.cpp samples/source/DumpScannedXMP.cpp samples/source/XMPCoreCoverage.cpp samples/source/XMPFilesCoverage.cpp samples/source/common/LargeFileAccess.cpp samples/source/common/globals.h source/EndianUtils.hpp
2013-06-29Update to XMP SDK CC 2013.06Hubert Figuière84-5993/+5147
2013-05-19Fix make distHubert Figuière1-0/+2
2013-05-15Rationalize the Exempi change to XMPCore.Hubert Figuière8-46/+10
2013-05-15Remove XMPScanner.cpp that no longer exist.Hubert Figuière1-1481/+0
Put back GIF definition until the GIF Handler is ported to the new API
2013-05-14Merge branch 'adobe-sdk' into cs6-integrationHubert Figuière83-5818/+7838
This bring the CS6 version of the SDK to Exempi Adapt the build system. GIF support is currently disabled. Conflicts: XMPCore/source/XMPCore_Impl.hpp XMPFiles/source/FileHandlers/AVCHD_Handler.cpp XMPFiles/source/FileHandlers/MPEG4_Handler.cpp XMPFiles/source/FileHandlers/P2_Handler.cpp XMPFiles/source/FileHandlers/PSD_Handler.hpp XMPFiles/source/FileHandlers/PostScript_Handler.cpp XMPFiles/source/FileHandlers/SonyHDV_Handler.cpp XMPFiles/source/FileHandlers/UCF_Handler.hpp XMPFiles/source/FileHandlers/XDCAMEX_Handler.cpp XMPFiles/source/FileHandlers/XDCAM_Handler.cpp XMPFiles/source/FormatSupport/PSIR_Support.hpp XMPFiles/source/XMPFiles.hpp XMPFiles/source/XMPFiles_Impl.cpp XMPFiles/source/XMPFiles_Impl.hpp samples/source/common/DumpFile.cpp samples/source/common/LargeFileAccess.cpp samples/source/common/LargeFileAccess.hpp samples/source/common/Log.cpp source/XMPFiles/FormatSupport/ID3_Support.hpp source/XMPFiles/XMPFiles.cpp source/XMP_LibUtils.cpp
2013-05-14Update to XMP SDK CS6Hubert Figuière82-5808/+7800
2012-01-21Remove -Wno-implicit as it is not for C++Hub Figuiere1-1/+1
2010-07-05Build xmpcommandtool from the samples.Hubert Figuiere10-12/+39
2010-07-04Merge branch 'adobe-sdk'Hubert Figuiere69-8925/+7015
Conflicts: public/include/TXMPMeta.hpp public/include/XMP_Const.h public/include/client-glue/TXMPMeta.incl_cpp public/include/client-glue/WXMPMeta.hpp samples/source/XMPCoreCoverage.cpp samples/source/XMPScanner.cpp source/XMPCore/WXMPMeta.cpp source/XMPCore/XMPIterator.cpp source/XMPCore/XMPMeta.cpp source/XMPCore/XMPMeta.hpp source/XMPCore/XMPUtils.cpp source/XMPFiles/FileHandlers/MP3_Handler.cpp source/XMPFiles/FileHandlers/MP3_Handler.hpp source/XMPFiles/FileHandlers/P2_Handler.cpp source/XMPFiles/FileHandlers/TIFF_Handler.cpp source/XMPFiles/FileHandlers/UCF_Handler.cpp source/XMPFiles/FileHandlers/WAV_Handler.cpp source/XMPFiles/FileHandlers/WAV_Handler.hpp source/XMPFiles/FormatSupport/ID3_Support.cpp source/XMPFiles/FormatSupport/ID3_Support.hpp source/XMPFiles/FormatSupport/RIFF_Support.cpp source/XMPFiles/FormatSupport/RIFF_Support.hpp source/XMPFiles/FormatSupport/ReconcileTIFF.cpp source/XMPFiles/FormatSupport/Reconcile_Impl.cpp source/XMPFiles/FormatSupport/Reconcile_Impl.hpp source/XMPFiles/FormatSupport/TIFF_MemoryReader.cpp source/XMPFiles/FormatSupport/TIFF_Support.hpp source/XMPFiles/XMPFiles.cpp source/XMPFiles/XMPFiles.hpp source/common/LargeFileAccess.hpp
2010-07-03Update to XMP SDK 5.1.2Hubert Figuiere69-10400/+7006
2008-12-28fix build failures with GCC 4.4Michael Biebl1-0/+1
- Add missing includes to fix FTBFS with GCC 4.4. See Debian Bug#504944 Signed-off-by: Hubert Figuiere <hub@figuiere.net>
2008-11-18 * samples/testfiles/BlueSquare.gif,Hubert Figuiere2-0/+39
samples/testfiles/Makefile.am: Forgotten files.
2008-11-18update the build system, the test and the documentation afterHubert Figuiere3-3/+18
merging the SDK 4.4.2
2008-11-18Merge branch 'adobe-sdk'Hubert Figuiere63-1998/+16662
Conflicts: public/include/TXMPMeta.hpp public/include/XMP_Const.h samples/source/XMPScanner.cpp source/XMPCore/XMPUtils.cpp source/XMPFiles/FileHandlers/TIFF_Handler.cpp source/XMPFiles/FormatSupport/ReconcileTIFF.cpp source/XMPFiles/FormatSupport/Reconcile_Impl.cpp source/XMPFiles/FormatSupport/TIFF_FileWriter.cpp source/XMPFiles/FormatSupport/TIFF_MemoryReader.cpp source/XMPFiles/XMPFiles.cpp source/XMPFiles/XMPFiles_Impl.cpp source/common/EndianUtils.hpp
2008-11-17upgrade to XMP-SDK 4.4.2Hubert Figuiere63-1998/+16661
2007-12-19* public/include/TXMPMeta.hpp, public/include/client-glue/TXMPMeta.incl_cpp,Hubert Figuiere1-1/+1
samples/source/XMPCoreCoverage.cpp, source/XMPFiles/FormatSupport/ReconcileTIFF.cpp: Some APIs use long and long long. Change that. (UPSTREAM)
2007-12-12Bug: fix configure to allow building on MacOS X. Closes bug #13596Hubert Figuiere1-1/+1
2007-11-13* Add a bunch of include deemed necessary by suse factory.Hubert Figuiere5-1/+5
(UPSTREAM)
2007-08-15add gif sample file to Makefileexempi-1.99.4Hubert Figuiere1-1/+1
2007-08-12* Added GIF smart handler support by Ian Jacobi.Hubert Figuiere1-0/+0
(UPSTREAM)
2007-05-26copyright infoHubert Figuiere3-0/+105
2007-05-26make distcheck almost worksHubert Figuiere2-1/+5
2007-05-15fix dependenciesHubert Figuiere1-1/+8
2007-05-14firs try at the API + basic make check.Hubert Figuiere1-8/+4
2007-05-12pass 1: build systemHubert Figuiere2-0/+29
2007-05-11Import of XMP SDK 4.1.1 as the start for openxmpadobe-4.1.1Hubert Figuiere28-0/+6585