Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio: fix format ID conversion | wm4 | 2013-12-23 | 1 | -1/+1 |
* | audio/fmt-conversion.c: remove unknown audio format messages | wm4 | 2013-12-21 | 1 | -14/+7 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | audio: drop "_NE"/"ne" suffix from audio formats | wm4 | 2013-11-15 | 1 | -4/+4 |
* | audio/format: add non-interleaved audio formats | wm4 | 2013-11-12 | 1 | -0/+6 |
* | audio: stop "unsupported sample format" spam | wm4 | 2013-11-07 | 1 | -6/+1 |
* | audio: fix bogus audio format comparison | wm4 | 2013-11-07 | 1 | -1/+1 |
* | audio: replace af_fmt2str_short -> af_fmt_to_str | wm4 | 2013-11-07 | 1 | -1/+1 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -1/+1 |
* | audio: add double sample format | wm4 | 2013-05-12 | 1 | -0/+1 |
* | ad_lavc: use fmt-conversion to map sample formats | Stefano Pigozzi | 2013-04-13 | 1 | -0/+64 |