Commit graph

8 commits

Author SHA1 Message Date
Malte Rosenbjerg
349b6044d1 Wrap Instances exception for expected behaviour 2023-02-23 19:18:34 +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
7d5e091f43 More cleanup
Former-commit-id: 104caa609b
2023-01-29 23:03:50 +01:00
Jonas Kamsker
bb4c646f02 Fixed merge & implemented aax mode
Former-commit-id: f42faa4f26
2022-03-20 19:56:17 +01:00
Jonas Kamsker
f3031db17b Added unit tests
Former-commit-id: d6bc6c92a5
2022-01-12 00:34:52 +01:00
Jonas Kamsker
e950cdf068 Added unit test
Former-commit-id: e79448df48
2022-01-04 17:47:10 +01:00
BobSilent
ce71aaab78 reset GlobalFFOptions to null after testing
Former-commit-id: 8cacf074fd
2021-11-19 09:20:47 +01:00
BobSilent
c04546a156 Added Tests
Former-commit-id: 47a6c23b2d
2021-11-18 14:01:38 +01:00