| Commit message (Expand) | Author | Age | Files | Lines |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | move a couple of macros and structs to mpegaudio.h | Måns Rullgård | 2007-06-16 | 1 | -0/+11 |
* | remove dependency of mpeg audio encoder over mpeg audio decoder | Aurelien Jacobs | 2007-05-20 | 1 | -1/+2 |
* | add a ff_ prefix to some mpegaudio funcs | Aurelien Jacobs | 2007-05-20 | 1 | -1/+1 |
* | loosen dependencies over mpegaudiodec | Aurelien Jacobs | 2007-05-20 | 1 | -0/+44 |
* | move mp3_header_decompress bitstream filter in its own file | Aurelien Jacobs | 2007-05-19 | 1 | -0/+2 |
* | move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c | Aurelien Jacobs | 2007-05-19 | 1 | -9/+0 |
* | dont set the sampling rate just because 1 mp3 packet header says so (fixes pl... | Michael Niedermayer | 2006-10-30 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | QDM2 compatible decoder | Roberto Togni | 2005-10-18 | 1 | -0/+34 |
* | dithering for the mpeg audio decoder | Michael Niedermayer | 2005-01-30 | 1 | -0/+21 |
* | exported mpa_decode_header for new parser API | Fabrice Bellard | 2003-11-10 | 1 | -0/+1 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -1/+4 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -3/+3 |
* | added missing externs | Fabrice Bellard | 2002-06-04 | 1 | -2/+2 |
* | merged code and tables between encoder and decoder | Fabrice Bellard | 2001-09-15 | 1 | -26/+19 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -1/+1 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+34 |