index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
aacenc_ltp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc/aacenc_ltp: remove unnecessary condition check.
Jun Zhao
2019-05-12
1
-1
/
+1
*
avcodec/aacenc_ltp: fix use of uninitialized values
James Almer
2017-04-12
1
-2
/
+2
*
aacenc: add SIMD optimizations for abs_pow34 and quantization
Rostislav Pehlivanov
2016-10-18
1
-2
/
+2
*
aacenc_ltp: disable LTP with high lambda values
Rostislav Pehlivanov
2015-12-08
1
-1
/
+1
*
aacenc_ltp: fix out of bounds memory access
Rostislav Pehlivanov
2015-12-03
1
-1
/
+1
*
aac_ltp: actually signal LTP as off during EIGHT_SHORT windows
Rostislav Pehlivanov
2015-11-26
1
-1
/
+3
*
aac_ltp: split, reorder and improve prediction algorithm
Rostislav Pehlivanov
2015-11-26
1
-27
/
+36
*
aacenc_ltp: adjust and speed up autocorrelation calculations
Rostislav Pehlivanov
2015-10-17
1
-31
/
+29
*
aacenc_ltp: correct header description comment
Rostislav Pehlivanov
2015-10-17
1
-2
/
+2
*
aacenc_ltp: replace av_clip() with av_clip_uintp2()
Rostislav Pehlivanov
2015-10-17
1
-1
/
+1
*
aacenc_ltp: fix assertion
Rostislav Pehlivanov
2015-10-17
1
-1
/
+1
*
aacenc: add support for encoding files using Long Term Prediction
Rostislav Pehlivanov
2015-10-17
1
-0
/
+227