index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
libvorbis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing av_cold in static init/close functions.
Daniel Verkamp
2009-02-22
1
-1
/
+1
*
libvorbis: Use 0-10 range for audio quality.
Nicolas George
2009-02-09
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Fix filenames in Doxygen comments.
Diego Biurrun
2009-01-26
1
-1
/
+1
*
Cosmetics: fix indentation after previous commit.
Benoit Fouet
2008-10-15
1
-12
/
+10
*
Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer.
Nicolas George
2008-10-15
1
-2
/
+11
*
Modify all codecs to report their supported input and output sample format(s).
Peter Ross
2008-07-31
1
-0
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Add long names to AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
Remove libvorbis Vorbis decoding support. Our native decoder is complete
Diego Biurrun
2007-11-04
1
-157
/
+0
*
various simplifications around recent av_clip_int16() usage
Aurelien Jacobs
2007-08-11
1
-7
/
+2
*
use av_clip_int16() where it makes sense
Aurelien Jacobs
2007-08-11
1
-2
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+1
*
Give all wrappers for external libraries names starting with lib.
Diego Biurrun
2007-06-06
1
-0
/
+383