Vũ Quang Hải
|
6ae38d9fb6
|
Merge branch 'OpenShot:develop' into develop
|
2025-03-10 09:44:42 +07:00 |
|
Jonathan Thomas
|
682a55cf08
|
Merge pull request #991 from OpenShot/h265-apple-tag
Fix h.265 videos to include Apple-required hvc1 tag
|
2025-03-09 20:18:42 -05:00 |
|
Jonathan Thomas
|
8c25bebfa2
|
Copying mux flags into header if non-null (which should only be true for moov fast start options and h.265 hvc1 tags)
|
2025-03-09 20:02:39 -05:00 |
|
Jonathan Thomas
|
10145df409
|
Adding hvc1 tag for apple playback support of h.265 files. Also fixing a regression in the is_mp4/is_mov logic.
|
2025-03-09 19:21:29 -05:00 |
|
Vũ Quang Hải
|
2cc6349e5a
|
Merge branch 'OpenShot:develop' into develop
|
2025-03-04 02:04:43 +07:00 |
|
Jonathan Thomas
|
76d6a9a73e
|
Merge pull request #989 from OpenShot/animated-gif-import
Fix GIF video_length and duration calculations, so we currently handl…
|
2025-03-02 10:00:21 -06:00 |
|
Jonathan Thomas
|
63046c59f8
|
Fix GIF video_length and duration calculations, so we currently handle animated gifs and static gifs.
|
2025-03-01 22:05:27 -06:00 |
|
Jonathan Thomas
|
d642bef0f4
|
Merge pull request #988 from OpenShot/animated-gif-import
Import GIF formatted images using FFmpeg
|
2025-03-01 17:33:53 -06:00 |
|
Jonathan Thomas
|
ace980eb67
|
Import GIF formatted images using FFmpeg, to allow for animation and alpha channels.
|
2025-03-01 17:12:55 -06:00 |
|
HaiVQ
|
96da88e1f3
|
Fix color channel assignment in Outline constructor
|
2025-02-26 03:47:23 +00:00 |
|
HaiVQ
|
20692af7c0
|
Reorder color channel parameters in Outline constructors and update JSON handling
|
2025-02-26 03:44:54 +00:00 |
|
Vũ Quang Hải
|
795fad74a8
|
fix cvtColor src dst
|
2025-02-22 21:51:04 +07:00 |
|
Vũ Quang Hải
|
0acb091eff
|
Update Outline.cpp
|
2025-02-22 18:03:31 +07:00 |
|
HaiVQ
|
8c846262a3
|
Correct color channel while converting QImage to cv::Mat
|
2025-02-21 12:33:50 +00:00 |
|
Armstrong
|
e9999adda9
|
fix av_image_alloc alignment && check allocation error
|
2025-01-24 16:26:40 +08:00 |
|
Vũ Quang Hải
|
da709c36ae
|
Merge branch 'OpenShot:develop' into develop
|
2025-01-06 09:29:35 +07:00 |
|
Jonathan Thomas
|
dd2a70c9f2
|
Merge pull request #985 from OpenShot/java-package
Java Swig Support (org.openshot package + wrap shared pointers)
|
2024-12-31 00:08:09 -06:00 |
|
Jonathan Thomas
|
5cb74f484b
|
Fixing swig java support to generate a package (org.openshot) and correctly wrap the shared pointers for Frame and Audio buffers.
|
2024-12-30 23:50:06 -06:00 |
|
Jonathan Thomas
|
6d8db5c392
|
Merge pull request #984 from OpenShot/release-20241221
WIP: Release 0.4.0 for libopenshot (for OpenShot 3.3.0)
|
2024-12-22 18:09:18 -06:00 |
|
Jonathan Thomas
|
621eb57a8f
|
Bump version to 0.4.0 (SO: 27) for release of OpenShot 3.3
v0.4.0
|
2024-12-21 16:27:30 -06:00 |
|
HaiVQ
|
9593a36b4f
|
Add validation for width and alpha values in Outline effect
|
2024-12-18 02:37:03 +00:00 |
|
HaiVQ
|
f475670f0a
|
Add Outline effect to EffectInfo and update JSON output
|
2024-12-18 02:32:07 +00:00 |
|
HaiVQ
|
e63fc6448e
|
switch back to trditional pointer assignment
|
2024-12-16 09:22:15 +00:00 |
|
Vũ Quang Hải
|
4109a9b953
|
Update Outline.cpp
|
2024-12-16 14:17:08 +07:00 |
|
Vũ Quang Hải
|
16d7472d22
|
Merge branch 'OpenShot:develop' into develop
|
2024-12-13 10:33:55 +07:00 |
|