Sun, 17 Mar 2013 22:47:17 +0000 |
diego |
Add missing strings.h #includes for strcasecmp().
|
Sun, 12 Sep 2010 15:55:47 +0000 |
reimar |
Replace sizeof(WAVEFORMATEX) occurrences.
|
Mon, 21 Jun 2010 09:42:28 +0000 |
diego |
Move mpae_twolame_ctx structure to ae_twolame.c.
|
Sun, 04 Apr 2010 15:59:09 +0000 |
diego |
Mark encoder-related m_option_t struct arrays as const.
|
Sun, 28 Feb 2010 00:23:58 +0000 |
cehoyos |
Make close_twolame() static, only used in ae_twolame.c.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
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.
|
Sun, 02 Nov 2008 11:52:49 +0000 |
reimar |
Avoid pointless casting of void*
|
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
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Tue, 13 Sep 2005 21:35:41 +0000 |
nicodvb |
reduced verbosity
|
Sun, 08 May 2005 09:37:36 +0000 |
nicodvb |
updated psycho model range; made a parameter file-static in ae_toolame.c
|
Sat, 07 May 2005 14:50:14 +0000 |
nicodvb |
added twolame mp2 audio encoder
|