summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpc7.c
Commit message (Expand)AuthorAgeFilesLines
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-311-0/+1
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Transform codec names into single words.Stefano Sabatini2008-04-291-1/+1
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-1/+1
* typo fix: inited --> initializedDiego Biurrun2008-02-131-3/+3
* Casts to silcence "incompatible pointer type" warnings.Michael Niedermayer2008-02-011-2/+2
* constsMichael Niedermayer2008-02-011-1/+1
* Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov2007-11-021-0/+276
OpenPOWER on IntegriCloud