summaryrefslogtreecommitdiffstats
path: root/libavcodec/pcm-mpeg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge libavcore into libavutilReinhard Tartler2011-02-161-1/+1
* Replace dprintf with av_dlogLuca Barbato2011-01-301-3/+3
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-1/+1
* Use the new libavcore audio channel API.Stefano Sabatini2010-11-211-13/+14
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-121-10/+10
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Remove pointless debug statement that fails to compile.Diego Biurrun2009-09-081-6/+0
* Make sample_fmts and channel_layouts compound literals const to reduce size ofReimar Döffinger2009-09-061-1/+1
* Decoder for LPCM as used in Bluray discs.Christian Schmidt2009-08-261-0/+316
OpenPOWER on IntegriCloud