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
104caa609b
More cleanup
2023-01-29 23:03:50 +01:00
Malte Rosenbjerg
237fa3353f
Cleanup using directives
2023-01-29 23:01:37 +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
alex6dj
45b8486a72
Finish PanArgument tests behaviour
2021-10-05 00:48:33 -04:00
alex6dj
6045d1534e
Use only audio files for test to speedup tests run
2021-10-04 19:14:04 -04:00
alex6dj
40c14b573a
Implemented Dynamic Audio Normalizer
2021-10-04 19:10:00 -04:00
alex6dj
7a661b6ab3
Pan filter implementation and testing
2021-10-04 12:27:24 -04:00
Malte Rosenbjerg
fc23456eb1
Fix PcmAudioSampleWrapper namespace
2021-08-05 13:21:57 +02:00
Julien Loir
acd462a527
Add test for the new audio pipe
2021-05-25 16:14:40 +02:00
Malte Rosenbjerg
6c3129d417
Cleanup in using directives
2021-05-15 11:17:12 +02:00
Malte Rosenbjerg
f9090ba9fe
Convert to mp3 instead of opus
2020-12-07 17:52:47 +01:00
Malte Rosenbjerg
203da6300b
Fix
2020-12-07 01:20:13 +01:00
Malte Rosenbjerg
7fd7ae369d
Merge branch 'master' into refactor-tests
2020-12-07 01:14:19 +01:00
Malte Rosenbjerg
3ad127a682
Dump
2020-12-07 00:47:47 +01:00
Malte Rosenbjerg
7904a86d63
Add raw audio test
2020-12-06 00:33:55 +01: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
72366d573a
Cleanup
2020-05-09 17:53:03 +02:00
Malte Rosenbjerg
ec043ef075
Major refactoring
2020-05-08 11:07:51 +02:00
Vlad Jerca
74ea8a42e0
Tests: add basic ctor tests
2019-03-03 01:33:39 +02:00
Vlad Jerca
c215191bf5
FFMpegCore: port lib to .net standard
2019-02-08 22:41:40 +02:00