Malte Rosenbjerg
5bd17dc44f
build master branch after merge or push ( #390 )
...
* Update ci.yml
* Add codecov
* Remove codecov for now
* Add coverlet.collector and codecov
2023-02-05 00:07:52 +01:00
Malte Rosenbjerg
4ec200528c
Init ( #389 )
2023-02-04 23:42:13 +01:00
pklaes
d051cd06d2
fix: Switch source for rotation property from 'tags/rotate' to 'side_data_list/rotation' (incl. test case) ( #388 )
2023-02-04 22:17:39 +01:00
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
Tom Bogle
db7e1e4995
Added ability to retrieve bit depth from media streams for lossless encodings ( #359 )
...
* Added ability to retrieve bit depth from media streams for lossless encodings
* Shortened sample AIFF file used in tests
2023-02-01 08:09:16 +01:00
Malte Rosenbjerg
d3d6c8c40b
Update test
2023-01-31 23:32:30 +01:00
keg247
02de377093
Add SampleAspectRatio property to VideoStream
2023-01-31 22:41:57 +01:00
Gleb Moskalenko
e76ebdcbe8
Add pad video filter
2023-01-31 20:57:14 +01:00
Malte Rosenbjerg
5510ef0e32
Update test
2023-01-31 20:49:56 +01:00
Malte Rosenbjerg
6898a71005
Add missing test file
2023-01-29 23:12:52 +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
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
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
8e9b7df4de
Add Directory.Build.props
2023-01-29 22:17:40 +01:00
Malte Rosenbjerg
53651a0275
Init
2023-01-29 20:52:59 +01:00
Malte Rosenbjerg
b84bb6470a
Bump dependencies
2023-01-28 13:25:48 +01:00
Malte Rosenbjerg
d3d49655f4
Revert "Remove ignore"
...
This reverts commit d85a4b81ab
.
2023-01-28 11:41:19 +01:00
Malte Rosenbjerg
d85a4b81ab
Remove ignore
2023-01-28 11:39:44 +01:00
Malte Rosenbjerg
0537c87fa2
Ignore Uri_Duration until root cause found
2023-01-28 11:28:07 +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
b33f9a3c4b
Bump .NET version in Test and Examples projects
2022-03-24 21:22:56 +01:00
Malte Rosenbjerg
1ba796596d
Merge branch 'master' into feature/aaxc_support
2022-03-24 21:04:50 +01:00
Malte Rosenbjerg
b0578e3ae7
Merge branch 'master' into fix/dynamic_argumentText
2022-03-24 20:57:12 +01:00
Jonas Kamsker
f42faa4f26
Fixed merge & implemented aax mode
2022-03-20 19:56:17 +01:00
Malte Rosenbjerg
7f8bd24058
Init
2022-03-12 19:06:46 +01:00
Jonas Kamsker
d6bc6c92a5
Added unit tests
2022-01-12 00:34:52 +01:00
Jonas Kamsker
1b2af5fd1f
Using correct map_metadata dynamically
2022-01-11 22:42:31 +01:00
Malte Rosenbjerg
1c65502b90
Update packages
2022-01-08 12:27:14 +01:00
Malte Rosenbjerg
48689cf694
Merge branch 'master' into MetaDataArgument
2022-01-07 16:39:37 +01:00
Jonas Kamsker
f560244628
Refactored, added unit test
2022-01-06 19:38:37 +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
Alex Zhukov
239e2aef42
parse ffprobes -show_packets output
2021-11-08 06:28:16 -08:00
Malte Rosenbjerg
0f82509c41
Added VideoCodec.LibX265 ( #276 )
2021-11-03 18:53:38 +01:00
Malte Rosenbjerg
40235db7ec
Merge branch 'master' into ffprobe-frames
2021-10-21 20:47:25 +02:00
Malte Rosenbjerg
2b7cd6f7ca
Merge branch 'master' into pr/255
2021-10-21 20:40:25 +02:00
Malte Rosenbjerg
ce18f3b2ed
Merge pull request #260 from alex6dj/fix/subtitle-hardburning-path-scape
...
Fixed error when burning subtitle with some special charaters in path
2021-10-21 20:38:21 +02:00
Malte Rosenbjerg
79bc918917
Minor improvements
2021-10-21 20:36:54 +02: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
f3db0f5d78
Updated MSTest to fix failling test using DataTestMethod
2021-10-04 19:10:58 -04:00
alex6dj
40c14b573a
Implemented Dynamic Audio Normalizer
2021-10-04 19:10:00 -04:00