summaryrefslogtreecommitdiff
path: root/src/libmpg123
AgeCommit message (Expand)Author
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
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-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-03-31Set all pts variabled to int64_t.James Courtier-Dutton
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-08-23fooHeiko Schaefer
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-11removed unnecessary fileGuenter Bartsch
2001-08-07removed big local variables in libmpg123 (freebsd calls this stack-abuse ;))Guenter Bartsch
2001-07-30whoups, looks like a priority of 0 is not allowed :>Guenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-09improved mpg error handlingGuenter Bartsch
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
2001-06-03fixed mp3 playbackGuenter Bartsch
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
2001-05-06sample rate handling for streams that change their sample rate at some pointsGuenter Bartsch
2001-05-03Fixed mathlib deps.Daniel Caujolle-Bert
2001-05-02fixed sample rate detection in libmpg123Guenter Bartsch
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert