summaryrefslogtreecommitdiff
path: root/libavcodec/pcm-bluray.c
Commit message (Collapse)AuthorAgeFilesLines
* pcm_bluray: cosmeticsChristian Schmidt2013-08-311-6/+8
|
* pcm_bluray: rename pcm-mpeg.c to pcm-bluray.cChristian Schmidt2013-08-311-0/+313
The original idea was to collect PCM codecs that could appear in various MPEG streams in this file. Discussion in IRC lead to the conclusion that one codec per file would be better and stop the need for #ifdefs.