summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2009-08-31Connect up the BluRay subtitles decoder.Darren Salt
2009-02-10Restart 1.1.17 (again); revert changes made specifically for the release.Darren Salt
2009-02-10Disable libmpeg2new for release.Darren Salt
2009-01-12Enable libmpeg2new & clean it up. libmpeg2 remains preferred.Darren Salt
2007-04-04Move the Speex decoder from libspeex to libxineadec, as it's a single file.Diego 'Flameeyes' Pettenò
2007-04-04Move the Theora decoder from libtheora to libxinevdec, as it's a single file.Diego 'Flameeyes' Pettenò
2007-04-04Move the Vorbis decoder from libvorbis to libxineadec, as it's a single file.Diego 'Flameeyes' Pettenò
2007-04-04Move the linear pcm decoder from liblpcm to libxineadec, as it's a single file.Diego 'Flameeyes' Pettenò
2007-04-04Move the flac plugins sources into the combined directory, like wavpack.Diego 'Flameeyes' Pettenò
2007-01-24Create a new wavpack plugin with both the old demuxer and a new decoder. To s...Diego 'Flameeyes' Pettenò
2005-01-14(Drum roll) Long awaited support for MusepackJames Stembridge
2004-12-01initial import of dvb subtitle decoderMike Lampard
2004-09-11doc/faq/Makefile.am:Stephen Torri
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-05-02finally removing the unmaintained libdivx4, libmpg123 and libxvid decodersMichael Roitzsch
2003-05-25speex support contributed by Conrad Parker <conrad@metadecks.org>Guenter Bartsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-30added support for theoraAndreas Heinchen
2003-01-20add flac autoconf/m4 stuffMiguel Freitas
2002-12-29reactivate sputext directoryMichael Roitzsch
2002-12-06reenable spucc compilationMichael Roitzsch
2002-12-01enable compilation of post subdirMichael Roitzsch
2002-11-26better solution: go ahead and build libfaad but without any pluginMike Melanson
2002-11-26disable libfaad until it works, thus giving xine the appearance ofMike Melanson
2002-11-19reinstate libfaad (though it is not quite functional yet)Mike Melanson
2002-11-18first steps towards a working real demuxer and using binary-only real codecsGuenter Bartsch
2002-10-31Add libdts back in.James Courtier-Dutton
2002-10-27return of ogg and vorbis, began implementing verbosity parameterGuenter Bartsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-10-23reinstate the native audio and video decodersMike Melanson
2002-10-21Enable DVD SPU subtitles.James Courtier-Dutton
2002-10-20win32 decoder adapted to new apiGuenter Bartsch
2002-10-18Enable libmpeg2 for new api.James Courtier-Dutton
2002-10-18Enable liba52 for new api.James Courtier-Dutton
2002-10-14document changes, looks like automake didn't like my comments in the src/Make...Guenter Bartsch
2002-10-14added missing dispose function to video_decoder.h, ffmpeg compiles nowGuenter Bartsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-07-15enable libfaadMiguel Freitas
2002-05-28added new directory for audio decoders native to the xine codebase, andMike Melanson
2002-04-30Add libxinevdec video decodersEwald Snel
2002-04-28Add 'cinepak' decoder for QuickTime/AVIEwald Snel
2002-04-20clean up use of global CFLAGS, add xvid patch contributed by Tomas KovarGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-05enable libspucc compilationMiguel Freitas
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-07Add ogg/vorbis checks. Change divxdecore checks.Daniel Caujolle-Bert
2001-10-07divx4 decoder plugin provided by Harm van der Heijden <hrm@users.sourceforge....Guenter Bartsch
2001-10-07initial ogg/vorbis support addedHeiko Schaefer