log wmaenc.c @ 7061:3e51aa540377 libavcodec

age author description
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 15 Feb 2008 13:44:08 +0000 banan silence wmaenc.c:181: warning:suggestparentheses around assignment used as truth value libavcodec
Mon, 17 Dec 2007 18:23:18 +0000 michael clarify FIXME libavcodec
Sun, 08 Jul 2007 23:15:08 +0000 mru trivial warning fixes libavcodec
Sat, 02 Jun 2007 01:41:07 +0000 ramiro Use AV_xx throughout libavcodec libavcodec
Mon, 26 Mar 2007 10:03:57 +0000 banan Optimize by building the mdct window and multipying/adding at the same time. libavcodec
Thu, 08 Mar 2007 10:25:06 +0000 michael bitrate sanity check (fixes assertion failure) libavcodec
Tue, 27 Feb 2007 09:54:48 +0000 mbardiaux Rename WMADecodeContext to WMACodecContext libavcodec
Tue, 27 Feb 2007 09:39:04 +0000 mbardiaux Supply context to tprintf libavcodec
Tue, 06 Feb 2007 23:58:02 +0000 michael workaround sign bug libavcodec
Tue, 06 Feb 2007 22:20:55 +0000 michael 10l use of uninitalized var libavcodec
Tue, 06 Feb 2007 20:19:04 +0000 michael wma encoder libavcodec