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: Drop exporting 2-pass encoding stats
Vittorio Giovara
2015-12-07
1
-4
/
+8
*
aac: Provide more information on the failure message
Luca Barbato
2015-12-05
1
-1
/
+3
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-3
/
+3
*
aacenc: correctly check returned value
Vittorio Giovara
2014-12-18
1
-3
/
+4
*
lavc: use a separate field for exporting audio encoder padding
Anton Khirnov
2014-10-13
1
-1
/
+1
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
aacenc: Fix erasure of surround channels
Claudio Freire
2013-05-14
1
-2
/
+2
*
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
Anton Khirnov
2013-03-09
1
-8
/
+0
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-10
/
+9
*
lavc: Fix assignments in if() when calling ff_af_queue_add
Michael Niedermayer
2013-01-14
1
-1
/
+1
*
aacenc: use the correct output buffer
Michael Niedermayer
2012-11-26
1
-5
/
+5
*
aacenc: Drop some unused function arguments
Diego Biurrun
2012-10-29
1
-5
/
+4
*
aacenc: use planar sample format
Justin Ruggles
2012-10-06
1
-18
/
+15
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-1
/
+1
*
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
2012-09-04
1
-3
/
+3
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
1
-7
/
+13
*
aacenc: Fix issues with huge values of bit_rate.
Reimar Döffinger
2012-04-17
1
-4
/
+5
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-4
/
+6
*
aacenc: Mark deinterleave_input_samples argument as const.
Diego Biurrun
2012-04-04
1
-1
/
+1
*
aacenc: use AVCodec.encode2()
Justin Ruggles
2012-03-20
1
-16
/
+47
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
aacenc: make sure to encode enough frames to cover all input samples.
Justin Ruggles
2012-01-30
1
-7
/
+5
*
aacenc: only use the number of input samples provided by the user.
Justin Ruggles
2012-01-30
1
-3
/
+5
*
Fix non-C89 declarations in for loops
Mans Rullgard
2012-01-29
1
-2
/
+4
*
aacenc: Fix LONG_START windowing.
Nathan Caldwell
2012-01-28
1
-2
/
+2
*
aacenc: Fix a bug where deinterleaved samples were stored in the wrong place.
Nathan Caldwell
2012-01-28
1
-2
/
+2
*
aacenc: Fix identification padding when the bitstream is already aligned.
Alex Converse
2012-01-24
1
-1
/
+1
*
aacenc: Write correct length for long identification strings.
Michael Niedermayer
2012-01-24
1
-1
/
+1
*
aacenc: Simplify windowing
Nathan Caldwell
2012-01-23
1
-33
/
+68
*
aacenc: Move saved overlap samples to the beginning of the same buffer as inc...
Nathan Caldwell
2012-01-23
1
-16
/
+15
*
aacenc: Deinterleave input samples before processing.
Nathan Caldwell
2012-01-23
1
-39
/
+61
*
aacenc: Store channel count in AACEncContext.
Nathan Caldwell
2012-01-23
1
-20
/
+22
*
aacenc: Move Q^3/4 calculation to it's own table
Nathan Caldwell
2012-01-23
1
-0
/
+5
*
aacenc: Request normalized float samples instead of converting s16 samples to...
Nathan Caldwell
2012-01-23
1
-6
/
+6
*
aacenc: cosmetics: move init() and end() to the bottom of the file.
Nathan Caldwell
2012-01-23
1
-102
/
+102
*
aacenc: aac_encode_init() cleanup
Nathan Caldwell
2012-01-23
1
-43
/
+74
*
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
[next]