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

age author description
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.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 15 Mar 2007 12:08:11 +0000 diego Use explicit header location, don't use CFLAGS for simple subdirectories.
Thu, 13 Jan 2005 22:14:33 +0000 reimar set ss_mul to number of channels. Works with all samples I found.
Tue, 21 Sep 2004 20:34:47 +0000 reimar setting samplesize to 2 in decoders where neccessary.
Wed, 16 Oct 2002 16:49:58 +0000 arpi set up ss_div/ss_mul properly, accept 'alaw' fourcc too
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Mon, 25 Mar 2002 21:06:01 +0000 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added