log libmpcodecs/ae_lame.c @ 27161:b4094f8dccf0

age author description
2008-05-16 diego cosmetics: Remove pointless parentheses from return calls.
2007-12-27 diego Remove unused static variable pass, fixes the warning:
2007-06-24 reimar Remove unused (static) function prototype.
2007-03-15 diego Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2006-12-18 nicodvb muxers now write to output muxer->stream rather than to muxer->file
2006-12-16 reimar Simplify: get rid of useless lame_presets_longinfo_dm function.
2006-12-16 reimar Fix FIXME mp_msg levels and targets
2006-08-15 gpoirier Set encoder's input format to "native endiannes", instead of little endian.
2006-03-24 diego Convert all if(verbose>X) to mp_msg_test calls.
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-10-18 aurel replace mp3lame version detection by required features detection
2005-04-22 nicodvb macosx compilation fix
2005-04-22 nexus FreeBSD fix
2005-04-22 nicodvb audio encoding reworked