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
/
libcelt_dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcelt: decode directly to the user-provided AVFrame.
Nicolas George
2013-02-13
1
-10
/
+7
*
lavc/libcelt: add missing internal.h include.
Clément Bœsch
2012-12-09
1
-0
/
+1
*
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+1
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
Replace PATCHWELCOME by relevant error codes.
Nicolas George
2011-12-20
1
-1
/
+1
*
replace ENOTSUP by AVERROR_PATCHWELCOME
Michael Niedermayer
2011-12-20
1
-1
/
+1
*
celtdec: adapt to avcodec_decode_audio4.
Nicolas George
2011-12-03
1
-11
/
+19
*
Remove CELT / Opus confusion in labels, doc and comments.
Nicolas George
2011-10-25
1
-2
/
+2
*
libcelt_dec: whitespace cosmetics.
Nicolas George
2011-10-25
1
-2
/
+2
*
libcelt_dec: set sample_fmt.
Nicolas George
2011-10-24
1
-0
/
+1
*
Fix compilation with libcelt on Apple OS X.
Carl Eugen Hoyos
2011-04-23
1
-0
/
+2
*
Fix compilation after version bump.
Carl Eugen Hoyos
2011-04-23
1
-1
/
+1
*
Xiph CELT/Opus decoder using libcelt.
Nicolas George
2011-04-20
1
-0
/
+134