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
|
9 years ago |
Michael Niedermayer
|
cc4a41727e
swr: fix "may be used uninitialized in this function" warnings
|
11 years ago |
Michael Niedermayer
|
c8737d348b
swr: work with 4 noise shaping coeffs at a time
|
11 years ago |
Michael Niedermayer
|
ef7fdc8cff
swr: use a local variable for ns_coeffs
|
11 years ago |
Michael Niedermayer
|
68ff7d265f
swr: use local variable for ns_errors
|
11 years ago |
Michael Niedermayer
|
b5d9e5d06c
swr: minor simplification for the noise shaping pos update
|
11 years ago |
Michael Niedermayer
|
2eec98125e
swr: mark noise data for noise shaping as const
|
11 years ago |
Michael Niedermayer
|
558aa6cab7
swr: add seperate in/out pointers to the noise shaping code
|
11 years ago |
Michael Niedermayer
|
fca51256d4
swr: rename dither_pos to noise_pos
|
11 years ago |
Michael Niedermayer
|
0b60fc94aa
swr: reorder the operations in the noise shaping code
|
11 years ago |
Michael Niedermayer
|
3ab1970612
swr: move dither related fields to their own context
|
11 years ago |
Michael Niedermayer
|
82742294b7
swr: Implement Noise shaping dither
|
11 years ago |