summaryrefslogtreecommitdiff
path: root/src/libfaad
AgeCommit message (Expand)Author
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
2002-08-15not used anymoreMiguel Freitas
2002-08-09sync with faad2 cvs (no more fftw dependency)Miguel Freitas
2002-07-21faad build can be optional.Daniel Caujolle-Bert
2002-07-20convenienceMichael Roitzsch
2002-07-19trying to fix missing files from make distMiguel Freitas
2002-07-19missing headersMiguel Freitas
2002-07-19missing headerMiguel Freitas
2002-07-18fix crash with one of my streamsMiguel Freitas
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-17Use abolute VPATH, so that the sources in the codebook subdirectory can be fo...Juergen Keil
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
2002-07-16some convenienceMichael Roitzsch