Malte Rosenbjerg
0a0e6c4985
Update FFMpegCore.Test/Utilities/OsSpecificTestMethod.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-17 15:20:44 +02:00
Malte Rosenbjerg
2a25bff836
Remove WindowsOnlyTestMethod and use OsSpecificTestMethod
2025-10-17 15:14:42 +02:00
Malte Rosenbjerg
d7fec62d2e
Only run downloader tests on windows and linux since macos CI runs on arm which builds are not available for
2025-10-17 15:01:00 +02:00
Malte Rosenbjerg
3be446880a
Only run downloader tests on windows and linux since macos CI runs on arm which builds are not available for
2025-10-17 14:45:11 +02:00
Malte Rosenbjerg
ce87dc8a36
Run full code cleanup
2025-10-16 12:38:57 +02:00
Malte Rosenbjerg
d3d810ecd7
Update tests to new syntax
2025-10-16 12:35:45 +02: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
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
7f17d68a52
Updated tests for SkiaSharp
2023-02-13 11:39:03 +01:00
Malte Rosenbjerg
693acabac4
Cleanup after splitting into two packages ( #386 )
...
* Move PosterWithAudio to FFMpegCore
* Reduce windows only tests
* Update Directory.Build.props
* Create .editorconfig
* More cleanup
* Enable implicit usings
* Remove unused method
* Apply dotnet format
* Fix unused variable in AudioGateArgument
* Fix boolean conditions in AudioGateArgument
* Merge boolean conditions into pattern
* Use target-typed new
* Add linting to CI
* Add CUDA to HardwareAccelerationDevice enum
* Increase timeout for Video_Join_Image_Sequence
* Adjust Video_Join_Image_Sequence timeout
* Fix expected seconds in Video_Join_Image_Sequence
* Increase timeout for Video_TranscodeToMemory due to macos agents
Former-commit-id: f9f7161686
2023-02-02 21:19:45 +01:00
Malte Rosenbjerg
79b0718d95
Fix attribute
...
Former-commit-id: f33c060ff5
2023-01-29 23:10:24 +01:00
Malte Rosenbjerg
f8eff73690
Simplify attribute
...
Former-commit-id: e51cf7cc63
2023-01-29 23:08:47 +01:00
Malte Rosenbjerg
766bec2112
Cleanup
...
Former-commit-id: 476c8f33c0
2023-01-29 23:01:26 +01:00
Malte Rosenbjerg
4acdca55dd
Add IgnoreIf attribute to only run SDC tests on Windows
...
Former-commit-id: fb6865587a
2023-01-29 22:55:35 +01:00
Malte Rosenbjerg
a3c617090e
Fix using temporarily
...
Former-commit-id: 11997d91f9
2023-01-29 22:51:20 +01:00
Malte Rosenbjerg
c5620701a1
Add SupportedOSPlatform attribute on tests using SDC
...
Former-commit-id: 5b0c74e5c0
2023-01-29 22:49:45 +01:00
Malte Rosenbjerg
844753b1ed
Init
...
Former-commit-id: 53651a0275
2023-01-29 20:52:59 +01:00
Maxim Bagryantsev
ba8904429d
Fixed process hang on pipe images format mismatch
...
Former-commit-id: fe646752d3
2021-03-15 20:37:18 +03:00
Malte Rosenbjerg
77e2403902
Init
...
Former-commit-id: 4f28983972
2021-03-05 18:06:40 +01:00