Commit Graph

  • 397db7ba31 Fraction: Python operators, formatter FeRD (Frank Dana) 2021-10-31 07:52:12 -04:00
  • 1af4d0f8cf Fraction: Unit test / and * FeRD (Frank Dana) 2021-10-31 07:51:55 -04:00
  • 6498e34387 Fraction: Templated / and * operators FeRD (Frank Dana) 2021-10-31 07:51:33 -04:00
  • f81f620c2a Merge pull request #732 from ferdnyc/crop-qpainter Jonathan Thomas 2021-10-29 13:17:38 -05:00
  • bbbb72aa5d Merge pull request #757 from ferdnyc/resvg-in-ci Jonathan Thomas 2021-10-28 21:31:58 -05:00
  • 0add6f892c Merge pull request #766 from OpenShot/fix-windows-x86-path Jonathan Thomas 2021-10-28 18:59:24 -05:00
  • 54c2a800eb Updating docs for babl INSTALL Jonathan Thomas 2021-10-28 18:08:47 -05:00
  • 88a70804c1 Removing env variable as it's not needed Jonathan Thomas 2021-10-28 18:00:32 -05:00
  • 5bb56482fb Setting babl_DIR as Cmake variable Jonathan Thomas 2021-10-28 17:54:59 -05:00
  • ad058b5aa2 Setting babl_DIR environment variable Jonathan Thomas 2021-10-28 17:46:04 -05:00
  • 5a33edf855 Experimental test to add mingw32/lib folder to path for babl support Jonathan Thomas 2021-10-28 17:34:24 -05:00
  • 689341368f Merge pull request #716 from troyrollo/babl-integration Jonathan Thomas 2021-10-28 14:32:16 -05:00
  • 5f89107487 Merge pull request #712 from ferdnyc/color-qcolor-ctor Jonathan Thomas 2021-10-27 13:42:12 -05:00
  • 1b5739f0ea Merge pull request #763 from ferdnyc/fix-has-video Jonathan Thomas 2021-10-27 13:31:58 -05:00
  • 311d86957e Include FFmpegUtilities.h earlier (#764) Frank Dana 2021-10-27 06:49:27 -04:00
  • b1d98d8de1 Color: Add Color(QColor) ctor, with unit test FeRD (Frank Dana) 2021-08-09 09:53:12 -04:00
  • 9133389b92 Clip: Fix has_video, add unit test FeRD (Frank Dana) 2021-10-27 00:26:56 -04:00
  • b9833b71ab Merge pull request #687 from ferdnyc/timeline-inheritance Frank Dana 2021-10-24 02:19:19 -04:00
  • f26a574bf2 Only duplicate Settings test involving envvar (#762) Frank Dana 2021-10-24 01:07:03 -04:00
  • b1b1045af8 Merge pull request #729 from ferdnyc/move-proto-build Frank Dana 2021-10-22 15:22:35 -04:00
  • 5c8ee393a6 Findbabl: Add license headers FeRD (Frank Dana) 2021-10-22 15:20:50 -04:00
  • 49f2319699 Merge branch 'develop' into babl-integration Frank Dana 2021-10-22 15:14:11 -04:00
  • 2d2a062bdc Remove (broken) BlackMagic DeckLink support (#760) Frank Dana 2021-10-20 06:49:08 -04:00
  • 75a56e58a0 Clean up some header comments / classes FeRD (Frank Dana) 2021-10-16 01:46:44 -04:00
  • 7ac54f05cc Fold libopenshot_protobuf into libopenshot FeRD (Frank Dana) 2021-09-11 18:22:28 -04:00
  • 33a36d3230 CMake: Indentation fixes FeRD (Frank Dana) 2021-02-18 06:19:51 -05:00
  • d0f4867432 CMake: Deprecate ENABLE_DOCS, fix internal vars FeRD (Frank Dana) 2021-02-18 06:12:15 -05:00
  • ef77a27f39 Remove Doxyfile.in template FeRD (Frank Dana) 2021-01-03 04:00:43 -05:00
  • 68a6c589e9 Docs: Switch from UseDoxygen to doxygen_add_docs FeRD (Frank Dana) 2021-01-03 03:50:19 -05:00
  • dae8ca5e4e CI: Validate repository licensing with Reuse (#758) Frank Dana 2021-10-16 02:50:25 -04:00
  • 59138ea3e4 Adopt license management via Reuse project/tool (#711) Frank Dana 2021-10-16 01:26:26 -04:00
  • c3ef319e04 Fix errors in LCH Chroma keying and Findbabl.cmake Troy Rollo 2021-09-21 10:36:09 +10:00
  • 111026d8a1 Merge pull request #753 from OpenShot/anomorphic-fix Jonathan Thomas 2021-10-08 16:08:38 -05:00
  • 9c668e4de9 Merge pull request #752 from OpenShot/duration-detection-improvements Jonathan Thomas 2021-10-08 16:08:08 -05:00
  • 4c171cc15c Merge pull request #751 from OpenShot/prevent-cache-crash Jonathan Thomas 2021-10-08 16:01:14 -05:00
  • c9cbf3f2b0 QtImageReader.cpp: Convert tabs to spaces FeRD (Frank Dana) 2021-10-08 16:28:32 -04:00
  • ce8b08238c Enable Win builds without unit tests (#750) Frank Dana 2021-10-08 12:59:57 -04:00
  • cb9d1b11e1 Merge branch 'develop' into babl-integration Frank Dana 2021-10-08 12:55:47 -04:00
  • af15649fe8 Add support for Resvg 0.11.0+ FeRD (Frank Dana) 2021-10-08 12:04:50 -04:00
  • e3ca106f20 CI: Add cached Resvg build (Linux clang) FeRD (Frank Dana) 2021-10-08 03:20:02 -04:00
  • c02ab70813 FindResvg: Updates for discovery, version-parsing FeRD (Frank Dana) 2021-10-08 03:02:45 -04:00
  • 8e663e7295 Include either Resvg or QtSVG, not both (#756) Frank Dana 2021-10-08 01:26:37 -04:00
  • 15e5285206 Support for anamorphic profiles, i.e. non-square pixels. Fixes include Frame::Display, Frame::Save, and Timeline::SetMaxSize, all which had various issues. Added sample_aspect_ratio to FFmpegWriter, so the exported videos will continue to be anamorphic. Jonathan Thomas 2021-10-07 13:45:16 -05:00
  • 7fa3782bdb Better detection of duration, especially for audio-only files. Improved PTS offset detection (for when start_time is used), mainly things recorded from streams. Better bitrate detection as well. Jonathan Thomas 2021-10-07 13:40:31 -05:00
  • 2e8c74e8aa Prevent crash when smallest frame detected in memory object is NULL Jonathan Thomas 2021-10-07 13:34:00 -05:00
  • d78ac099d6 CodeQL fixes, take 2 (#745) Frank Dana 2021-10-03 07:01:56 -04:00
  • ae66933c0c Determine file type based on content, not extension Jeff Shillitto 2021-10-03 20:18:45 +11:00
  • ac956f05f1 CI: Add Windows and macOS builds, unit testing (#734) Frank Dana 2021-09-29 01:36:51 -04:00
  • 3d18347e71 Protect values against integer overflow (#743) Frank Dana 2021-09-27 20:36:56 -04:00
  • e2e3a54c02 Don't use right-aligned std::boolalpha (#742) Frank Dana 2021-09-27 11:08:12 -04:00
  • 2b2cf3fd94 Merge branch 'develop' into timeline-inheritance Frank Dana 2021-09-27 10:56:21 -04:00
  • 88d3011455 Unit tests: Use == to compare strings (#741) Frank Dana 2021-09-27 07:14:48 -04:00
  • 90a726a6dd Merge branch 'develop' into crop-qpainter Frank Dana 2021-09-27 00:42:00 -04:00
  • b8b55050dc Merge pull request #661 from ferdnyc/redirect-print-fxns Frank Dana 2021-09-26 23:16:49 -04:00
  • 34f1264219 Merge pull request #688 from ferdnyc/unbreak-timeline-cache Frank Dana 2021-09-23 08:51:51 -04:00
  • d4d200f14b CMake: Set -DDEBUG for debug builds (#739) Frank Dana 2021-09-23 03:03:08 -04:00
  • 7bed726411 Merge pull request #738 from OpenShot/fix-caption-with-no-clip Jonathan Thomas 2021-09-22 22:01:44 -05:00
  • c128b6caf1 Protecting a caption effect with no Clip (i.e. effect added directly to timeline) Jonathan Thomas 2021-09-22 16:09:20 -05:00
  • d41c482cb2 CI: Fix Clang builds, coverage (#736) Frank Dana 2021-09-22 01:37:58 -04:00
  • 3df837944b Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#733) dependabot[bot] 2021-09-21 21:11:48 -04:00
  • e45d798c90 Revert final_cache size breakage FeRD (Frank Dana) 2021-06-10 16:32:53 -04:00
  • 69640d104b Compare QColor values directly FeRD (Frank Dana) 2021-09-20 02:28:20 -04:00
  • 7b9f3980d8 Merge branch 'OpenShot:develop' into babl-integration troyrollo 2021-09-20 00:02:54 +10:00
  • 331cc1f362 Improve new Chroma Key options. Troy Rollo 2021-09-19 23:57:36 +10:00
  • c52b2c1cee Use int for temporaries where possible in CIE distance calculations. Troy Rollo 2021-09-19 10:24:52 +10:00
  • eff61c8492 Add support for more Chroma Key methods Troy Rollo 2021-08-22 00:06:09 +10:00
  • 42e7049e6d Cleanup includes to reflect actual dependencies FeRD (Frank Dana) 2021-09-18 04:16:30 -04:00
  • ab60286ae8 Crop effect: Add unit tests FeRD (Frank Dana) 2021-09-18 04:14:17 -04:00
  • 03d49410e9 Crop: Extend ctor with optional x, y args FeRD (Frank Dana) 2021-09-18 04:13:29 -04:00
  • a76925f383 Rewrite Crop effect using QPainter FeRD (Frank Dana) 2021-09-16 20:41:31 -04:00
  • 62b7370b02 Add explicit QtSvg dependency (#731) Frank Dana 2021-09-16 12:34:05 -04:00
  • ed1c4f4bca ChromaKey: Minimal unit testing FeRD (Frank Dana) 2021-09-11 22:42:59 -04:00
  • 21597c8a43 Merge pull request #728 from OpenShot/merge-master-sept-10-2021 Jonathan Thomas 2021-09-10 19:28:10 -05:00
  • cc41c5514c Bump version for dev Jonathan Thomas 2021-09-10 18:32:22 -05:00
  • c25e3cfd70 Merge branch 'master' into develop Jonathan Thomas 2021-09-10 18:31:05 -05:00
  • 71a66547d6 Merge pull request #725 from OpenShot/release-20210904 master Jonathan Thomas 2021-09-10 18:26:57 -05:00
  • 2dbb8d5313 Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#722) dependabot[bot] 2021-09-08 17:47:51 -04:00
  • fea43bdd8a CI: Build audio lib & cache (#727) Frank Dana 2021-09-08 17:47:10 -04:00
  • dda23ab9e8 Merge pull request #726 from ferdnyc/cvtracker-tests Frank Dana 2021-09-08 17:42:50 -04:00
  • aee95d3bac CVTracker: Fix bug in JSON error handling FeRD (Frank Dana) 2021-09-08 12:35:57 -04:00
  • 01d40b22fb CVTracker: Add some error-case unit tests FeRD (Frank Dana) 2021-09-08 12:35:32 -04:00
  • 31bfdf0e7c Fix CVTracker test for OpenCV 4.5.2+ FeRD (Frank Dana) 2021-09-06 18:00:13 -04:00
  • 003d44d7d7 CVTracker: Clean up spacing FeRD (Frank Dana) 2021-09-06 17:59:46 -04:00
  • 5987878473 Merge branch 'release-20210904' of github.com:OpenShot/libopenshot into release-20210904 v0.2.7 Jonathan Thomas 2021-09-04 17:50:36 -05:00
  • 4106f1f0a8 Bumping version to 0.2.7, SO 21 Jonathan Thomas 2021-09-04 17:45:40 -05:00
  • 82498b267d Bumping version to 0.2.7, SO 20 Jonathan Thomas 2021-09-04 17:45:40 -05:00
  • 5a8ffe36b0 Merge pull request #724 from OpenShot/improved-crop-effect Jonathan Thomas 2021-09-03 21:12:47 -05:00
  • 5f91ddc39b Reversing y_offset direction to match previous OpenShot crop behavior Jonathan Thomas 2021-09-03 17:45:28 -05:00
  • f9e5db6c9b Adding an X and Y offset to the current crop effect, to better support previous clip crop parameters (for migrating crop options from OpenShot 2.5.1 to OpenShot 2.6). Also refactoring the crop effect, to actually copy the pixels into a new image buffer. Jonathan Thomas 2021-09-03 15:44:21 -05:00
  • d58febf107 Merge pull request #718 from OpenShot/default-crop-border-of-zero JacksonRG 2021-08-26 14:59:53 -05:00
  • fc05893bd2 Merge pull request #721 from OpenShot/merge-master-0.2.6 JacksonRG 2021-08-25 12:10:12 -05:00
  • 569b5918d0 Merge master 0.2.6 into develop Jackson 2021-08-25 11:34:52 -05:00
  • 32752517e1 Merge pull request #720 from OpenShot/release-20210819 JacksonRG 2021-08-25 11:19:06 -05:00
  • 6aab6fd957 Audio: New device name lookup FeRD (Frank Dana) 2021-08-24 13:03:46 -04:00
  • 76fb7c8013 Rename AudioSampleBuffer to AudioBuffer<float> FeRD (Frank Dana) 2021-08-24 04:21:55 -04:00
  • 928c37bc6e set default crop border to 0 Jackson 2021-08-23 15:50:58 -05:00
  • 73b009d38f Update Version to 0.2.6 SO 20 v0.2.6 Jackson 2021-08-19 15:40:39 -05:00
  • d246964f0f Link catch-main wtih Catch2::Catch2 (#714) Frank Dana 2021-08-16 18:46:14 -04:00
  • 4d5bf9ba8c Bug fix. Prevent adding the same clip as child in the Tracker and Object Detection Effects Brenno 2021-08-13 21:15:58 -03:00
  • 91aaf18cf4 Merge pull request #713 from OpenShot/fix-scale-none-scaling Jonathan Thomas 2021-08-12 10:49:06 -05:00