aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ae_lame.c
Commit message (Expand)AuthorAge
* Remove unused static variable pass, fixes the warning:Gravatar diego2007-12-27
* Remove unused (static) function prototype.Gravatar reimar2007-06-24
* Add explicit location for headers from the libmpdemux/ directory.Gravatar diego2007-03-15
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* muxers now write to output muxer->stream rather than to muxer->fileGravatar nicodvb2006-12-18
* Simplify: get rid of useless lame_presets_longinfo_dm function.Gravatar reimar2006-12-16
* Fix FIXME mp_msg levels and targetsGravatar reimar2006-12-16
* Set encoder's input format to "native endiannes", instead of little endian.Gravatar gpoirier2006-08-15
* Convert all if(verbose>X) to mp_msg_test calls.Gravatar diego2006-03-24
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* replace mp3lame version detection by required features detectionGravatar aurel2005-10-18
* macosx compilation fixGravatar nicodvb2005-04-22
* FreeBSD fixGravatar nexus2005-04-22
* audio encoding reworkedGravatar nicodvb2005-04-22