Paul B Mahol
dea9da5f16
qcelpdata: correct start bit for cbgain[0] in qcelp_rate_octave_bitmap[]
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Diego Biurrun
e4cbf7529b
Give all anonymously typedeffed structs in headers a name
...
Anonymous structs cannot be forward declared and have no benefit.
12 years ago
Diego Biurrun
c68fafe0d2
doxygen: eliminate Qt-style doxygen syntax
13 years ago
Reinhard Tartler
21a19b7912
doxygen: Prefer member groups over grouping into modules
...
Before this, almost all module groups have been used for grouping functions
and fields in structures semantically. This causes them to not appear
properly in the file documentation and needlessly clutters up the "Modules"
index.
Additionally, this commit streamlines some spelling and appearances.
14 years ago
Diego Biurrun
adbfc605f6
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
...
Signed-off-by: Diego Biurrun <diego@biurrun.de>
14 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
Diego Biurrun
ba87f0801d
Remove explicit filename from Doxygen @file commands.
...
Passing an explicit filename to this command is only necessary if the
documentation in the @file block refers to a file different from the
one the block resides in.
Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
e19f995263
Fix bandwith vs. bandwiDth typo.
...
Originally committed as revision 18804 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reynaldo H. Verdejo Pinochet
87574416f7
Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
...
more general' changeset. This one relocates the QCELP
especific code to the qcelpdec.* files.
Originally committed as revision 17800 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
bad5537e2c
Use full internal pathname in doxygen @file directives.
...
Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reynaldo H. Verdejo Pinochet
9e00c20e00
COSMETICS, add missing remarks crediting Ben and Kenan
...
Originally committed as revision 16003 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Vitor Sessak
b8438f5f48
Remove hack added to make "make checkheaders" pass, it is unneeded now
...
Originally committed as revision 15974 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
f28b3eb21c
More OKed parts of the QCELP decoder
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15973 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
640760da3e
More OKed parts of the QCELP decoder
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15961 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
ab56b321a9
Disable unused code for now to allow 'make checkheaders' to pass.
...
Originally committed as revision 15933 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
4b5f19074e
Add missing headers to get 'make checkheaders' closer to passing.
...
Originally committed as revision 15932 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
148c31b9c2
More OKed parts of the QCELP decoder
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15901 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Vitor Sessak
31fb59ec98
Cosmetic: Fix typo
...
Spotted by Jethro Walters
Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
469105aadb
Fix typo in table value.
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15892 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reynaldo H. Verdejo Pinochet
8e36385a63
Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.
...
Originally committed as revision 15839 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reynaldo H. Verdejo Pinochet
f29289eec7
Change to file description suggested by Michael
...
Originally committed as revision 15837 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reynaldo H. Verdejo Pinochet
8257d2ad51
Please keep original copyright heading and attribution lines...
...
Originally committed as revision 15831 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
39ded68013
More OKed parts of the QCELP decoder
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15822 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
200de8c6bb
More OKed parts of the QCELP decoder
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15802 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
2ae1a9b264
More OKed parts of the QCELP decoder
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15797 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
88df35d3e8
cosmetics: small spelling fixes
...
Originally committed as revision 15755 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
8c31f18bf9
More OKed parts of QCELP data tables
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15752 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
ba26cfab47
OKed parts of QCELP data tables
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15740 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago