Thu, 27 Dec 2007 11:19:54 +0000 |
diego |
Remove unused static variable pass, fixes the warning:
|
Sun, 24 Jun 2007 14:09:53 +0000 |
reimar |
Remove unused (static) function prototype.
|
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
|
Sat, 16 Dec 2006 20:02:26 +0000 |
reimar |
Simplify: get rid of useless lame_presets_longinfo_dm function.
|
Sat, 16 Dec 2006 19:59:37 +0000 |
reimar |
Fix FIXME mp_msg levels and targets
|
Tue, 15 Aug 2006 14:32:50 +0000 |
gpoirier |
Set encoder's input format to "native endiannes", instead of little endian.
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Tue, 18 Oct 2005 21:40:17 +0000 |
aurel |
replace mp3lame version detection by required features detection
|
Fri, 22 Apr 2005 17:53:31 +0000 |
nicodvb |
macosx compilation fix
|
Fri, 22 Apr 2005 13:53:56 +0000 |
nexus |
FreeBSD fix
|
Fri, 22 Apr 2005 06:59:59 +0000 |
nicodvb |
audio encoding reworked
|