Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 12 Jan 2010 02:34:33 +0000 | zuxy | Make sure that sfence is used after any non temporal stores. |
Mon, 11 Jan 2010 21:06:00 +0000 | reimar | More changes needed to make ad_hwac3 truly independent from liba52. |
Mon, 11 Jan 2010 20:40:51 +0000 | reimar | Let the format filter do the AC3 endianness conversion instead of duplicating |
Mon, 11 Jan 2010 20:29:33 +0000 | reimar | MPlayer's format now correctly identifies AC3 as either little- or big-endian, |
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 |