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
/
opus_silk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
opus_silk: Fix arithmetic overflow (per RFC8251)
Andrew D'Addesio
2017-12-04
1
-2
/
+9
*
Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'
James Almer
2017-09-26
1
-3
/
+3
|
\
|
*
Mark some arrays that never change as const.
Anton Khirnov
2017-02-01
1
-3
/
+3
*
|
avcodec/opus_silk: Fix integer overflow and out of array read
Michael Niedermayer
2017-05-06
1
-2
/
+1
*
|
Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'
Clément Bœsch
2017-03-31
1
-1
/
+1
|
\
\
|
|
/
|
*
Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
2016-11-08
1
-1
/
+1
*
|
opus: move the entropy decoding functions to opus_rc.c
Rostislav Pehlivanov
2016-11-08
1
-36
/
+36
*
|
opus: move all tables to a separate file
Rostislav Pehlivanov
2016-11-08
1
-786
/
+63
*
|
Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'
Clément Bœsch
2016-06-21
1
-3
/
+3
|
\
\
|
|
/
|
*
Mark read-only tables as static
Diego Biurrun
2016-05-05
1
-3
/
+3
|
*
opus: Fix typo causing overflow in silk_stabilize_lsf
Andreas Cadhalpun
2015-12-16
1
-1
/
+1
*
|
opus_silk: fix typo causing overflow in silk_stabilize_lsf
Andreas Cadhalpun
2015-12-16
1
-1
/
+1
*
|
Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0'
Michael Niedermayer
2015-02-21
1
-3
/
+3
|
\
\
|
|
/
|
*
libavcodec: Make use of av_clip functions
Peter Meerwald
2015-02-21
1
-3
/
+3
*
|
Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'
Michael Niedermayer
2014-05-15
1
-4
/
+4
|
/
*
lavc: add a native Opus decoder.
Anton Khirnov
2014-05-15
1
-0
/
+1597