Anton Khirnov
|
fd9212f2ed
|
Mark some arrays that never change as const.
|
8 years ago |
Reimar Döffinger
|
18464d7270
|
sipr16kdata.h: add forgotten const.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
|
10 years ago |
Michael Niedermayer
|
a072acb108
|
avcodec: fix duplicate includes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Diego Biurrun
|
6fee1b90ce
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
Ronald S. Bultje
|
d56668bd80
|
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
This makes the aac decoder and all voice codecs independent of dsputil.
|
12 years ago |
Diego Biurrun
|
dafcbfe443
|
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
|
12 years ago |
Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Ronald S. Bultje
|
b1078e9fe6
|
Move clipping of audio samples (for those codecs outputting float) from decoder
to the audio conversion routines.
Originally committed as revision 22937 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Ronald S. Bultje
|
5180a0b197
|
Make the Sipr16k postfilter function write data into the target/output buffer.
Originally committed as revision 22934 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Vitor Sessak
|
d140b02581
|
SIPR16k decoder
Originally committed as revision 21234 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |