h264: move decoder-specific bits into separate module
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 14 Jun 2023 16:32:04 +0000 (18:32 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 14 Jun 2023 16:32:04 +0000 (18:32 +0200)
commit47ecb2b793dbc1451db36bcc500e069efd038fe8
tree42626691000ec368f18cc9625d1ed0e621fe8d4e
parent366d60cc06e8deec212804065d80980f1b57b566
h264: move decoder-specific bits into separate module

This is done as a preparation work for introducing multi-threaded decoding.
nihav-itu/src/codecs/h264/decoder_st.rs [copied from nihav-itu/src/codecs/h264/mod.rs with 73% similarity]
nihav-itu/src/codecs/h264/mod.rs