summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_lame.c
Commit message (Expand)AuthorAgeFilesLines
* muxers now write to output muxer->stream rather than to muxer->filenicodvb2006-12-181-0/+1
* Simplify: get rid of useless lame_presets_longinfo_dm function.reimar2006-12-161-10/+1
* Fix FIXME mp_msg levels and targetsreimar2006-12-161-10/+10
* Set encoder's input format to "native endiannes", instead of little endian.gpoirier2006-08-151-1/+1
* Convert all if(verbose>X) to mp_msg_test calls.diego2006-03-241-2/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-4/+4
* replace mp3lame version detection by required features detectionaurel2005-10-181-6/+6
* macosx compilation fixnicodvb2005-04-221-0/+1
* FreeBSD fixnexus2005-04-221-0/+1
* audio encoding reworkednicodvb2005-04-221-0/+329