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
/
s302m.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FF_OPT_TYPE_* -> AV_OPT_TYPE_*.
Ronald S. Bultje
2015-08-18
1
-5
/
+5
*
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
*
|
s302m: fix arithmetic exception
Andreas Cadhalpun
2015-06-26
1
-4
/
+2
*
|
avcodec/s302m: Only set the sample rate when some data is output
Michael Niedermayer
2015-06-06
1
-1
/
+2
*
|
avcodec/s302m: Check for non PCM Streams
Michael Niedermayer
2015-06-06
1
-0
/
+70
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
s302m: s/bits_per_coded_sample/bits_per_raw_sample
Paul B Mahol
2013-09-06
1
-6
/
+6
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
Merge commit '5d5c248c3df30fa91a8dde639618c985b9a11c53'
Michael Niedermayer
2013-02-13
1
-26
/
+8
|
\
\
|
|
/
|
*
s302m: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-26
/
+8
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
|
Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'
Michael Niedermayer
2012-10-13
1
-19
/
+20
|
\
\
|
|
/
|
*
Move av_reverse table to libavcodec
Diego Biurrun
2012-10-12
1
-19
/
+20
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
s302m: Add Channle Layout for 6 channels
Thierry Foucu
2012-04-06
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-03
1
-10
/
+36
|
\
\
|
|
/
|
*
Add avcodec_decode_audio4().
Justin Ruggles
2011-12-02
1
-10
/
+36
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-29
1
-1
/
+0
|
\
\
|
|
/
|
*
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
Diego Biurrun
2011-11-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-30
1
-2
/
+2
|
\
\
|
|
/
|
*
s302m: use nondeprecated audio sample format API
Dustin Brody
2011-07-29
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-07
1
-2
/
+2
|
\
\
|
|
/
|
*
s302m: fix resampling for 16 and 24bits.
Baptiste Coudurier
2011-06-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-03
1
-2
/
+1
|
\
\
|
|
/
|
*
Remove unused variables
Mans Rullgard
2011-06-02
1
-2
/
+1
*
|
Fix various unused variable warnings
Clément Bœsch
2011-05-30
1
-1
/
+1
*
|
Set channel_layout for S302M.
Carl Eugen Hoyos
2011-05-13
1
-0
/
+10
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-12
1
-4
/
+4
|
/
*
Port SMPTE S302M audio decoder from FFmbc 0.3.
Baptiste Coudurier
2011-05-11
1
-0
/
+141