summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3.h
Commit message (Expand)AuthorAgeFilesLines
* avoid multiple inclusion of ac3.hAurelien Jacobs2007-05-081-0/+5
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-251-11/+2
* Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun2007-04-151-12/+0
* split ac3_parametric_bit_allocation into 3 separate functionsJustin Ruggles2007-03-181-0/+62
* hardcode ff_ac3_frame_sizes tableJustin Ruggles2007-03-181-1/+1
* move AC-3 header parsing to ac3.cJustin Ruggles2007-03-111-0/+44
* remove redundancy in AC-3 parser by using common tables from ac3tab.hJustin Ruggles2007-03-111-0/+2
* Remove common code from AC-3 encoder and utilize ac3.c.Justin Ruggles2007-03-091-11/+9
* revert bad checkinMåns Rullgård2006-11-141-0/+6
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-141-6/+0
* 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: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* * these vars could be either static or extern (compilation fix gcc-3.5)Zdenek Kabelac2004-09-301-0/+2
* per file doxyMichael Niedermayer2003-03-061-0/+5
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-12/+12
* preparing integration of new AC3 decoderFabrice Bellard2002-10-281-0/+56
OpenPOWER on IntegriCloud