Daniel Verkamp
|
5ef251e504
Add missing av_cold in static init/close functions.
|
15 years ago |
Nicolas George
|
05276956ce
libvorbis: Use 0-10 range for audio quality.
|
15 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Diego Biurrun
|
99ed41a808
Fix filenames in Doxygen comments.
|
16 years ago |
Benoit Fouet
|
a6080be7a2
Cosmetics: fix indentation after previous commit.
|
16 years ago |
Nicolas George
|
9c8f0768e3
Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer.
|
16 years ago |
Peter Ross
|
fd76c37fd9
Modify all codecs to report their supported input and output sample format(s).
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Stefano Sabatini
|
162d4fc99d
Add long names to AVCodec declarations.
|
16 years ago |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 years ago |
Diego Biurrun
|
f9def9ccc6
Remove libvorbis Vorbis decoding support. Our native decoder is complete
|
17 years ago |
Aurelien Jacobs
|
295f373792
various simplifications around recent av_clip_int16() usage
|
17 years ago |
Aurelien Jacobs
|
aee481cebe
use av_clip_int16() where it makes sense
|
17 years ago |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 years ago |
Diego Biurrun
|
6f1af73557
Give all wrappers for external libraries names starting with lib.
|
17 years ago |