log libmpcodecs/ad_pcm.c @ 35326:79e7ec4662ee

age author description
Sat, 12 Mar 2011 10:55:33 +0000 cehoyos Support 32bit big endian float pcm in aiff.
Sat, 12 Mar 2011 10:50:14 +0000 cehoyos Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.
Sun, 23 May 2010 14:15:27 +0000 diego cosmetics: reformat ad_pcm.c in K&R style
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Sun, 24 Jan 2010 20:46:26 +0000 reimar Fail ad_pcm initialization of WAVEFORMATEX header is missing instead of crashing.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.