summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3dec.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-16/+16
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf u...Michael Niedermayer2005-08-261-1/+1
* data_size = 0 cleanupMichael Niedermayer2004-05-211-1/+0
* per file doxyMichael Niedermayer2003-03-061-0/+8
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-6/+6
* license/copyright changeFabrice Bellard2002-05-251-11/+11
* * minor - slightly modified debug messageZdenek Kabelac2002-04-151-12/+12
* - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode forJuanjo2002-04-091-14/+15
* * encoding of AC3 with more than 2 channelsZdenek Kabelac2002-04-081-23/+22
* win32 fixesFabrice Bellard2001-08-131-5/+0
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: d...Fabrice Bellard2001-07-231-9/+0
* Initial revisionFabrice Bellard2001-07-221-0/+189
OpenPOWER on IntegriCloud