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
/
libmp3lame.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Make sample_fmts and channel_layouts compound literals const to reduce size of
Reimar Döffinger
2009-09-06
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
*
Increase BUFFER_SIZE.
Michael Niedermayer
2009-01-11
1
-1
/
+1
*
fix indention
Michael Niedermayer
2009-01-11
1
-12
/
+12
*
All negative values are errors not just -1.
Michael Niedermayer
2009-01-11
1
-1
/
+3
*
Use compression level to set mp3lame quality option.
Nicolas George
2008-08-01
1
-2
/
+5
*
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
*
Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may
Paul Kelly
2008-02-11
1
-0
/
+1
*
increase buffer size of LAME MP3 encoder
Andreas Öman
2007-07-24
1
-1
/
+1
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-1
/
+1
*
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
Diego Biurrun
2007-06-06
1
-2
/
+2
*
Give all wrappers for external libraries names starting with lib.
Diego Biurrun
2007-06-06
1
-0
/
+220