Malte Rosenbjerg
|
ac3794e753
|
Merge branch 'main' into main
|
2024-12-04 20:49:20 +01:00 |
|
Malte Rosenbjerg
|
0cd4e076ff
|
Bump test packages
|
2024-12-04 20:55:31 +02:00 |
|
Malte Rosenbjerg
|
410e940b7e
|
Use .NET 8 for Examples and Test
|
2024-12-04 20:43:47 +02:00 |
|
Tomas Gužauskas
|
ef08fd93a9
|
Add HDR color properties support in FFProbe analysis
Add hdr video test
|
2024-01-30 00:52:25 +02:00 |
|
K
|
6524b1cd4d
|
Update DownloaderTests.cs
|
2023-10-10 15:59:11 -06:00 |
|
K
|
22fa002394
|
Debug for CI failure
|
2023-10-10 15:50:59 -06:00 |
|
Malte Rosenbjerg
|
bba4a9f39b
|
Merge branch 'main' into main
|
2023-10-05 12:17:18 +02:00 |
|
Malte Rosenbjerg
|
bc6defe535
|
Merge branch 'main' into main
|
2023-10-05 12:06:43 +02:00 |
|
Malte Rosenbjerg
|
f8407bce24
|
Merge branch 'main' into pr/431
|
2023-10-05 12:00:06 +02:00 |
|
Malte Rosenbjerg
|
d2296496bf
|
Merge branch 'main' into main
|
2023-10-05 09:22:13 +02:00 |
|
Malte Rosenbjerg
|
882cdf849e
|
Merge branch 'main' into main
|
2023-10-05 09:21:55 +02:00 |
|
Malte Rosenbjerg
|
54e5d0860c
|
Merge branch 'main' into feature/custom-ffprob-arguments
|
2023-10-05 09:21:21 +02:00 |
|
Malte Rosenbjerg
|
7f283e9113
|
Merge branch 'main' into main
|
2023-10-05 09:21:13 +02:00 |
|
Malte Rosenbjerg
|
55b1946976
|
Update FFProbeTests.cs
|
2023-10-05 09:14:47 +02:00 |
|
Malte Rosenbjerg
|
5fbe71bc39
|
Update dependencies
|
2023-10-05 08:58:57 +02:00 |
|
Prakash Duggaraju
|
42f9005d59
|
Add support for multiple outputs and tee muxer.
A single input can be encoded simultaneously to multiple oputs or muxed in multiple formats
|
2023-09-08 13:22:09 -07:00 |
|
Kerry Cao
|
ae5ae973fa
|
FFMpegCore.Downloader renamed to FFMpegCore.Extensions.Downloader
|
2023-09-06 14:07:08 -06:00 |
|
Kerry Cao
|
d978d7d9b4
|
ffmpeg downloader moved to separate package
|
2023-09-06 13:45:22 -06:00 |
|
Kerry Cao
|
da7d1fafed
|
support added for linux, macos
win32, win64, lnx32, lnx64, lnx-armhf, lnx-armel, lnx-arm64, osx64
|
2023-09-06 01:25:51 -06:00 |
|
Malte Rosenbjerg
|
4be90f025b
|
Merge branch 'main' into main
|
2023-08-24 22:53:11 +02:00 |
|
vfrz
|
bf06a8059b
|
Add test again
|
2023-04-12 22:14:23 +02:00 |
|
vfrz
|
338274b500
|
Try fix encoding 2
|
2023-04-12 22:10:37 +02:00 |
|
vfrz
|
66c166f2e8
|
Try fix encoding
|
2023-04-12 22:07:22 +02:00 |
|
vfrz
|
4b0cd9239e
|
Add test
|
2023-04-12 21:57:20 +02:00 |
|
Malte Rosenbjerg
|
0ac351493c
|
Verify Chapters property is initialized to non-null in test
|
2023-04-12 16:31:26 +02:00 |
|
Kerry Cao
|
d44c77c958
|
Merge remote-tracking branch 'origin/main'
|
2023-04-11 22:43:04 -06:00 |
|
Kerry Cao
|
a4bb69a8a8
|
changes made to support multiple version downloads for windows
|
2023-04-11 22:42:51 -06:00 |
|
KCYQ
|
7c333a723a
|
Merge pull request #1 from rosenbjerg/main
Merge with upstream
|
2023-04-11 21:57:40 -06:00 |
|
Kerry Cao
|
9db4ba75b4
|
features to auto download ffmpeg binaries added
|
2023-04-11 21:55:30 -06:00 |
|
Rafael Carvalho
|
7569669f52
|
Fix Palette typos
|
2023-03-07 16:55:11 +13:00 |
|
Rafael Carvalho
|
c218b3592b
|
Add unit tests
|
2023-03-07 16:44:33 +13:00 |
|
Malte Rosenbjerg
|
54e216d3e0
|
Bump nuget version and cleanup
|
2023-02-21 18:27:26 +01:00 |
|
Malte Rosenbjerg
|
3ca1e983a6
|
Merge pull request #396 from drasive/feature/net7-windows-support-v5
Add FFMpegCore.Extensions.SkiaSharp
|
2023-02-21 18:22:03 +01:00 |
|
Dimitri Vranken
|
46a8ec7da5
|
Increased unit test timeout
Existing (untouched) tests are not stable in CI test execution
|
2023-02-20 14:10:18 +01:00 |
|
Dimitri Vranken
|
e3aa7a5eae
|
Removed invalid assertion
|
2023-02-20 13:57:48 +01:00 |
|
Dimitri Vranken
|
5593bc4a4b
|
Improved SkiaSharp CreateVideoFrame performance
Execution time is now approximately one fifth of what it was previously
|
2023-02-20 13:50:19 +01:00 |
|
Dimitri Vranken
|
317ba47dd2
|
Refactored video frame generator to pure function
|
2023-02-20 13:48:12 +01:00 |
|
Dimitri Vranken
|
9646c440bb
|
Fixed code style issues
|
2023-02-20 13:23:06 +01:00 |
|
Kevin David Heritage
|
98fdaf424b
|
Merge branch 'main' into feat/cut-video
|
2023-02-17 19:22:27 +01:00 |
|
Kevin Heritage
|
fe5c1f5b58
|
Create end seek argument
|
2023-02-17 17:18:56 +01:00 |
|
Malte Rosenbjerg
|
2bc6c645f2
|
Merge branch 'main' into feature/net7-windows-support-v5
|
2023-02-17 00:19:46 +01:00 |
|
Malte Rosenbjerg
|
daa512c294
|
Format remaining csproj files
|
2023-02-17 00:13:34 +01:00 |
|
Malte Rosenbjerg
|
8b69ed104a
|
Remove unused enums
|
2023-02-16 23:55:28 +01:00 |
|
Malte Rosenbjerg
|
02d2b4261b
|
Add missing usings on tests
|
2023-02-16 23:55:20 +01:00 |
|
Dimitri Vranken
|
a66bdba211
|
Improved SkiaSharp CreateVideoFrame performance
|
2023-02-16 14:35:00 +01:00 |
|
Dimitri Vranken
|
2458b4ae9c
|
Adjusted FFMpegCore.Test for separate FFMpegCore.Extensions.SkiaSharp project
|
2023-02-16 14:34:35 +01:00 |
|
Dimitri Vranken
|
bdfe87be16
|
Enabled windows-only tests on all plattforms
They are now also supported on Linux because we are using SkiaSharp instead of System.Drawing.Common
|
2023-02-13 12:09:35 +01:00 |
|
Dimitri Vranken
|
6e38b45445
|
chore: Increased test timeout duration
Required for successful test execution on my rather slow machine
|
2023-02-13 11:40:11 +01:00 |
|
Dimitri Vranken
|
72c76c20f0
|
refactor: Centralized test timeout duration
Changes can be made in a single place if neeeded
|
2023-02-13 11:39:34 +01:00 |
|
Dimitri Vranken
|
7f17d68a52
|
Updated tests for SkiaSharp
|
2023-02-13 11:39:03 +01:00 |
|