Dmitry Lyzo
20e9db8308
fix transcode reasons
2023-01-09 23:21:57 +03:00
Dmitry Lyzo
7c8aea7859
fix tests
2023-01-05 01:15:58 +03:00
Shadowghost
2be9a34b26
Fix tests and profiles
2022-05-03 22:22:46 +02:00
Dmitry Lyzo
0ff37413b0
fix: Fix transcode reasons
...
Don't add codec failure reasons if the codec isn't supported.
2022-04-12 22:56:23 +03:00
Dmitry Lyzo
d5434988d7
test: Add tests for Tizen 3/4
2022-04-12 22:56:23 +03:00
Dmitry Lyzo
847518701d
fix: Fix codec conditions
...
`ApplyConditions` is used to determine the applicability of
the current codec (`Conditions`).
`Conditions` is the actual conditions for the stream.
`CodecType.VideoAudio` (not `CodecType.Video`) must be used
for the audio tracks in the video.
2022-04-12 22:56:23 +03:00
Cody Robibero
579155a571
Allow media without streams to playback
2022-03-29 20:17:12 -06:00
Bond-009
bb7068cb63
Move StreamBuilderTests to correct project ( #7461 )
2022-03-18 22:19:02 +01:00
Bond_009
39931fe3ad
Add regression test for ContainerProfile.ContainsContainer
2021-05-05 13:33:34 +02:00