summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2007-12-22Move all the SubPicture decoders together in the spu_dec directory. Remove su...Diego 'Flameeyes' Pettenò
2007-12-22Move libmpeg2 inside video_dec/libmpeg2.Diego 'Flameeyes' Pettenò
2007-12-22Move libffmpeg into combined/ffmpeg directory.Diego 'Flameeyes' Pettenò
2007-12-22Rename libxinvadec directory in video_dec.Diego 'Flameeyes' Pettenò
2007-12-22Rename libxineadec directory in audio_dec.Diego 'Flameeyes' Pettenò
2007-05-31Move libfaad in contrib/ and contextually move the plugin in src/libxineadec/.Diego 'Flameeyes' Pettenò
2007-05-31Move xine_a52_decoder.c into libxineadec.Diego 'Flameeyes' Pettenò
2007-05-31Move libmad in libxineadec directory.Diego 'Flameeyes' Pettenò
2007-05-08Merge VDR support.Darren Salt
2007-04-18Now that xine_dts_decoder.c is alone, move it in libxineadec.Diego 'Flameeyes' Pettenò
2007-04-15Integrate vdr directory into xine-lib's build system.Reinhard Nißl
2007-04-11Now that libmpcdec sources are in contrib/ subdirectory, move xine_musepack_d...Diego 'Flameeyes' Pettenò
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