Commit Graph

1129 Commits

Author SHA1 Message Date
Jonathan Thomas
51fe8549e6 Fix regression caused by Codacy tweaks 2020-06-05 17:53:21 -05:00
Jonathan Thomas
86b83abf5d Fixing undefined got_packet int 2020-06-05 15:41:23 -05:00
Jonathan Thomas
62d7fb5459 Changing some libopenshot code based on Codacy feedback. Small refactoring, scope limiing. 2020-06-04 18:52:19 -05:00
Jonathan Thomas
2834e7731b Merge pull request #445 from eisneinechse/develop
Newer codecs (svt_av1, rav1e, svt_hevc)
2020-06-02 14:50:01 -05:00
Jonathan Thomas
1cdb49f7a4 Merge pull request #520 from OpenShot/fix-fps-ffmpeg4
Fix FPS setting on FFmpeg 4
2020-06-02 14:28:09 -05:00
eisneinechse
d9e6af5cda Refert last commit 2020-06-02 11:35:07 -07:00
Jonathan Thomas
7ed26cf022 Replace _Pragma with #pragma
Co-authored-by: Frank Dana <ferdnyc@gmail.com>
2020-06-02 13:30:05 -05:00
eisneinechse
93d12e7f14 Include data for fps in clip created by ffmpeg 4+ 2020-06-02 08:53:39 -07:00
FeRD (Frank Dana)
511a6b1da2 Update Ruby compatibility message 2020-06-01 17:58:22 -04:00
Jonathan Thomas
e4dd72669f Fix FPS setting on FFmpeg 4, which currently is not setting a valid FPS. 2020-06-01 13:24:07 -05:00
Jonathan Thomas
10ed4baae3 Merge pull request #496 from OpenShot/emojis
Transform Improvements (Keyframe origin point)
2020-05-25 17:41:55 -05:00
Jonathan Thomas
972c2905e6 Merge pull request #517 from ferdnyc/ruby-build-fix
Fix support for older CMake
2020-05-24 01:50:05 -05:00
Frank Dana
2e3181fe7f Merge pull request #513 from jeffski/set-constructor-clip
Set clip in constructor to resolve scale crop issue
2020-05-22 04:13:54 -04:00
FeRD (Frank Dana)
128bacce70 Support older CMake
add_compile_definitions() is CMake 3.12+ only.
2020-05-19 07:37:25 -04:00
FeRD (Frank Dana)
affd4b2488 Add some missing juce:: prefixing 2020-05-19 06:33:30 -04:00
FeRD (Frank Dana)
130829a412 Deprecated juce::ScopedPointer => std::unique_ptr 2020-05-19 06:32:35 -04:00
FeRD (Frank Dana)
216184dbb9 Work around Ruby/JUCE isfinite() conflict properly 2020-05-19 06:30:54 -04:00
Jeff Shillitto
5b5950c991 use reader instead of new_reader 2020-05-19 19:57:06 +10:00
Jeff Shillitto
4e6c1819b0 Set clip in constructor to resolve scale crop issue 2020-05-16 18:55:34 +10:00
Frank Dana
6336f30ee3 Various: Remove unused variables (#467)
Several data members and local variables were flagged by static
analysis tools as never being used anywhere in the code.
2020-04-22 02:02:55 -04:00
FeRD (Frank Dana)
9d261f6568 CMake: Rename, modernize Findjsoncpp.cmake
- Rename to match package naming used elsewhere (official configs)
- Add IMPORTED target creation to the Find module, along with
  version number detection
- Switch to lowercase variable forms (e.g. jsoncpp_FOUND)
2020-04-17 06:54:16 -04:00
Jonathan Thomas
2bea436f3e Adding keyframable origin point (for shear and rotation) 2020-04-13 16:55:29 -05:00
Frank Dana
12dd4d150a Merge pull request #448 from SuslikV/ffmpeg-like-fps
Change frame rate detection
2020-03-27 10:29:04 -04:00
Frank Dana
c38c55fbfa Merge pull request #466 from SuslikV/float-to-int16
Fix distortion during mix of audio
2020-03-26 19:51:32 -04:00
Frank Dana
799e43a0a2 Merge branch 'develop' into zmqfix 2020-03-26 07:34:58 -04:00