summaryrefslogtreecommitdiffstats
path: root/libavcodec/dca.c
Commit message (Collapse)AuthorAgeFilesLines
* fix dca_bitalloc_index decoder initSergey Vlasov2007-05-241-1/+1
| | | | | | | Patch by Sergey Vlasov (printf("%csu at altlinux%s",'v',".ru");) Thread [FFmpeg-devel] [PATCH] dca: fix dca_bitalloc_index decoder init Originally committed as revision 9115 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix dca.c compilation with #define TRACESergey Vlasov2007-05-241-0/+2
| | | | | | | Patch by Sergey Vlasov (v\0163u at \0141ltlinux.ru) Thread [FFmpeg-devel] [PATCH] dca: fix compilation with #define TRACE Originally committed as revision 9114 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Better error reporting.Benjamin Larsson2007-05-181-2/+4
| | | | Originally committed as revision 9056 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.Diego Biurrun2007-05-051-1/+1
| | | | Originally committed as revision 8894 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move dca parser to its own file.Diego Biurrun2007-05-031-108/+1
| | | | Originally committed as revision 8881 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indention after last commitJustin Ruggles2007-05-021-4/+4
| | | | Originally committed as revision 8876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use downmixing coefficients in dca decoder.Justin Ruggles2007-05-021-19/+34
| | | | | | | | reference: Subject: [Ffmpeg-devel] [PATCH] DTS multichannel Date: Wed, 25 Apr 2007 16:25:18 -0400 Originally committed as revision 8875 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable multichannel output in dca decoder.Justin Ruggles2007-05-021-3/+19
| | | | | | | | reference: Subject: [Ffmpeg-devel] [PATCH] DTS multichannel Date: Wed, 25 Apr 2007 16:25:18 -0400 Originally committed as revision 8874 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix exploitable buffer overflowMichael Niedermayer2007-04-271-0/+3
| | | | Originally committed as revision 8850 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000l to myself as used VLC indexes were totally wrongKostya Shishkov2007-04-241-6/+6
| | | | Originally committed as revision 8800 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changes some function declarations from () to (void) as per ansi c.Stefan Huehner2007-04-041-1/+1
| | | | | | Patch by Stefan Huehner % stefan A huehner P org % Originally committed as revision 8625 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DCA decoderKostya Shishkov2007-02-271-0/+1322
Originally committed as revision 8141 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud