git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86'
[ffmpeg.git]
/
libavcodec
/
dcadec.c
2015-02-17
Michael Niedermayer
Merge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86'
blob
|
commitdiff
2015-02-16
Diego Biurrun
dca: Remove separate header for DCA ExSS
blob
|
commitdiff
|
diff to current
2015-02-16
Michael Niedermayer
Merge commit '3a651f599a18b023602370b67a77eb0efa309b20'
blob
|
commitdiff
|
diff to current
2015-02-15
Diego Biurrun
dca: Move data tables from a header to an object file
blob
|
commitdiff
|
diff to current
2015-02-15
Michael Niedermayer
avcodec/dcadec: Move remaining tables to dcadata.h
blob
|
commitdiff
|
diff to current
2015-02-14
Michael Niedermayer
Merge commit '2a9c6fae927964b5dd0b5d3d9292f5621bd21664'
blob
|
commitdiff
|
diff to current
2015-02-14
Michael Niedermayer
Merge commit '8a213179aff0174d81b3e889134a3b4f7d21f5c3'
blob
|
commitdiff
|
diff to current
2015-02-14
Michael Niedermayer
Merge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0'
blob
|
commitdiff
|
diff to current
2015-02-14
Michael Niedermayer
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
blob
|
commitdiff
|
diff to current
2015-02-14
Diego Biurrun
dca: Move all tables into dcadata.h
blob
|
commitdiff
|
diff to current
2015-02-14
Diego Biurrun
dca: Remove trace debugging code
blob
|
commitdiff
|
diff to current
2015-02-14
Diego Biurrun
dca: Split code for handling the EXSS extension off...
blob
|
commitdiff
|
diff to current
2015-02-14
Diego Biurrun
avcodec: Don't anonymously typedef structs
blob
|
commitdiff
|
diff to current
2014-12-17
Michael Niedermayer
avcodec/dcadec: Check that the added xch channel isnt...
blob
|
commitdiff
|
diff to current
2014-11-20
Michael Niedermayer
avcodec/dcadec: Use avpriv_float_dsp_alloc()
blob
|
commitdiff
|
diff to current
2014-11-13
Michael Niedermayer
Merge commit 'd5d2d6c3b8cff61eb26c18bbd977881cf6d5524a'
blob
|
commitdiff
|
diff to current
2014-11-13
Vittorio Giovara
dcadec: initialize variables before use
blob
|
commitdiff
|
diff to current
2014-09-21
Michael Niedermayer
Merge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4'
blob
|
commitdiff
|
diff to current
2014-09-20
Diego Biurrun
dca: Remove some commented-out cruft
blob
|
commitdiff
|
diff to current
2014-09-16
Michael Niedermayer
Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'
blob
|
commitdiff
|
diff to current
2014-09-16
Gabriel Dume
dca: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2014-08-06
Michael Niedermayer
avcodec/dca: Make ff_dca_convert_bitstream() available...
blob
|
commitdiff
|
diff to current
2014-06-18
Michael Niedermayer
avcodec/dcadec: remove unsignedness from constant
blob
|
commitdiff
|
diff to current
2014-06-18
Michael Niedermayer
Merge commit 'f2ce63246f5c934429f9cb857a794e07624d7912'
blob
|
commitdiff
|
diff to current
2014-06-18
Niels Möller
dcadec: replace ldexpf with a multiplication by a constant
blob
|
commitdiff
|
diff to current
2014-06-04
Michael Niedermayer
avcodec/dcadec: Check dca_dmixtable index
blob
|
commitdiff
|
diff to current
2014-06-04
Michael Niedermayer
avcodec/dcadec: remove fishy FFMAX()
blob
|
commitdiff
|
diff to current
2014-06-03
Lou Logan
fix various typos
blob
|
commitdiff
|
diff to current
2014-05-23
Michael Niedermayer
avcodec/dcadec: dont use hex float, msvc doesnt support it
blob
|
commitdiff
|
diff to current
2014-05-23
Michael Niedermayer
avcodec/dcadec: use a constant instead of assuming...
blob
|
commitdiff
|
diff to current
2014-05-23
Michael Niedermayer
avcodec/dcadec: make dca_dmix_code() 650% faster
blob
|
commitdiff
|
diff to current
2014-05-23
Michael Niedermayer
dcadec: fix xxch_dmix_coeff and xxch_dmix_sf after...
blob
|
commitdiff
|
diff to current
2014-05-23
Michael Niedermayer
Merge commit '6b7b8585d73548f08b98959df39d80b97677662f'
blob
|
commitdiff
|
diff to current
2014-05-23
Niels Möller
dca: Convert dca_dmixtable to integers
blob
|
commitdiff
|
diff to current
2014-05-08
Michael Niedermayer
avcodec/dcadec: add an assert to silence a uninitialize...
blob
|
commitdiff
|
diff to current
2014-05-08
Michael Niedermayer
avcodec/dcadec: remove always true if()
blob
|
commitdiff
|
diff to current
2014-04-16
Michael Niedermayer
avcodec/dcadec: fix error message suppression code
blob
|
commitdiff
|
diff to current
2014-04-14
Michael Niedermayer
Merge commit 'b3d905b702dcdda9e3ae2bcb7b5580ca77a96ab7'
blob
|
commitdiff
|
diff to current
2014-04-14
Niels Möller
dcadec: Delete redundant init_get_bits call
blob
|
commitdiff
|
diff to current
2014-04-13
Michael Niedermayer
Merge commit '801c39e1e3058fc4ba822bfb5d8612d777111e32'
blob
|
commitdiff
|
diff to current
2014-04-13
Michael Niedermayer
Merge commit 'c8cf461c19e8e35df4b7364d9b90aa42f1ab4560'
blob
|
commitdiff
|
diff to current
2014-04-12
Tim Walker
dcadec: Use correct channel count in stereo downmix...
blob
|
commitdiff
|
diff to current
2014-04-12
Tim Walker
dcadec: Do not decode the XCh extension when downmixing...
blob
|
commitdiff
|
diff to current
2014-03-06
Andreas Cadhalpun
Fix spelling error 'Inconsistant -> Inconsistent'
blob
|
commitdiff
|
diff to current
2014-02-28
Michael Niedermayer
Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'
blob
|
commitdiff
|
diff to current
2014-02-28
Michael Niedermayer
avcodec/dcadec: use brackets to ensure that no slow...
blob
|
commitdiff
|
diff to current
2014-02-28
Michael Niedermayer
Merge commit '7686afd049be98d18663682b92d983340fa2c305'
blob
|
commitdiff
|
diff to current
2014-02-28
Michael Niedermayer
Merge commit '87ec849fe9acba075c843e67bcd01f256f481a18'
blob
|
commitdiff
|
diff to current
2014-02-28
Christophe Gisquet
dcadec: simplify decoding of VQ high frequencies
blob
|
commitdiff
|
diff to current
2014-02-28
Janne Grunau
dca: factorize scaling in inverse ADPCM
blob
|
commitdiff
|
diff to current
2014-02-28
Christophe Gisquet
dcadec: remove scaling in lfe_interpolation_fir
blob
|
commitdiff
|
diff to current
2014-02-20
Christophe Gisquet
dca: replace some memcpy by AV_COPY128
blob
|
commitdiff
|
diff to current
2014-02-15
Christophe Gisquet
dca: replace some memcpy by AV_COPY128
blob
|
commitdiff
|
diff to current
2014-02-08
Christophe Gisquet
dcadsp: split lfe_dir cases
blob
|
commitdiff
|
diff to current
2014-02-08
Michael Niedermayer
Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c'
blob
|
commitdiff
|
diff to current
2014-02-07
Christophe Gisquet
dcadsp: add int8x8_fmul_int32 to DSP context
blob
|
commitdiff
|
diff to current
2014-02-07
Christophe Gisquet
dcadsp: split lfe_dir cases
blob
|
commitdiff
|
diff to current
2014-02-07
Christophe Gisquet
x86: dcadsp: implement int8x8_fmul_int32
blob
|
commitdiff
|
diff to current
2014-02-07
Christophe Gisquet
dcadsp: add int8x8_fmul_int32 to dsp context
blob
|
commitdiff
|
diff to current
2014-01-05
Michael Niedermayer
Merge commit '30d70e79a6b4ac7f4eb66446a9da275161ef6ea7'
blob
|
commitdiff
|
diff to current
2014-01-05
Michael Niedermayer
Merge commit '6bfdb2de881372048be7fbda643417e1fd3ce93c'
blob
|
commitdiff
|
diff to current
2014-01-05
Tim Walker
dcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
blob
|
commitdiff
|
diff to current
2014-01-05
Tim Walker
dcadec: set the output channel mode more accurately.
blob
|
commitdiff
|
diff to current
2013-12-06
Michael Niedermayer
dcadec: Decode LFE to avoid adding random data when...
blob
|
commitdiff
|
diff to current
2013-11-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-11-30
Tim Walker
dcadec: Add some logging before returning on error
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
avcodec/dcadec: decode LFE so we dont just add random...
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
avcodec/dcadec: set AV_CLASS_CATEGORY
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
avcodec/dcadec: AVClass is const
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
Merge commit '220494ad0b2e9e980ef703b46b69308236f29be5'
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
Merge commit 'aaa44d0299338e3bc90128816c21dbfab06cdb48'
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
avcodec/dcadec: print more details about errors
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
Merge commit '44b17d794aa508ae21f438ae80bfe8aaf4b426e1'
blob
|
commitdiff
|
diff to current
2013-11-29
Michael Niedermayer
Merge commit '27245b4e1bbb7a863341db321b5bdc5792e427d9'
blob
|
commitdiff
|
diff to current
2013-11-28
Michael Niedermayer
Merge commit 'b6d5e6aa10a2f09351f287e876f7ed4504e1f75d'
blob
|
commitdiff
|
diff to current
2013-11-28
Michael Niedermayer
Merge commit '25609b63d2e07d26d610f485a22082d32c96c0f5'
blob
|
commitdiff
|
diff to current
2013-11-28
Michael Niedermayer
Merge commit '89de5157b1cbe7807d3ec1d51bd56a75e98c002e'
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dcadec: add disable_xch private option.
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dcadec: treat all 2-channel modes as Stereo in dca_downmix.
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dca: support mixing LFE in dca_downmix.
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dca: extract core substream's embedded downmix coeffcie...
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dca: remove embedded downmix coefficient extraction.
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dca: convert dca_default_coeffs to float.
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dcadec: store the stereo downmix coefficients as float...
blob
|
commitdiff
|
diff to current
2013-11-28
Tim Walker
dcadec: implement request_channel_layout.
blob
|
commitdiff
|
diff to current
2013-11-19
Michael Niedermayer
Merge commit '37a3cac78c6b13dc4e2c4f33ef53eed722d6f7b9'
blob
|
commitdiff
|
diff to current
2013-11-19
Tim Walker
dcadec: simplify an expression
blob
|
commitdiff
|
diff to current
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-09-20
Michael Niedermayer
Merge commit 'a9d50bb578ec04c085a25f1e023f75e0e4499d5e'
blob
|
commitdiff
|
diff to current
2013-09-20
Martin Storsjö
dcadec: Validate the lfe parameter
blob
|
commitdiff
|
diff to current
2013-07-22
Michael Niedermayer
Merge commit '800ffab48a7844dd5dc0a33b8f6b8e5ed718cf2e'
blob
|
commitdiff
|
diff to current
2013-07-22
Michael Niedermayer
Merge commit '26ffcc7de1d98f77400a2ebe4e75055515c54587'
blob
|
commitdiff
|
diff to current
2013-07-22
Ben Avison
dcadsp: Add a new method, qmf_32_subbands
blob
|
commitdiff
|
diff to current
2013-07-22
Ben Avison
dcadec: Use int32_to_float_fmul_array8
blob
|
commitdiff
|
diff to current
2013-07-17
Christophe Gisquet
fmtconvert: Explicitly use int32_t instead of int
blob
|
commitdiff
|
diff to current
2013-07-12
Michael Niedermayer
Merge commit '3802833bc1f79775a1547c5e427fed6e92b77e53'
blob
|
commitdiff
|
diff to current
2013-07-12
Michael Niedermayer
Merge commit 'f261e508459e28beca59868a878e1519a44bb678'
blob
|
commitdiff
|
diff to current
2013-07-12
Luca Barbato
dca: Respect the current limits in the downmixing capab...
blob
|
commitdiff
|
diff to current
next