Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 11 Jan 2010 20:27:52 +0000 | reimar | Add support for distinguishing between little- and big-endian SPDIF AC3 |
Mon, 11 Jan 2010 20:02:46 +0000 | reimar | More uses of AF_FORMAT_IS_AC3 |
Mon, 11 Jan 2010 19:55:07 +0000 | reimar | Use AF_FORMAT_IS_AC3 in ao_oss.c |
Mon, 11 Jan 2010 19:43:19 +0000 | reimar | Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication, |
Mon, 11 Jan 2010 19:40:58 +0000 | reimar | Use af_fmt2bits, it should give more sensible values than snd_pcm_format_physical_width, |
Mon, 11 Jan 2010 19:37:50 +0000 | reimar | Add a hack to af_fmt2bits to recognize AC3 as a 16-bit format, since this |