Package: libdca / 0.0.5-10

Metadata

Package Version Patches format
libdca 0.0.5-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
r83 mark tables as static constants.patch | (download)

libdca/parse.c | 8 4 + 4 - 0 !
libdca/tables_fir.h | 8 4 + 4 - 0 !
libdca/tables_huffman.h | 134 67 + 67 - 0 !
libdca/tables_quantization.h | 12 6 + 6 - 0 !
4 files changed, 81 insertions(+), 81 deletions(-)

---
r84 normalisation factor sqrt2+output bias.patch | (download)

libdca/parse.c | 32 15 + 17 - 0 !
1 file changed, 15 insertions(+), 17 deletions(-)

---
r87 sanity check for subframes and prim_channels.patch | (download)

libdca/parse.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

---
r88 fix random crashes caused by invalid 32 bit shifts.patch | (download)

libdca/bitstream.c | 15 9 + 6 - 0 !
1 file changed, 9 insertions(+), 6 deletions(-)

---
r89 avoid crashing with invalid frames.patch | (download)

libdca/parse.c | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

---