13 Commits (1f0eaa02aa7141f371e095540ac285698a0bdf46)

Author SHA1 Message Date
Michael Niedermayer 7d636d02b1 swresample/dither_template: Add missing license header 9 years ago
Michael Niedermayer 223a859853 swresample/dither_template: Do not define macro functions to nothing 10 years ago
Michael Niedermayer cc4a41727e swr: fix "may be used uninitialized in this function" warnings 12 years ago
Michael Niedermayer c8737d348b swr: work with 4 noise shaping coeffs at a time 12 years ago
Michael Niedermayer ef7fdc8cff swr: use a local variable for ns_coeffs 12 years ago
Michael Niedermayer 68ff7d265f swr: use local variable for ns_errors 12 years ago
Michael Niedermayer b5d9e5d06c swr: minor simplification for the noise shaping pos update 12 years ago
Michael Niedermayer 2eec98125e swr: mark noise data for noise shaping as const 12 years ago
Michael Niedermayer 558aa6cab7 swr: add seperate in/out pointers to the noise shaping code 12 years ago
Michael Niedermayer fca51256d4 swr: rename dither_pos to noise_pos 12 years ago
Michael Niedermayer 0b60fc94aa swr: reorder the operations in the noise shaping code 12 years ago
Michael Niedermayer 3ab1970612 swr: move dither related fields to their own context 12 years ago
Michael Niedermayer 82742294b7 swr: Implement Noise shaping dither 12 years ago