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
/
opusdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc/opusdec: Fix a memleak when reading invalid files.
Carl Eugen Hoyos
2015-11-22
1
-1
/
+4
*
opusdec: Don't run vector_fmul_scalar on zero length arrays
Kieran Kunhya
2015-10-27
1
-1
/
+1
*
avcodec/opusdec: Fix extra samples read index
Michael Niedermayer
2015-10-27
1
-2
/
+2
*
Merge commit '14e558024642638085ae2bbeffc6087612e6a3f9'
Hendrik Leppkes
2015-08-02
1
-15
/
+85
|
\
|
*
opusdec: properly handle mismatching configurations in multichannel streams
Anton Khirnov
2015-08-02
1
-14
/
+89
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
avcodec/opusdec: Fix delayed sample value
Michael Niedermayer
2015-03-07
1
-1
/
+3
*
|
avcodec/opusdec: Clear out pointers per packet
Michael Niedermayer
2015-03-07
1
-0
/
+6
*
|
avcodec/opusdec: remove unused headers
Paul B Mahol
2015-02-18
1
-2
/
+0
*
|
avcodec: fix clobbered ff_get_buffer()
Paul B Mahol
2015-02-10
1
-3
/
+1
*
|
avcodec/opusdec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-12-03
1
-3
/
+6
*
|
Merge commit '1973079417e8701b52ba810a72cb6c7c6f7f9a56'
Michael Niedermayer
2014-11-28
1
-0
/
+6
|
\
\
|
|
/
|
*
opusdec: make sure all substreams have the same number of coded samples
Anton Khirnov
2014-11-27
1
-0
/
+6
*
|
avcodec/opusdec: check alignment, misalignment could lead to crashes with avx
Michael Niedermayer
2014-05-25
1
-0
/
+1
*
|
avcodec/opusdec: fix some const correctness
Michael Niedermayer
2014-05-16
1
-3
/
+3
*
|
avcodec/opusdec: switch to swresample
Michael Niedermayer
2014-05-15
1
-27
/
+26
*
|
Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'
Michael Niedermayer
2014-05-15
1
-4
/
+4
|
/
*
lavc: add a native Opus decoder.
Anton Khirnov
2014-05-15
1
-0
/
+674