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

age author description
Wed, 27 Jul 2011 15:33:03 +0000 diego ae_faac: mark a function as static; add missing ae_faac.h #include
Sun, 12 Sep 2010 15:55:47 +0000 reimar Replace sizeof(WAVEFORMATEX) occurrences.
Sun, 04 Apr 2010 15:59:09 +0000 diego Mark encoder-related m_option_t struct arrays 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.
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
Thu, 05 Oct 2006 23:12:27 +0000 nicodvb workaround redefinition of object_type as prev(object_type)+1
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Wed, 27 Apr 2005 18:16:00 +0000 nicodvb 10l, fix wrong byterate in waveformat
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder