Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 |
Mon, 11 Jan 2010 19:26:33 +0000 | reimar | Use af_fmt2bits instead of reimplementing it. |
Mon, 11 Jan 2010 19:23:18 +0000 | reimar | Add and use AF_FORMAT_IS_AC3 macro. |
Mon, 11 Jan 2010 19:08:15 +0000 | reimar | Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask, |