contrib: dvdread: do not use btn_it and its parent as packed structures
The 4x 12 bits packing is making the bitfield packing messy and incompatible with (non)MS packing in dvdnav. In the end the structures are not read as packed structures so we don't need to keep them packed. Upstream patch proposed at videolan/libdvdread!42
Showing
- contrib/src/dvdread/0001-nav_types-make-btin_t-not-packed.patch 32 additions, 0 deletions...b/src/dvdread/0001-nav_types-make-btin_t-not-packed.patch
- contrib/src/dvdread/0002-nav_types-make-hli_t-and-pci_t-not-packed.patch 38 additions, 0 deletions...read/0002-nav_types-make-hli_t-and-pci_t-not-packed.patch
- contrib/src/dvdread/rules.mak 2 additions, 0 deletionscontrib/src/dvdread/rules.mak
-
mentioned in merge request !2457 (merged)
-
mentioned in merge request !6096 (merged)
Please register or sign in to comment