index
:
exempi
adobe-sdk
ci-test
exempi-2.0-branch
exempi-2.2-branch
exempi-2.3-branch
exempi-2.4-branch
exempi-2.5-branch
master
Exempi 2.0. XMP metadata handling library based on Adobe XMP reference implementation. (mirrored from https://gitlab.freedesktop.org/libopenraw/exempi)
hub
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
NEWS: prepare for 2.5.0
2.5.0
Hubert Figuière
1
-6
/
+8
2019-01-05
Update NEWS
Hubert Figuière
1
-0
/
+2
2019-01-05
xmp_sdk: fix -Wshadow warnings
Hubert Figuière
5
-76
/
+76
2019-01-05
xmp_sdk: remove unused variables
Hubert Figuière
1
-2
/
+0
2019-01-05
xmp_sdk: remove dead code
Hubert Figuière
5
-140
/
+0
2019-01-05
xmp_sdk: remove dead code
Hubert Figuière
5
-65
/
+0
2019-01-05
tests: fix some warnings
Hubert Figuière
1
-7
/
+7
2019-01-05
xmp_sdk: Delete implicit ctor and operator instead of throwing
Hubert Figuière
4
-15
/
+7
2019-01-01
xmp_sdk: Fix some warnings
Hubert Figuière
2
-10
/
+13
2019-01-01
bump soversion for ABI breakage
Hubert Figuière
2
-8
/
+8
2019-01-01
tests: fix compilation warnings
Hubert Figuière
1
-1
/
+1
2019-01-01
Issue #5 - Limit the list of exported symbols
Hubert Figuière
2
-20
/
+86
2018-03-27
configure: Bump version to 2.4.6
Hubert Figuière
2
-0
/
+5
2018-03-27
Bug 105580 - use alignment-safe copy on ARM on Linux
Steve Langasek
1
-0
/
+3
2018-03-18
NEWS: fix typo
Hubert Figuière
1
-1
/
+1
2018-03-07
WEBP: fix warnings about shadowed variables
Hubert Figuière
1
-17
/
+17
2018-03-07
2.4.x: Update NEWS. Added CVE and release date
HEAD
master
Hubert Figuière
1
-4
/
+5
2018-03-07
2.4.x: Bug 105247 - Fix a null dereference in WEBP parser
Hubert Figuière
1
-2
/
+4
2018-03-07
2.4.x: configure: bump version to 2.4.5
Hubert Figuière
1
-0
/
+1
2018-03-07
2.4.x: Bug 105206 - Cosmetic fixes to the bug fix
Hubert Figuière
1
-1
/
+4
2018-03-07
2.4.x: NEWS: updated for 2.4.5
Hubert Figuière
1
-0
/
+6
2018-03-07
2.4.x: Bug 105205 - fix a buffer overflow in the TIFF parser
Hubert Figuière
1
-2
/
+3
2018-03-07
2.4.x: Bug 105204 - Fix a buffer overflow in PSD parser
Hubert Figuière
1
-0
/
+6
2018-03-07
2.4.x: Bug 105206 - Fix a buffer overflow in the PS Handler
Hubert Figuière
1
-1
/
+2
2018-02-25
Adobe SDK: fix warnings about shadowed variables
Hubert Figuière
11
-88
/
+88
2018-02-04
Adobe SDK: fix warnings about extraneous const
Hubert Figuière
2
-3
/
+3
2018-02-04
Adobe SDK: fix possible sprintf overflow in AVCHD
Hubert Figuière
1
-2
/
+2
2018-02-04
2.4.x: NEWS: added release date
Hubert Figuière
1
-1
/
+1
2018-02-03
Fix some leftover warnings.
Hubert Figuière
1
-2
/
+2
2018-02-02
2.4.x: Update NEWS
Hubert Figuière
1
-1
/
+3
2018-02-02
2.4.x: Bug 102484 - Fix an infinite loop in ASF parser.
Hubert Figuière
1
-0
/
+2
2018-02-02
2.4.x: Bug 102483 - Fix an infinite loop in QuickTime parser.
Hubert Figuière
1
-1
/
+2
2018-02-02
2.4.x: Bug 104885 - Adjust minimum gcc version in doc to be 4.6.0
Hubert Figuière
2
-1
/
+2
2017-08-15
2.4.x: Open version 2.4.4
Hubert Figuière
2
-0
/
+6
2017-08-15
2.4.x: Bug 102151 - RIFF: fix an infinite loop cause by an overflow
Hubert Figuière
1
-1
/
+2
2017-08-15
2.4.x: Bug 102197 - WEBP: Properly initialize members to NULL
Hubert Figuière
1
-1
/
+5
2017-08-05
Add -p option to exempi to wrap packet
Hubert Figuière
2
-8
/
+17
2017-08-04
Bug 53983 - Update documentation to reflect loading sidecars
Hubert Figuière
2
-3
/
+27
2017-08-03
2.4.x: Forgot release date
Hubert Figuière
1
-1
/
+1
2017-08-03
2.4.x: Update NEWS
Hubert Figuière
1
-1
/
+3
2017-08-03
2.4.x: Bug 101914 - Fix crash on corrupt file
Hubert Figuière
1
-2
/
+10
2017-08-03
2.4.x: Bug 101913 - Prevent an assert from being reached with a corrupt file
Hubert Figuière
1
-2
/
+2
2017-03-26
tests: missing includes causing breakage on macOS
Hubert Figuière
1
-1
/
+3
2017-03-26
xmpcore: fix with API change from bug 100397.
Hubert Figuière
1
-2
/
+2
2017-03-26
2.4.x: This will be 2.4.3
Hubert Figuière
2
-0
/
+6
2017-03-26
2.4.x: Bug 100397 - Fix crash on malformed JPEG file
Hubert Figuière
7
-28
/
+86
2017-03-22
Added ORIGINSTORY.md
Hubert Figuière
2
-1
/
+11
2017-02-03
configure: update AX_CXX_COMPILE m4 macros
Hubert Figuière
2
-109
/
+997
2017-01-30
api: added NS_XML constant to the public API.
Hubert Figuière
4
-1
/
+5
2017-01-29
2.4.x: Release 2.4.2
Hubert Figuière
2
-0
/
+6
[next]