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
*
dca: Move the downmix request check outside the loop
Anton Khirnov
2017-04-25
1
-4
/
+7
*
dca: Account for lfe when checking for the channel count
Luca Barbato
2017-04-19
1
-1
/
+1
*
dcadec: remove extra indirection
Anton Khirnov
2017-03-29
1
-6
/
+3
*
dca: Refactor dca_filter_channels() a little
Luca Barbato
2017-03-21
1
-4
/
+6
*
dca: Validate the channel map
Luca Barbato
2017-03-21
1
-0
/
+3
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
dca: use defines for subband related constants
Alexandra Hájková
2015-12-31
1
-11
/
+10
*
dca: remove unused decode_hf function and quant_d tables
Alexandra Hájková
2015-12-24
1
-6
/
+6
*
dca: change the core to work with integer coefficients.
Alexandra Hájková
2015-12-23
1
-53
/
+58
*
lavc: add profiles to AVCodecDescriptor
Anton Khirnov
2015-12-12
1
-10
/
+2
*
dcadec: Do not check for overreads in auxiliary data
Tim Walker
2015-11-23
1
-6
/
+6
*
dcadec: reorganise context data
Alexandra Khirnova
2015-10-07
1
-133
/
+143
*
dcadec: Always initialize return variable
Vittorio Giovara
2015-10-04
1
-1
/
+1
*
dcadec: make a number of samples per subband per subsubframe a named constant
Alexandra Khirnova
2015-10-01
1
-19
/
+21
*
dcadec: set channel layout in a separate function
Alexandra Hájková
2015-09-16
1
-57
/
+69
*
dcadec: scan for extensions in a separate function
Alexandra Hájková
2015-09-16
1
-52
/
+62
*
lavc: Drop deprecated request_channels related functions
Vittorio Giovara
2015-08-28
1
-14
/
+0
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-5
/
+5
*
dca: Support for XLL (lossless extension)
Niels Möller
2015-03-15
1
-21
/
+178
*
dca: Move syncword definitions to a separate header
Diego Biurrun
2015-03-04
1
-3
/
+4
*
dca: Remove separate header for DCA ExSS
Diego Biurrun
2015-02-16
1
-1
/
+0
*
dca: Move data tables from a header to an object file
Diego Biurrun
2015-02-15
1
-39
/
+39
*
dca: Move all tables into dcadata.h
Diego Biurrun
2015-02-14
1
-89
/
+0
*
dca: Remove trace debugging code
Diego Biurrun
2015-02-14
1
-146
/
+1
*
dca: Split code for handling the EXSS extension off into a separate file
Diego Biurrun
2015-02-14
1
-439
/
+2
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-2
/
+2
*
dcadec: initialize variables before use
Vittorio Giovara
2014-11-13
1
-2
/
+2
*
dca: Remove some commented-out cruft
Diego Biurrun
2014-09-20
1
-3
/
+1
*
dca: K&R formatting cosmetics
Gabriel Dume
2014-09-16
1
-118
/
+118
*
dcadec: replace ldexpf with a multiplication by a constant
Niels Möller
2014-06-18
1
-1
/
+1
*
dca: Convert dca_dmixtable to integers
Niels Möller
2014-05-23
1
-9
/
+10
*
dcadec: Delete redundant init_get_bits call
Niels Möller
2014-04-14
1
-1
/
+0
*
dcadec: Use correct channel count in stereo downmix check
Tim Walker
2014-04-12
1
-5
/
+5
*
dcadec: Do not decode the XCh extension when downmixing to stereo
Tim Walker
2014-04-12
1
-0
/
+10
*
dcadec: simplify decoding of VQ high frequencies
Christophe Gisquet
2014-02-28
1
-23
/
+7
*
dca: factorize scaling in inverse ADPCM
Janne Grunau
2014-02-28
1
-8
/
+19
*
dcadec: remove scaling in lfe_interpolation_fir
Christophe Gisquet
2014-02-28
1
-4
/
+3
*
dca: replace some memcpy by AV_COPY128
Christophe Gisquet
2014-02-20
1
-3
/
+1
*
dcadsp: split lfe_dir cases
Christophe Gisquet
2014-02-07
1
-5
/
+5
*
x86: dcadsp: implement int8x8_fmul_int32
Christophe Gisquet
2014-02-07
1
-0
/
+3
*
dcadsp: add int8x8_fmul_int32 to dsp context
Christophe Gisquet
2014-02-07
1
-6
/
+4
*
dcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
Tim Walker
2014-01-05
1
-0
/
+9
*
dcadec: set the output channel mode more accurately.
Tim Walker
2014-01-05
1
-1
/
+2
*
dcadec: Decode LFE to avoid adding random data when downmixing with LFE
Michael Niedermayer
2013-12-06
1
-1
/
+1
*
dcadec: Add some logging before returning on error
Tim Walker
2013-11-30
1
-5
/
+21
*
dcadec: add disable_xch private option.
Tim Walker
2013-11-28
1
-3
/
+20
*
dcadec: treat all 2-channel modes as Stereo in dca_downmix.
Tim Walker
2013-11-28
1
-3
/
+3
*
dca: support mixing LFE in dca_downmix.
Tim Walker
2013-11-28
1
-17
/
+26
[next]