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
/
aacenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
1
-4
/
+4
*
aacenc: Fix number of coefficients used in a LFE channel.
Nathan Caldwell
2011-08-13
1
-1
/
+7
*
aacenc: Fix a segfault with grouped psymodel.
Nathan Caldwell
2011-08-13
1
-1
/
+4
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-7
/
+7
*
aacenc: Fix determination of Mid/Side Mode.
Nathan Caldwell
2011-06-29
1
-1
/
+1
*
psymodel: Remove the single channel analysis function
Nathan Caldwell
2011-06-29
1
-1
/
+1
*
aacenc: Implement dummy channel group analysis that just calls the single cha...
Nathan Caldwell
2011-06-29
1
-1
/
+4
*
psymodel: Add channels and channel groups to the psymodel.
Nathan Caldwell
2011-06-29
1
-4
/
+4
*
aacenc: Save channel configuration for later use.
Nathan Caldwell
2011-06-27
1
-8
/
+8
*
aacenc: Add stereo_mode option.
Nathan Caldwell
2011-06-02
1
-3
/
+29
*
psymodel: Remove wrapper functions.
Nathan Caldwell
2011-05-08
1
-3
/
+3
*
aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch...
Nathan Caldwell
2011-05-08
1
-26
/
+25
*
aacenc: Finish 3GPP psymodel analysis for non mid/side cases.
Nathan Caldwell
2011-04-23
1
-1
/
+3
*
Move sine windows to a separate file
Mans Rullgard
2011-03-20
1
-0
/
+1
*
Move ff_kbd_window_init() to a separate file
Mans Rullgard
2011-03-19
1
-0
/
+1
*
fft: remove inline wrappers for function pointers
Mans Rullgard
2011-03-19
1
-2
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
aacenc: Fix a segfault in search_for_quantizers
Nathan Caldwell
2011-03-08
1
-1
/
+0
*
aacenc: remove the data arrays
Young Han Lee
2011-03-07
1
-13
/
+15
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
aacenc: fix typo in sync extension constant in 8ae0fa2
Janne Grunau
2011-01-23
1
-1
/
+1
*
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
Justin Ruggles
2011-01-22
1
-1
/
+1
*
aacenc: mark SBR absent
Alex Converse
2011-01-22
1
-2
/
+7
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-1
/
+1
*
aacenc: Remove an unused variable from adjust_frame_information().
Alex Converse
2010-08-31
1
-2
/
+1
*
aacenc: Don't set s->cur_channel before apply_window_and_mdct().
Alex Converse
2010-08-31
1
-1
/
+0
*
aacenc: Write tag.elem_id early.
Alex Converse
2010-08-30
1
-2
/
+2
*
aacenc: Only apply M/S if common_window is set.
Alex Converse
2010-08-30
1
-1
/
+1
*
aacenc: Adjust array offsets for the current channel before calling ff_psy_su...
Nathan Caldwell
2010-07-19
1
-7
/
+8
*
aacenc: Refactor apply_window_and_mdct() so it no longer takes an offset chan...
Nathan Caldwell
2010-07-19
1
-15
/
+16
*
Cosmetics: whitespace
Alex Converse
2010-07-07
1
-1
/
+2
*
aacenc: Enforce LFE bitstream restrictions.
Alex Converse
2010-07-07
1
-5
/
+8
*
aacenc: replace VLA with fixed size
Måns Rullgård
2010-07-06
1
-2
/
+4
*
aacenc: Start the lookahead pointer 1/4 of the way into the first short window.
Alex Converse
2010-06-28
1
-1
/
+1
*
aacenc: Properly pad extradata.
Alex Converse
2010-06-28
1
-1
/
+1
*
aactab: Tablegenify ff_aac_pow2sf_tab.
Alex Converse
2010-06-23
1
-4
/
+2
*
Cleanup apply_window_and_mdct().
Alex Converse
2010-06-05
1
-10
/
+5
*
Mark AAC encoder as experimental.
Alex Converse
2010-05-27
1
-1
/
+1
*
aacenc: Select the TLS (two-loop search) as the default scalefactor coder.
Alex Converse
2010-05-14
1
-1
/
+1
*
aacenc: Fix psy logic.
Alex Converse
2010-05-14
1
-1
/
+1
*
Set cur_channel in the AAC encoder context where needed.
Alex Converse
2010-05-11
1
-0
/
+2
*
Error out when too many bits per frame are requested.
Alex Converse
2010-05-06
1
-0
/
+4
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
aacenc: Error when an unsupported profile is requested
Alex Converse
2010-04-02
1
-0
/
+4
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Add support for hard-coded MDCT-related ff_sine_windows tables.
Reimar Döffinger
2010-01-09
1
-2
/
+2
*
Make sample_fmts and channel_layouts compound literals const to reduce size of
Reimar Döffinger
2009-09-06
1
-1
/
+1
*
Revert unintended portion of last commit. (Setting the default coder to
Alex Converse
2009-07-22
1
-1
/
+1
[next]