Age | Commit message (Expand) | Author |
2007-12-22 | Rename libxineadec directory in audio_dec. | Diego 'Flameeyes' Pettenò |
2007-11-03 | Allow external libfaad. | Darren Salt |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-01 | Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the sa... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move libfaad in contrib/ and contextually move the plugin in src/libxineadec/. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move xine_a52_decoder.c into libxineadec. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move libmad in libxineadec directory. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move gsm610 sources inside contrib/. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Create a single NSF plugin that includes both the demuxer (previously in the ... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move nosefart sources inside contrib/ directory. | Diego 'Flameeyes' Pettenò |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-18 | Now that xine_dts_decoder.c is alone, move it in libxineadec. | Diego 'Flameeyes' Pettenò |
2007-04-16 | Simplify handling of internal/external libmpcdec, most of the work is done at... | Diego 'Flameeyes' Pettenò |
2007-04-11 | Now that libmpcdec sources are in contrib/ subdirectory, move xine_musepack_d... | 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 |