| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Make code using 1d-DCT consistent with the API change | Vitor Sessak | 2010-04-03 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot... | Peter Ross | 2010-03-11 | 1 | -0/+5 |
* | Give RDFT types more meaningful names | Måns Rullgård | 2010-03-07 | 1 | -1/+1 |
* | Move FFT parts from dsputil.h to fft.h | Måns Rullgård | 2010-03-06 | 1 | -0/+2 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -2/+2 |
* | Perform coefficient transformations in Bink Audio DCT decoder (issue1770) | Peter Ross | 2010-03-03 | 1 | -2/+5 |
* | Use reported_size to truncate final Bink Audio frame | Peter Ross | 2010-02-23 | 1 | -5/+1 |
* | Fix compilation of binkaudio_rdft when dct is disabled | Daniel Verkamp | 2010-02-19 | 1 | -6/+8 |
* | Update binkaudio to new DECLARE_ALIGNED syntax | Daniel Verkamp | 2010-01-31 | 1 | -2/+2 |
* | Bink Audio decoder | Peter Ross | 2010-01-31 | 1 | -0/+303 |