summaryrefslogtreecommitdiff
path: root/src/libxineadec/Makefile.am
AgeCommit message (Expand)Author
2007-11-24Add option to disable Nosefart/NSF plugin building.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 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-04Convert to xineplug_LTLIBRARIES.Diego 'Flameeyes' Pettenò
2006-12-25The nsf decoding plugin uses math functions, link it to libm.Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2004-03-14goodbye decoders-- you have served your purpose well and we salute youMike Melanson
2004-03-10Remove defunct v4l specific pcm decoderJames Stembridge
2003-06-16Patch from Jeroen Asselman:Stefan Holst
2003-05-15some build-system cleanupMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-08Add Real 28.8 decoder (a.k.a. RealAudio 2.0)Ewald Snel
2003-01-08activate the Nosefart NSF decoding engineMike Melanson
2002-12-28added Interplay MVE DPCM audio decoderMike Melanson
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-02added a reference audio decoder pluginMike Melanson
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-24Fix unresolved symbols by linking with the xine libraryEwald Snel
2002-10-13GSM 6.10 decoder now has a proper dependency on the gsm610 subdirectoryMike Melanson
2002-10-12added GSM 6.10 audio decoderMike Melanson
2002-10-09configure.ac:Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-01added logarithmic PCM audio decoder (mu-law & A-law formats)Mike Melanson
2002-06-06first pass at 2 of the ADPCM decoders (not quite functional yet)Mike Melanson
2002-05-28added new directory for audio decoders native to the xine codebase, andMike Melanson