Commit graph

10 commits

Author SHA1 Message Date
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
f33c060ff5 Fix attribute 2023-01-29 23:10:24 +01:00
Malte Rosenbjerg
e51cf7cc63 Simplify attribute 2023-01-29 23:08:47 +01:00
Malte Rosenbjerg
476c8f33c0 Cleanup 2023-01-29 23:01:26 +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
11997d91f9 Fix using temporarily 2023-01-29 22:51:20 +01:00
Malte Rosenbjerg
5b0c74e5c0 Add SupportedOSPlatform attribute on tests using SDC 2023-01-29 22:49:45 +01:00
Malte Rosenbjerg
53651a0275 Init 2023-01-29 20:52:59 +01:00
Maxim Bagryantsev
fe646752d3 Fixed process hang on pipe images format mismatch 2021-03-15 20:37:18 +03:00
Malte Rosenbjerg
4f28983972 Init 2021-03-05 18:06:40 +01:00