openbsd-ports/audio/libdca/patches
ajacoutot acdd092453 Some bug fixes from upstream:
- Fix random crashes caused by invalid 32-bit shifts on 32-bit values.
- Mark tables as static constants.
- Change output normalisation factor from 3/2 to sqrt(2).
- Sanity check for subframes and prim_channels to avoid crashes with invalid streams.
- Avoid crashing with invalid frames setting a bitalloc_huffman component to 7.

While here, tweak COMMENT and remove USE_GROFF.

from Brad
2012-05-15 16:17:27 +00:00
..
patch-configure
patch-libdca_bitstream_c Some bug fixes from upstream: 2012-05-15 16:17:27 +00:00
patch-libdca_Makefile_in fix libtool option syntax 2010-04-26 20:01:25 +00:00
patch-libdca_parse_c Some bug fixes from upstream: 2012-05-15 16:17:27 +00:00
patch-libdca_tables_fir_h Some bug fixes from upstream: 2012-05-15 16:17:27 +00:00
patch-libdca_tables_huffman_h Some bug fixes from upstream: 2012-05-15 16:17:27 +00:00
patch-libdca_tables_quantization_h Some bug fixes from upstream: 2012-05-15 16:17:27 +00:00
patch-src_Makefile_in