Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
| | |||||
* | pcm_bluray: cosmetics | Christian Schmidt | 2013-08-31 | 1 | -6/+8 |
| | |||||
* | pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c | Christian Schmidt | 2013-08-31 | 1 | -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. |