log wma.c @ 9483:5e27a38aeb81 libavcodec

age author description
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 24 Aug 2008 08:31:19 +0000 superdump Fix index to ff_sine_windows[]. Previously the index was usually in reverse libavcodec
Fri, 15 Aug 2008 10:31:11 +0000 superdump Don't try to free shared ff_sine_* tables pointed to by s->windows[] libavcodec
Thu, 14 Aug 2008 14:40:16 +0000 superdump Add declarations for the sine tables used in wma.c (half window sizes: 128, libavcodec
Thu, 14 Aug 2008 14:36:22 +0000 superdump Change wma.c to use the ff_sine_window_init() from mdct.c libavcodec
Wed, 18 Jul 2007 15:36:45 +0000 benoit fix mem leak libavcodec
Wed, 30 May 2007 23:06:37 +0000 michael sanity checks (should prevent hypothetical div by zero issue) libavcodec