summaryrefslogtreecommitdiffstats
path: root/libavcodec/liba52
Commit message (Collapse)AuthorAgeFilesLines
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-1115-3888/+0
| | | | Originally committed as revision 7933 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use MMX only under x86_32, there are compilation problems.Diego Biurrun2006-11-071-2/+2
| | | | Originally committed as revision 6931 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add proper GPL headers.Diego Biurrun2006-09-092-1/+41
| | | | Originally committed as revision 6216 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Exchange informal GPL notice by official license header.Diego Biurrun2006-09-041-2/+21
| | | | Originally committed as revision 6165 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-1/+1
| | | | Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-1211-11/+11
| | | | Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-177-37/+37
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com)Steven M. Schultz2005-08-051-1/+1
| | | | Originally committed as revision 4494 to svn://svn.ffmpeg.org/ffmpeg/trunk
* attribute_usedMichael Niedermayer2004-11-141-4/+4
| | | | Originally committed as revision 3682 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h ↵Chip2004-06-091-1/+1
| | | | | | patch by (Chip <szarlada at freemail dot hu>) Originally committed as revision 3210 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-11-031-3/+3
| | | | 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-246-37/+0
| | | | Originally committed as revision 2138 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Utility functions (CRC calc & float->int converters)Arpi2003-04-167-0/+858
| | | | | | [imported from MPlayer, based on a52dec's libao] Originally committed as revision 1780 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * sync with main liba52 sourcesZdenek Kabelac2003-02-1810-526/+595
| | | | Originally committed as revision 1590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* undefine malloc macrosFabrice Bellard2003-01-231-0/+4
| | | | Originally committed as revision 1503 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reverseNick Kurshev2003-01-202-14/+14
| | | | Originally committed as revision 1479 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Function renaming. Solves some namespace conflictsNick Kurshev2003-01-202-14/+14
| | | | Originally committed as revision 1478 to svn://svn.ffmpeg.org/ffmpeg/trunk
* consistent include usageFabrice Bellard2002-05-256-32/+2
| | | | Originally committed as revision 598 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * add support for liba52Zdenek Kabelac2002-04-2211-0/+2965
Originally committed as revision 411 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud