| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for building shared libraries with MSVC | Martin Storsjö | 2012-10-18 | 1 | -2/+4 |
* | mpegaudio: move ff_mpa_enwindow to a separate file | Mans Rullgard | 2012-08-24 | 1 | -1/+0 |
* | lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf. | Anton Khirnov | 2011-10-20 | 1 | -2/+2 |
* | mpegaudio: clean up #includes | Mans Rullgard | 2011-05-20 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | mark read-only data as const | Stefan Gehrer | 2008-06-24 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation | Martin Lindhe | 2007-11-08 | 1 | -0/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add proper prefix to extern mpeg audio data tables | Aurelien Jacobs | 2007-05-19 | 1 | -7/+7 |
* | move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c | Aurelien Jacobs | 2007-05-19 | 1 | -0/+40 |