summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_toolame.c
Commit message (Expand)AuthorAgeFilesLines
* Remove MEncoderUoti Urpala2010-11-021-236/+0
* Mark encoder-related m_option_t struct arrays as const.diego2010-04-041-1/+1
* Make close_toolame() static, only used in ae_toolame.c.cehoyos2010-02-281-1/+1
* Do not cast the results of malloc/calloc/realloc.diego2010-02-261-1/+1
* cosmetics: Remove pointless empty lines at EOF.diego2010-02-201-1/+0
* Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-25/+25
* Add explicit location for headers from the libmpdemux/ directory.diego2007-03-151-3/+3
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* muxers now write to output muxer->stream rather than to muxer->filenicodvb2006-12-181-0/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-3/+3
* reduced verbositynicodvb2005-09-131-1/+1
* updated psycho model range; made a parameter file-static in ae_toolame.cnicodvb2005-05-081-2/+2
* fixed variability rangenicodvb2005-04-271-2/+2
* toolame now works in vbr mode, toonicodvb2005-04-251-11/+22
* macosx compilation fixnicodvb2005-04-221-0/+1
* FreeBSD fixnexus2005-04-221-0/+1
* audio encoding reworkednicodvb2005-04-221-40/+116
* fixed wrong deinterleaving of channelsnicodvb2005-01-211-2/+2
* 10liive2004-10-121-0/+1
* encoding to mp2 with libtoolame - only cbr atmnicodvb2004-09-211-0/+128