Fri, 30 Nov 2012 20:10:40 +0000 |
reimar |
Make AF_FORMAT_IS_IEC61937 include AF_FORMAT_IS_AC3.
|
Fri, 30 Nov 2012 19:23:13 +0000 |
reimar |
Some spelling fixes.
|
Wed, 12 Oct 2011 17:23:08 +0000 |
diego |
S/PDIF passthrough decoder
|
Mon, 11 Jan 2010 20:27:52 +0000 |
reimar |
Add support for distinguishing between little- and big-endian SPDIF AC3
|
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,
|
Sat, 02 Jan 2010 20:45:27 +0000 |
reimar |
Mark AC3 as 16-bit format, this simplifies alignment calculation and fixes
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Mon, 26 Jan 2009 09:56:27 +0000 |
diego |
WORDS_BIGENDIAN is defined/undefined, not 0/1.
|
Mon, 05 Jan 2009 12:41:40 +0000 |
diego |
Replace informal license notices by standard license header
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Sun, 24 Feb 2008 23:44:35 +0000 |
diego |
Replace silly check for config.h inclusion, just include it.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Tue, 01 Jan 2008 20:21:20 +0000 |
diego |
Replace multiple inclusion guards with leading underscores by default names.
|
Tue, 25 Sep 2007 16:34:23 +0000 |
diego |
cosmetics: misc typo fixes
|
Wed, 08 Nov 2006 18:31:04 +0000 |
uau |
Change value used to indicate "unknown audio format" from 0 to -1.
|
Sun, 16 Jul 2006 01:20:30 +0000 |
reynaldo |
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
|
Wed, 12 Jan 2005 22:00:02 +0000 |
reimar |
af_format.h needs config.h to be included first.
|
Mon, 03 Jan 2005 18:59:16 +0000 |
alex |
af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control in format.c
|
Tue, 28 Dec 2004 18:13:09 +0000 |
alex |
af_fmt2str_short
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Mon, 04 Oct 2004 19:11:05 +0000 |
alex |
reimplementation of the pl_extrastereo and pl_volnorm plugins
|
Sat, 18 Jan 2003 17:31:58 +0000 |
arpi |
export fmt2str()
|
Tue, 12 Nov 2002 12:33:56 +0000 |
anders |
New features:
|