Commit graph

7 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
104caa609b More cleanup 2023-01-29 23:03:50 +01:00
Jonas Kamsker
f42faa4f26 Fixed merge & implemented aax mode 2022-03-20 19:56:17 +01:00
Jonas Kamsker
d6bc6c92a5 Added unit tests 2022-01-12 00:34:52 +01:00
Jonas Kamsker
e79448df48 Added unit test 2022-01-04 17:47:10 +01:00
BobSilent
8cacf074fd reset GlobalFFOptions to null after testing 2021-11-19 09:20:47 +01:00
BobSilent
47a6c23b2d Added Tests 2021-11-18 14:01:38 +01:00