Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Tue, 23 Feb 2010 07:54:43 +0000 |
diego |
Mark theRenderProc() as static, it is only used within the file.
|
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 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.
|
Sat, 08 Aug 2009 08:17:35 +0000 |
reimar |
100l, av_fifo_generic_read does not return anything useful, so ignore its
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 04 May 2009 17:35:26 +0000 |
diego |
Add missing 'void' to parameterless function declarations.
|
Mon, 04 May 2009 14:53:47 +0000 |
diego |
Rename macosx audio output driver to coreaudio.
|