Malte Rosenbjerg
f9f7161686
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
2023-02-02 21:19:45 +01:00
Malte Rosenbjerg
e51cf7cc63
Simplify attribute
2023-01-29 23:08:47 +01:00
Malte Rosenbjerg
fb6865587a
Add IgnoreIf attribute to only run SDC tests on Windows
2023-01-29 22:55:35 +01:00
Malte Rosenbjerg
53651a0275
Init
2023-01-29 20:52:59 +01:00
keg247
5d62be654a
Move NotifyOnProgress processing to ErrorData
2022-06-19 23:31:18 -04:00
Malte Rosenbjerg
4f38eed753
Throw OperationCanceledException when processing is cancelled
2022-04-15 15:08:30 +02:00
Malte Rosenbjerg
9c0b2bdb44
Fix for JoinImageSequence #281
2022-04-15 12:55:34 +02:00
Malte Rosenbjerg
7f8bd24058
Init
2022-03-12 19:06:46 +01:00
Malte Rosenbjerg
0f82509c41
Added VideoCodec.LibX265 ( #276 )
2021-11-03 18:53:38 +01:00
Malte Rosenbjerg
04ebdb1907
Increase timeout on failing unit test
2021-08-10 10:38:56 +02:00
Malte Rosenbjerg
587c453a7e
Reduce timeout in cancellation token test
2021-07-16 01:17:20 +02:00
Patrick Krämer
3efc34565a
Support cancellation token for cancelling FFMPEG processes
2021-07-07 20:16:14 +02:00
Maxim Bagryantsev
fe646752d3
Fixed process hang on pipe images format mismatch
2021-03-15 20:37:18 +03:00
Malte Rosenbjerg
df0205fb11
Cleanup
2021-03-07 00:26:08 +01:00
Malte Rosenbjerg
e0819c89bf
Cleanup tests
2021-03-06 23:12:53 +01:00
Malte Rosenbjerg
e49290b217
Fix tests
2021-03-06 21:25:17 +01:00
Malte Rosenbjerg
8452672ee6
Merge branch 'master' into refactor-video-filter-args
2021-03-05 18:06:50 +01:00
Malte Rosenbjerg
4f28983972
Init
2021-03-05 18:06:40 +01:00
Thierry Fleury
9672713e63
Add cancel timeout
...
(cherry picked from commit 6383164f267516fbd50d50b2a511c15c25a168dc)
2021-03-02 19:43:24 +01:00
Malte Rosenbjerg
cfee86199b
Add NotifyOnOutput
2020-12-18 00:40:09 +01:00
Malte Rosenbjerg
3ad127a682
Dump
2020-12-07 00:47:47 +01:00
Malte Rosenbjerg
8b45a6b680
Init
2020-12-03 20:47:20 +01:00
Malte Rosenbjerg
179cb15ba8
Fix cancellation
2020-10-28 19:26:33 +01:00
Malte Rosenbjerg
1b42eb2c1a
Timeout on all to find problematic test in GH action runner
2020-10-25 17:34:38 +01:00
Malte Rosenbjerg
2bacf6232b
Add more timeout attributes
2020-10-25 17:26:43 +01:00
Malte Rosenbjerg
d0293598ae
Add timeouts
2020-10-25 17:18:40 +01:00
Malte Rosenbjerg
a7981f2886
Fix test
2020-10-25 17:16:47 +01:00
Malte Rosenbjerg
adbd61c51d
Shorten resources used for testing
2020-10-25 17:11:52 +01:00
Malte Rosenbjerg
010e9947e9
New API
2020-10-24 22:31:54 +02:00
Rafael Carvalho
37a04a37cd
Update existing references to use IMediaAnalysis
2020-08-12 17:22:10 +12:00
Malte Rosenbjerg
442e69ce1d
Base file extension on video container info from ffmpeg
2020-07-13 23:54:46 +02:00
Malte Rosenbjerg
d840f8d237
Update VideoTest.cs
2020-06-18 22:08:44 +02:00
Malte Rosenbjerg
f9a3197165
Update VideoTest.cs
2020-06-16 07:42:51 +02:00
Malte Rosenbjerg
cb42e13ed9
Skip two tests
2020-06-06 15:38:14 +02:00
Malte Rosenbjerg
a778ccd58f
Add overload to Join
2020-05-24 19:27:55 +02:00
Malte Rosenbjerg
39dd390e81
Renaming
2020-05-24 19:17:14 +02:00
Malte Rosenbjerg
82fc6e92c9
Minor adjustment
2020-05-13 00:11:53 +02:00
Malte Rosenbjerg
ef64263899
Add delay
2020-05-13 00:00:02 +02:00
Malte Rosenbjerg
b2085c4a8b
Make process cancellable
2020-05-12 23:52:07 +02:00
Malte Rosenbjerg
a754d57421
Dispose bitmap to unlock file in test
2020-05-12 22:50:27 +02:00
Malte Rosenbjerg
ca89cac2f0
Snapshot improvements
...
completely in-memory is now possible
2020-05-12 22:48:20 +02:00
Malte Rosenbjerg
1dc7524ecd
Revert "Cleanup"
...
This reverts commit d95f687e46
.
2020-05-12 21:28:50 +02:00
Malte Rosenbjerg
d95f687e46
Cleanup
2020-05-12 21:05:00 +02:00
Malte Rosenbjerg
3855215000
Default to throwing on errors
2020-05-12 17:55:31 +02:00
Максим Багрянцев
17fa6aafee
Updated PixelFormat namespace
2020-05-12 17:53:52 +03:00
Максим Багрянцев
bbc9305e2b
Added Codec, PixelFormat and ContainerFormat classes
2020-05-12 17:44:14 +03:00
Malte Rosenbjerg
b8fc8e5742
Lower timeouts
2020-05-11 00:51:00 +02:00
Malte Rosenbjerg
f22c506f46
Fix tests
2020-05-11 00:02:35 +02:00
Malte Rosenbjerg
8583b02687
Outcomment Format48bppRgb tests for now
2020-05-10 14:15:32 +02:00
Malte Rosenbjerg
8d74a3e0d7
Fixes
2020-05-10 11:31:26 +02:00