summaryrefslogtreecommitdiffstats
path: root/libavcodec/pcm.c
Commit message (Expand)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-33/+33
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-6/+6
* Document "us" parameter for PCM conversion functions.Reimar Döffinger2005-09-021-0/+2
* Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).Reimar Döffinger2005-09-021-0/+150
* buffer overflowMichael Niedermayer2005-02-131-0/+3
* cbr audio muxing fixMichael Niedermayer2004-11-061-0/+17
* more data_size=0 cleanupMichael Niedermayer2004-05-211-1/+0
* simplerMichael Niedermayer2003-09-281-12/+4
* typos & cosmeticsMichael Niedermayer2003-03-061-0/+6
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-6/+6
* C99 initializers and kill warnings patch by (mru at users dot sourceforge dot...Måns Rullgård2003-01-191-1/+1
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-091-1/+6
* fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hot...Nikolai Zhubr2002-09-071-2/+2
* * started to cleanup name clashes for onetime compilationZdenek Kabelac2002-05-271-13/+15
* license/copyright changeFabrice Bellard2002-05-251-11/+11
* removed useless header includes - use av memory functionsFabrice Bellard2002-05-181-4/+4
* * Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it.Philip Gladstone2002-05-141-1/+1
* * Every frame is a key_framePhilip Gladstone2002-05-091-0/+3
* added pcm codecsFabrice Bellard2001-09-231-0/+367
OpenPOWER on IntegriCloud