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
/
dcadec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
dcadec: Validate the lfe parameter
Martin Storsjö
2013-09-20
1
-0
/
+5
*
dcadsp: Add a new method, qmf_32_subbands
Ben Avison
2013-07-22
1
-21
/
+5
*
dcadec: Use int32_to_float_fmul_array8
Ben Avison
2013-07-22
1
-8
/
+15
*
fmtconvert: Explicitly use int32_t instead of int
Christophe Gisquet
2013-07-17
1
-3
/
+3
*
dca: Respect the current limits in the downmixing capabilities
Luca Barbato
2013-07-12
1
-0
/
+6
*
dca: Error out on missing DSYNC
Luca Barbato
2013-07-12
1
-0
/
+1
*
dca: Move ff_dca_convert_bitstream() to the DCA common code
Diego Biurrun
2013-03-27
1
-1
/
+0
*
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-2
/
+3
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
Fix a number of incorrect intmath.h #includes.
Diego Biurrun
2013-02-26
1
-1
/
+1
*
dca: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-11
/
+7
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-1
/
+1
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
dcadec: skip QMF on unused channels
Michael Niedermayer
2012-11-26
1
-3
/
+4
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
dcadec: allow the decoder to change the channel layout mid-stream
Justin Ruggles
2012-11-01
1
-17
/
+1
*
dca: allocate a secondary buffer for extra channels when downmixing
Justin Ruggles
2012-10-13
1
-2
/
+30
*
dcadec: use float planar sample format
Justin Ruggles
2012-10-01
1
-70
/
+49
*
avcodec: Convert some commented-out printf/av_log instances to av_dlog
Diego Biurrun
2012-10-01
1
-2
/
+2
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
Diego Biurrun
2012-08-01
1
-1
/
+1
*
dca: Move tables used outside of dcadec.c to a separate file.
Diego Biurrun
2012-08-01
1
-1
/
+1
*
dca: Rename dca.c ---> dcadec.c
Diego Biurrun
2012-08-01
1
-0
/
+1971