summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-4/+4
* Change a bunch of codec-specific preprocessor directives from a HAVE_diego2008-08-021-8/+8
* Start unifying names of internal preprocessor directives.diego2008-07-301-2/+2
* config.h must be included before other headersreimar2007-06-241-1/+1
* 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
* add default case to encoder switch-case (maybe an error message would be good...reimar2006-03-081-0/+3
* more warning fixesods152005-12-071-1/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)nicodvb2005-09-281-0/+2
* added twolame mp2 audio encodernicodvb2005-05-071-0/+9
* added faac audio encodernicodvb2005-04-251-0/+9
* gcc 2.95 compilation fixreimar2005-04-221-1/+2
* macosx compilation fixnicodvb2005-04-221-0/+1
* FreeBSD fixnexus2005-04-221-0/+1
* audio encoding reworkednicodvb2005-04-221-0/+73