summaryrefslogtreecommitdiff
path: root/libavcodec/liba52/resample.c
Commit message (Collapse)AuthorAge
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01
| | | | Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-11-03
| | | | Originally committed as revision 2474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* when changing version, please keep my changes (win32 compile fix)Fabrice Bellard2003-08-24
| | | | Originally committed as revision 2138 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Utility functions (CRC calc & float->int converters)Arpi2003-04-16
[imported from MPlayer, based on a52dec's libao] Originally committed as revision 1780 to svn://svn.ffmpeg.org/ffmpeg/trunk