FeRD (Frank Dana)
|
bcc62f900c
|
Fix juce:: prefixing
|
2019-10-27 03:56:13 -04:00 |
|
FeRD (Frank Dana)
|
99b455a7aa
|
Threads: Use IMPORTED target
|
2019-10-26 18:30:45 -04:00 |
|
FeRD (Frank Dana)
|
a1034046a2
|
ZeroMQ: Use IMPORTED targets
- Adopt FindZeroMQ.cmake from cppzmq, and use its `libzmq` target
- Also use `cppzmq` target, if created
|
2019-10-26 07:24:28 -04:00 |
|
FeRD (Frank Dana)
|
e7a92a5389
|
Bindings: Pick up include dirs from targets
|
2019-10-26 06:43:34 -04:00 |
|
Frank Dana
|
178c8e2ba3
|
Merge pull request #346 from jeffski/fix-text-24hr-memory-issue
Reduce duration of Image/Text Readers to 1 hour (#327)
|
2019-10-25 13:57:31 -04:00 |
|
Frank Dana
|
196d56b5d1
|
Merge branch 'develop' into qt-text-html-readers
|
2019-10-25 13:49:12 -04:00 |
|
FeRD (Frank Dana)
|
e15c0c168b
|
Set still-image duration to 1 hour
|
2019-10-25 13:42:57 -04:00 |
|
FeRD (Frank Dana)
|
56e8d8aa2b
|
Remove old commented-out code
|
2019-10-25 02:06:29 -04:00 |
|
Frank Dana
|
13e68c368e
|
Merge branch 'develop' into ffmpeg-targets
|
2019-10-25 02:03:10 -04:00 |
|
K3A
|
29b7b321ba
|
Merge branch 'develop' into develop
|
2019-10-23 14:17:01 +02:00 |
|
Frank Dana
|
8bde07682c
|
Merge branch 'develop' into std-prefixes
|
2019-10-22 21:00:27 -04:00 |
|
Frank Dana
|
1d0ce06615
|
Merge branch 'develop' into map-dicts
|
2019-10-22 20:58:15 -04:00 |
|
Frank Dana
|
d99bba83b4
|
Merge branch 'develop' into system-jsoncpp
|
2019-10-22 20:33:39 -04:00 |
|
Jonathan Thomas
|
144d52d480
|
Merge pull request #329 from ferdnyc/cppzmq-detect
CMakeLists: Also detect cppzmq headers
|
2019-10-22 18:32:26 -05:00 |
|
Jonathan Thomas
|
d49dddf79a
|
Merge pull request #326 from ferdnyc/hwaccel-testing
Some minor fixes made while testing hwaccel
|
2019-10-22 18:31:03 -05:00 |
|
Jonathan Thomas
|
ae81e56de6
|
Merge pull request #306 from ferdnyc/bindings-magick
Bindings: Apply #defines for optional libs
|
2019-10-22 18:28:37 -05:00 |
|
Jonathan Thomas
|
56b1126c21
|
Merge pull request #302 from ferdnyc/svg-path-check
QtImageReader: Safer ReSVG file extension checks
|
2019-10-22 17:30:35 -05:00 |
|
Jonathan Thomas
|
9e674ce6c6
|
Merge pull request #338 from ferdnyc/map-tweaks
FFmpegReader::CheckMissingFrame -- checked_frames std::map tweaks
|
2019-10-22 17:24:17 -05:00 |
|
Jonathan Thomas
|
5a2fe8b47c
|
Merge pull request #344 from ferdnyc/openmp-required
CMake: REQUIRE OpenMP, use (or create) targets for dependency propagation
|
2019-10-22 17:21:43 -05:00 |
|
Jeff Shillitto
|
acadab708f
|
Stop 24 hours worth for frames being loaded in to memory
|
2019-10-15 22:11:24 +11:00 |
|
FeRD (Frank Dana)
|
02420885fc
|
Let bundled JsonCpp satisfy requirement
|
2019-10-11 22:11:00 -04:00 |
|
Frank Dana
|
febc2fbc7d
|
Merge pull request #333 from ferdnyc/Version-impl
Version information: Separate implementation, add pythonic touches
|
2019-10-11 21:57:38 -04:00 |
|
Frank Dana
|
ca885d59e0
|
Merge pull request #315 from ferdnyc/exception-default-args
Exceptions: Make (most) file_path args optional
|
2019-10-11 21:46:43 -04:00 |
|
Frank Dana
|
be24c58a03
|
Merge pull request #312 from ferdnyc/detect-interlace
FFmpegReader: Detect interlaced video on file open
|
2019-10-11 21:44:14 -04:00 |
|
FeRD (Frank Dana)
|
275b944c26
|
Handle REQUIRED via feature_summary()
|
2019-10-10 22:37:39 -04:00 |
|