summaryrefslogtreecommitdiff
path: root/libavcodec/pcm.c
Commit message (Collapse)AuthorAge
* fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at ↵Nikolai Zhubr2002-09-07
| | | | | | hotbox dot ru>) Originally committed as revision 913 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * started to cleanup name clashes for onetime compilationZdenek Kabelac2002-05-27
| | | | Originally committed as revision 617 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license/copyright changeFabrice Bellard2002-05-25
| | | | Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed useless header includes - use av memory functionsFabrice Bellard2002-05-18
| | | | Originally committed as revision 522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it.Philip Gladstone2002-05-14
| | | | Originally committed as revision 493 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Every frame is a key_framePhilip Gladstone2002-05-09
| | | | Originally committed as revision 470 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added pcm codecsFabrice Bellard2001-09-23
Originally committed as revision 140 to svn://svn.ffmpeg.org/ffmpeg/trunk