summaryrefslogtreecommitdiff
path: root/src/libfaad
AgeCommit message (Expand)Author
2004-06-01Tighter checking on header for presence of codec init dataJames Stembridge
2004-05-241) Support AAC in AVIJames Stembridge
2004-02-12fix compiler warning on possibly uninitialized usageMichael Roitzsch
2004-01-28Menno's suggestion for discovering raw aac audio parametersMiguel Freitas
2004-01-27Correct path for config.h, patch from Graham Brooks (gbrooks at imsmail dot org)James Stembridge
2004-01-26Sync with libfaad CVSJames Stembridge
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-11the faad project accepted a huge compiler warning patch I sent them,Michael Roitzsch
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-24small cleanupMichael Roitzsch
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-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-05-26prevent clash with cygwin defined typesMiguel Freitas
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-12sync to faad2 cvs, remove some warnings.Miguel Freitas
2003-02-28Xine assert() replacement:Stephen Torri
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
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-17Keyword "__inline" is not available, when non-gcc compiler is used toJuergen Keil
2002-12-16cleaning upMiguel Freitas
2002-12-16cleaning upMiguel Freitas
2002-12-16updated libfaadMiguel Freitas
2002-12-16update 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-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
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-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Added new line at end of file to remove warning.Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
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-08-15die directory, dieMiguel Freitas