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
/
mpegaudioenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-30
1
-1
/
+1
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-1
/
+1
*
Use "const" qualifier for pointers that point to input data of
Reimar Döffinger
2010-07-24
1
-2
/
+2
*
mpegaudioenc: Remove write-only variables from the context.
Rafaël Carré
2010-07-01
1
-5
/
+0
*
Set .supported_samplerates for mpeg audio encoders.
Michael Niedermayer
2010-04-22
1
-0
/
+1
*
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
*
Use floating point mathematics when encoding mpeg audio.
Lasse Reinhold
2009-09-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
*
Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros.
Diego Biurrun
2009-07-30
1
-4
/
+2
*
Rename pbBufPtr() to put_bits_ptr().
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Split bitstream.h, put the bitstream writer stuff in the new file
Stefano Sabatini
2009-04-12
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Fix mpeg audio regression test failure
Måns Rullgård
2009-01-14
1
-0
/
+3
*
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
*
Prevent scalefactors from overflowing.
Michael Niedermayer
2008-06-01
1
-1
/
+1
*
ILP64 fix
Michael Niedermayer
2008-05-28
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
*
move a couple of macros and structs to mpegaudio.h
Måns Rullgård
2007-06-16
1
-1
/
+0
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-1
/
+1
*
remove dependency of mpeg audio encoder over mpeg audio decoder
Aurelien Jacobs
2007-05-20
1
-0
/
+802