summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_faac.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all current known multi-channel wrong order problems by addingulion2007-12-101-0/+7
* 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
* workaround redefinition of object_type as prev(object_type)+1nicodvb2006-10-051-2/+3
* massive attack: mp_msg printf format fixesrathann2006-01-121-1/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* 10l, fix wrong byterate in waveformatnicodvb2005-04-271-1/+1
* added faac audio encodernicodvb2005-04-251-0/+188