summaryrefslogtreecommitdiff
path: root/libavcodec/pcm-mpeg.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Remove pointless debug statement that fails to compile.Diego Biurrun2009-09-08
* Make sample_fmts and channel_layouts compound literals const to reduce size ofReimar Döffinger2009-09-06
* Decoder for LPCM as used in Bluray discs.Christian Schmidt2009-08-26