index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libxineadec
/
Makefile.am
Age
Commit message (
Expand
)
Author
2007-11-24
Add option to disable Nosefart/NSF plugin building.
Diego 'Flameeyes' Pettenò
2007-04-04
Move the Speex decoder from libspeex to libxineadec, as it's a single file.
Diego 'Flameeyes' Pettenò
2007-04-04
Move the Vorbis decoder from libvorbis to libxineadec, as it's a single file.
Diego 'Flameeyes' Pettenò
2007-04-04
Move the linear pcm decoder from liblpcm to libxineadec, as it's a single file.
Diego 'Flameeyes' Pettenò
2007-04-04
Convert to xineplug_LTLIBRARIES.
Diego 'Flameeyes' Pettenò
2006-12-25
The nsf decoding plugin uses math functions, link it to libm.
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-17
Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...
Diego 'Flameeyes' Pettenò
2004-03-14
goodbye decoders-- you have served your purpose well and we salute you
Mike Melanson
2004-03-10
Remove defunct v4l specific pcm decoder
James Stembridge
2003-06-16
Patch from Jeroen Asselman:
Stefan Holst
2003-05-15
some build-system cleanup
Michael Roitzsch
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2003-05-08
Add Real 28.8 decoder (a.k.a. RealAudio 2.0)
Ewald Snel
2003-01-08
activate the Nosefart NSF decoding engine
Mike Melanson
2002-12-28
added Interplay MVE DPCM audio decoder
Mike Melanson
2002-11-22
Developers can now run "make" in their work area (e.g. src/libffmpeg) and it
Stephen Torri
2002-11-02
added a reference audio decoder plugin
Mike Melanson
2002-10-28
Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",
Juergen Keil
2002-10-24
Fix unresolved symbols by linking with the xine library
Ewald Snel
2002-10-13
GSM 6.10 decoder now has a proper dependency on the gsm610 subdirectory
Mike Melanson
2002-10-12
added GSM 6.10 audio decoder
Mike Melanson
2002-10-09
configure.ac:
Stephen Torri
2002-09-19
Updated cvscompile.sh to look for configure.ac
Stephen Torri
2002-09-01
added logarithmic PCM audio decoder (mu-law & A-law formats)
Mike Melanson
2002-06-06
first pass at 2 of the ADPCM decoders (not quite functional yet)
Mike Melanson
2002-05-28
added new directory for audio decoders native to the xine codebase, and
Mike Melanson