summaryrefslogtreecommitdiffstats
path: root/libavcodec/dcadata.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'aaa44d0299338e3bc90128816c21dbfab06cdb48'Michael Niedermayer2013-11-291-11/+11
|\
| * dca: support mixing LFE in dca_downmix.Tim Walker2013-11-281-11/+11
* | Merge commit '149438cfe5d233c46bb18341b7c574fe643dd5f2'Michael Niedermayer2013-11-291-6/+6
|\ \ | |/
| * dca: improve default stereo downmix coefficients.Tim Walker2013-11-281-6/+6
* | Merge commit '44b17d794aa508ae21f438ae80bfe8aaf4b426e1'Michael Niedermayer2013-11-291-3/+14
|\ \ | |/
| * dca: extract core substream's embedded downmix coeffcient codes, if present.Tim Walker2013-11-281-0/+46
* | Merge commit '27245b4e1bbb7a863341db321b5bdc5792e427d9'Michael Niedermayer2013-11-291-16/+0
|\ \ | |/
| * dca: remove embedded downmix coefficient extraction.Tim Walker2013-11-281-17/+0
* | Merge commit 'b6d5e6aa10a2f09351f287e876f7ed4504e1f75d'Michael Niedermayer2013-11-291-11/+11
|\ \ | |/
| * dca: convert dca_default_coeffs to float.Tim Walker2013-11-281-11/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-011-6/+0
|\ \ | |/
| * dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-011-6/+0
* | Generate channel layout, reordering for DTS-XXCH extension and, undo embedded...Nick Brereton2012-06-281-0/+34
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-1/+1
|\ \ | |/
| * dca: prevent accessing static arrays with invalid indexes.Ronald S. Bultje2012-03-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-011-1/+1
|\ \ | |/
| * dca: NEON optimised high freq VQ decodingMans Rullgard2011-09-301-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * dca: pretty-print some tablesMans Rullgard2011-01-211-6144/+6144
* | dca: pretty-print some tablesMans Rullgard2011-01-211-6144/+6144
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-4/+0
* DCA: 16-byte-align lfe_fir tablesMåns Rullgård2010-04-121-2/+2
* DCA: simplify lfe_interpolation_fir()Måns Rullgård2010-04-121-1027/+192
* DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.Jai Menon2010-04-111-0/+1
* DCA: align some arraysMåns Rullgård2010-04-101-2/+2
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-261-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* fir_32bands_perfect[] contents were mixed, restore original orderAlexander E. Patrakov2008-08-251-329/+329
* Some spelling fixes in commentsReimar Döffinger2007-12-021-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* use downmixing coefficients in dca decoder.Justin Ruggles2007-05-021-0/+13
* Fix wrong license header.Diego Biurrun2007-02-271-5/+6
* DCA decoderKostya Shishkov2007-02-271-0/+8453
OpenPOWER on IntegriCloud