summaryrefslogtreecommitdiff
path: root/src/libfaad/xine_decoder.c
AgeCommit message (Expand)Author
2004-01-28Menno's suggestion for discovering raw aac audio parametersMiguel Freitas
2004-01-26Base required source data size on input number of channels rather than output...James Stembridge
2004-01-26Support for 5.1 channel AAC, including downmixing to 2 channels when requiredJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2004-01-04Use the rate provided by decoder_info[1]Thibaut Mattern
2003-12-30- update to libfaad 2.0 rc3Miguel Freitas
2003-12-20force raw AAC to be decoded as stereo; not a great idea, but it willMike Melanson
2003-12-19the number of bytes consumed after decoding a frame is revealed by oneMike Melanson
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-16updated libfaadMiguel Freitas
2002-12-08decoder, state your name for the recordMike Melanson
2002-12-04fix and reinstate FAAD decoderMike Melanson
2002-11-26better solution: go ahead and build libfaad but without any pluginMike Melanson
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-19bring the FAAD decoder in line with the latest API revisionMike Melanson
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-17more fixes to play aac streams (.mp4)Miguel Freitas
2002-07-17still work in progress, cannot play all mp4 streams yet (need some demuxer pa...Miguel Freitas
2002-07-15fix initialization errors were header info differ from decoderconfigMiguel Freitas
2002-07-15lazy parsing of mp4 esds atom to extract AAC decoder config. now playbackMiguel Freitas
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas