codec_support/test: add test_decoding_raw()
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 23 Apr 2024 16:51:46 +0000 (18:51 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 23 Apr 2024 16:51:46 +0000 (18:51 +0200)
commita51efcfd72c37096fb58b5fd8fe9083e477f361b
tree6cbe115c60963318f3ace6eafbfd912564d310ec
parent649cacccb6019eb40cfac6befade1ec0700fad88
codec_support/test: add test_decoding_raw()

This function will be used to test decoders with payload from raw streams
(i.e. it requries raw stream demuxers and packetisation steps).
nihav-codec-support/src/test/dec_video.rs