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
*
avcodec/aacenc: Check both channels for finiteness
Michael Niedermayer
2016-01-28
1
-2
/
+10
*
aacenc: update max_sfb when num_swb changes
Andreas Cadhalpun
2015-12-17
1
-0
/
+1
*
aacenc: reorder coding tools
Rostislav Pehlivanov
2015-09-02
1
-63
/
+88
*
aacenc: disable bandtype modifying extensions when coder != twoloop
Rostislav Pehlivanov
2015-09-01
1
-0
/
+5
*
aacenc: Enable Intensity Stereo by default
Rostislav Pehlivanov
2015-09-01
1
-1
/
+1
*
aacenc: Enable Perceptual Noise Substitution by default
Rostislav Pehlivanov
2015-09-01
1
-1
/
+1
*
aacenc: reorder resetting of cpe->common_window
Rostislav Pehlivanov
2015-09-01
1
-1
/
+1
*
aacenc_tns: rework coefficient quantization and filter application
Rostislav Pehlivanov
2015-09-01
1
-1
/
+1
*
aacenc: allocate a larger buffer for the TNS LPC context
Rostislav Pehlivanov
2015-09-01
1
-1
/
+1
*
aacenc: populate tns_max_bands
Rostislav Pehlivanov
2015-09-01
1
-0
/
+3
*
aacenc: initialize LPC context with MAX_LPC_ORDER
Rostislav Pehlivanov
2015-08-29
1
-1
/
+1
*
aacenc: remove TNS from the todo list
Rostislav Pehlivanov
2015-08-29
1
-1
/
+0
*
aacenc_tns: rework the way coefficients are calculated
Rostislav Pehlivanov
2015-08-29
1
-2
/
+3
*
aacenc_pred: rework the way prediction is done
Rostislav Pehlivanov
2015-08-29
1
-22
/
+19
*
aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabled
Rostislav Pehlivanov
2015-08-29
1
-2
/
+3
*
aacenctab: Add missing ff_ prefixes
Timothy Gu
2015-08-22
1
-3
/
+3
*
aacenc: treat unknown profile as AAC-LC
Rostislav Pehlivanov
2015-08-21
1
-1
/
+2
*
aacenc: implement the complete AAC-Main profile
Rostislav Pehlivanov
2015-08-21
1
-2
/
+31
*
aacenc_tns: implement temporal noise shaping
Rostislav Pehlivanov
2015-08-21
1
-6
/
+17
*
aacenc: do not reject AAC-Main profile
Rostislav Pehlivanov
2015-08-21
1
-3
/
+11
*
aaccoder: move the Intensity Stereo implementation out
Rostislav Pehlivanov
2015-08-21
1
-3
/
+5
*
aaccoder: move the quantization functions to a separate file
Rostislav Pehlivanov
2015-08-21
1
-2
/
+5
*
aacenc: create and initialize an LTP context
Rostislav Pehlivanov
2015-08-21
1
-0
/
+2
*
aacenc: populate the sce->ics.swb_offset table pointer
Rostislav Pehlivanov
2015-08-21
1
-0
/
+3
*
aacenc: reset special bands in the main frame encoding function
Rostislav Pehlivanov
2015-08-21
1
-2
/
+7
*
aacenc: coding style changes
Rostislav Pehlivanov
2015-08-21
1
-5
/
+7
*
aacenc: Move small misc. functions to a separate file
Rostislav Pehlivanov
2015-08-11
1
-11
/
+1
*
aacenc: Move local encoder specific tables to a separate file
Rostislav Pehlivanov
2015-08-07
1
-116
/
+2
*
aacenc: add description to the 'aac_coder' option
Rostislav Pehlivanov
2015-08-01
1
-1
/
+1
*
aacenc: remove redundant argument from coder functions
Rostislav Pehlivanov
2015-08-01
1
-3
/
+3
*
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-3
/
+3
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-3
/
+3
*
|
avcodec: Add a min size parameter to ff_alloc_packet2()
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
|
AAC Encoder: clipping avoidance
Claudio Freire
2015-07-27
1
-1
/
+37
*
|
aacenc: move the generation of ff_aac_pow34sf_tab[]
Rostislav Pehlivanov
2015-07-21
1
-4
/
+0
*
|
aacenc: fix option descriptions
Rostislav Pehlivanov
2015-07-07
1
-3
/
+3
*
|
aacenc: implement Intensity Stereo encoding support
Rostislav Pehlivanov
2015-07-05
1
-2
/
+9
*
|
aacenc: add support for coding of IS spectral coefficients
Rostislav Pehlivanov
2015-07-05
1
-10
/
+27
*
|
aaccoder: add a new perceptual noise substitution implementation
Rostislav Pehlivanov
2015-07-05
1
-0
/
+6
*
|
aacenc: use the new function for setting special band scalefactor indices
Rostislav Pehlivanov
2015-07-05
1
-0
/
+3
*
|
aacenc: reset marked IS and M/S bands upon frame encoding
Rostislav Pehlivanov
2015-07-03
1
-0
/
+2
*
|
aacenc: add support for coding of intensity stereo scalefactor indices
Rostislav Pehlivanov
2015-06-29
1
-1
/
+5
*
|
avcodec/aacenc: use < 0 instead of != 0 for error checks
Michael Niedermayer
2015-05-16
1
-2
/
+2
*
|
aaccoder: Implement Perceptual Noise Substitution for AAC
Rostislav Pehlivanov
2015-04-15
1
-0
/
+3
*
|
aacenc: Adjust the initial offset for PNS values
Rostislav Pehlivanov
2015-04-14
1
-1
/
+1
*
|
aacenc: Add support for Perceptual Noise Substitution energy values
Rostislav Pehlivanov
2015-04-13
1
-3
/
+14
[next]