Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 41337b7a17dc5bacf7310b4fb4b01496 > files > 9

a52dec-0.7.4-23.mga5.x86_64.rpm

* implement A/52a downmix extensions
* use restrict pointers where appropriate
* reduce size of delay buffer by 50%

* get rid of globals in bitstream parsing
* get rid of statics in imdct.c
* avoid overflows, including reading the a52 stream !!!
* make dither code faster (generate dither table in advance ?)
* redo all bit allocation if previous frame had zero_snr_offsets
* make dynrng work in dual-channel streams

* update bitstream code