log libmpcodecs/ae_pcm.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Tue, 10 Nov 2009 00:45:19 +0000 tack Add support for 8 channel audio.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 10 Dec 2007 16:53:30 +0000 ulion Fix all current known multi-channel wrong order problems by adding
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:30:55 +0000 diego Add explicit location for headers from the stream/ directory.
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Sat, 09 Dec 2006 12:24:11 +0000 reimar Get rid of min/max macros from aviheader.h, they do not belong here.
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Mon, 25 Apr 2005 06:46:30 +0000 nicodvb fixed wrong function pointers definitions
Fri, 22 Apr 2005 17:53:31 +0000 nicodvb macosx compilation fix
Fri, 22 Apr 2005 13:53:56 +0000 nexus FreeBSD fix
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked