]> git.nihav.org Git - nihav.git/commit
h264: ignore some bits in the avcC box
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 24 Jun 2025 15:45:59 +0000 (17:45 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 24 Jun 2025 15:45:59 +0000 (17:45 +0200)
commit344e803e6651acd349bb31d325e4668017309956
tree89ac478ad40b5e1421824eb08d45df780a00faeb
parentb8e6be2b0d7f0083d504e4e3cbd2d75ed6e1d7ed
h264: ignore some bits in the avcC box

Apparently some encoders do not bother about setting them to all ones.
nihav-itu/src/codecs/h264/decoder_mt.rs
nihav-itu/src/codecs/h264/decoder_st.rs