Christoph Hasse
66e8d1a884
refactor: update readme to reflect regex changes
4 years ago
Kevin Backhouse
e157fd63cb
Add -workers option to use all cores.
4 years ago
Jeka Pats
b2cdf2a535
Add libFuzzer integration + report bug
...
This commit places the basics for libFuzzer integration with one
fuzzer which fuzzes the readMetadata function. The fuzzer is
located at fuzz/read-metadata.
To add more fuzzers please add them to ./fuzz directory as
described in the README.
Also a memory corruption bug is found using this fuzzer which
might lead to additional bugs after fix is pushed.
4 years ago
Robin Mills
6452a9ce36
Fixing typos.
4 years ago
Moshe Kaplan
aeb3ea9412
Update README.md
...
Fix typo
4 years ago
Luis Diaz Mas
218b3c6815
doc - Add Github Actions badges in doc
4 years ago
Luis Diaz Mas
b789c3414f
doc: Update notes about c++11
4 years ago
Luis Díaz Más
d7c103e103
Remove old CI providers from main README
4 years ago
Jakub Wilk
45a6916546
READMEs: Add whitespace around atx-style headers
...
The extra whitespace is necessary for GitHub to render the headers
correctly.
4 years ago
Luis Díaz Más
f9cf51ca49
Doc: Fix links in README.md and remove them from the conan one
4 years ago
Luis Díaz Más
9b2e46ce6c
Doc: Update links in main so that the CI badges point to the proper branches
4 years ago
Luis Díaz Más
2de3bad869
Remove EXIV2_ENABLE_VIDEO and related stuff
4 years ago
Robin Mills
b09019c636
fix_enableBMFF_v1
4 years ago
Robin Mills
9fbf868293
update_README_localisation
4 years ago
Robin Mills
4a8d365e80
fix_1508_enableBMMF_effort2
4 years ago
Robin Mills
e3a59b47b4
Documentation Update (as discussed in #1508 )
4 years ago
Robin Mills
ff744fa01e
Fixing typos.
4 years ago
Robin Mills
4b6abcf199
Updated the user documents. Most changes relate to running the test suite.
4 years ago
Miloš Komarčević
b02a9d17f9
Fix readme typo
4 years ago
Miloš Komarčević
e3c78623f7
Include HEIC type explicitly
4 years ago
clanmills
212f1b5ebb
Following review by @piponazo, I am clarifying the bool return from Exiv2::enableBMFF().
4 years ago
Miloš Komarčević
0da1a50afe
Revert style changes
4 years ago
Miloš Komarčević
2c0f3c2bbc
Include HEIC type in docs
4 years ago
clanmills
ae66869695
Updated to adopt Review suggestions by @kmilos. Thank You, Milos.
4 years ago
clanmills
0ad46453ed
With good fortune, bmffimage is ready for review.
4 years ago
clanmills
a0e63615e6
Minor corrections and clarification concerning enableBMFF().
4 years ago
clanmills
4adc3012f4
Added 2.19 Support for bmff files
4 years ago
Peter Kovář
3ed67d3229
Update README.md
...
Add BMFF support build option
4 years ago
Robin Mills
51e25f96ee
Fix significant typo in cmd64.bat
5 years ago
Robin Mills
01b95de651
Update script cmd64.bat following review by @tester0077
5 years ago
Robin Mills
25b488a5f9
Documented exiv2lib_export.h
5 years ago
Robin Mills
7b90bf3a40
Add ribbon to README-SAMPLES.md. Fixing typos.
5 years ago
Robin Mills
fded2da978
Documentation revision in response to #1394
5 years ago
Robin Mills
5240630849
fix_1353_mingw_toolchain_0.27
5 years ago
Miloš Komarčević
8a68658f18
Remove EXIV2_EXT variable references
5 years ago
Robin Mills
c85e504faf
Disable libiconv support when building with Visual Studio.
5 years ago
clanmills
acc416a727
fix_1230_Static_README_0.27
5 years ago
Robin Mills
b354ad8b2a
Might be the last one. Probably not. I want to fix the last-minute surprised of #1219 .
5 years ago
Robin Mills
0c206d1d63
Updating README-CONAN.md
5 years ago
Robin Mills
591f9e62b4
cleanup_0.27
5 years ago
clanmills
f24f24e026
Documentation updates for v0.27.3 RC2
5 years ago
clanmills
2f2bf69f6c
README.md General revision. Mostly simplifying "4 Test Suite".
5 years ago
clanmills
32b9a2dfa1
Change EXIV2_HTTP default to http://localhost to keep msvc build happy. iotest.cpp modified to compile with msvc.
5 years ago
Robin Mills
7e55f5d5be
Merge branch '0.27-maintenance' into http_iotest_0.27
5 years ago
clanmills
cc4d56dec1
Change defaults for HTTP_PORT (1277 is use by another service).
5 years ago
Robin Mills
3d0e05f40d
Merge branch '0.27-maintenance' into http_iotest_0.27
5 years ago
clanmills
c0ec4cf6a4
Polishing iotest.sh by moving functions start/closeHttpServer to functions.source. Updated documentation.
5 years ago
clanmills
d8c29c4cba
Added 4.4 Python tests and 4.5 Test Summary to README.md. Fixed minor errors.
5 years ago
clanmills
2e870c2189
Documentation polishing.
5 years ago
clanmills
ffde3c593b
Clarify possible values for CMAKE_CXX_STANDARD.
5 years ago