Age | Commit message (Expand) | Author |
2007-03-22 | Instead of rewriting the install and uninstall rules for headers, simply chan... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Simplfiy the Makefile.am, set AM_LDFLAGS rather than repeating it all over, u... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Remove demux_wavpack.c from here, as it's being moved in a different directory. | Diego 'Flameeyes' Pettenò |
2006-12-26 | * Implement a True Audio files demuxer. [bug #1586381] | Diego 'Flameeyes' Pettenò |
2006-12-26 | * Implement a WavPack files demuxer, using WavPack library (only for demuxing | Diego 'Flameeyes' Pettenò |
2006-11-12 | Distribute flacutils.h | Diego 'Flameeyes' Pettenò |
2006-09-16 | Proper using CFLAGS when build ogg. | František Dvořák |
2006-09-07 | Added common asf header parser. | Thibaut Mattern |
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ò |
2006-06-15 | Make HAVE_WAND and HAVE_GDK_PIXBUF a single conditional. | Diego 'Flameeyes' Pettenò |
2006-02-07 | - feed data to the GdkPixbufLoader piecemeal, as opposed to in a big chunk | Bastien Nocera |
2005-09-05 | *BUGFIX* | František Dvořák |
2005-05-29 | Hook up the ffmpeg shorten decoder | James Stembridge |
2005-05-26 | Raw DTS demuxer | James Stembridge |
2005-02-03 | make the image decoder use imagemagick to decode images. slight improvements ... | Stefan Holst |
2005-01-14 | (Drum roll) Long awaited support for Musepack | James Stembridge |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-06-11 | new native FLAC demuxer | Mike Melanson |
2004-04-08 | lib order matters for static linking | Miguel Freitas |
2004-03-09 | new Flash Video (FLV) demuxer; somewhat preliminary right now, but it | Mike Melanson |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-02-11 | Amiga MOD music file demuxer from Paul Eggleton (uses the ModPlug engine). | Thibaut Mattern |
2004-02-05 | initial commit for Sierra VMD demuxer (no audio yet) | Mike Melanson |
2004-01-05 | Initial matroska demuxer. | Thibaut Mattern |
2004-01-03 | some changes to build iff-demuxer | Manfred Tremmel |
2003-12-19 | initial commit for raw AAC file demuxer | Mike Melanson |
2003-12-07 | - Move ID3 parsing code to id3.h/id3.c | Thibaut Mattern |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-07-01 | New implementation of MPEG PES demuxer. | James Courtier-Dutton |
2003-05-28 | make oggdemuxer compile with speex, if speex isn't installed in a standart lo... | Andreas Heinchen |
2003-05-26 | add zlib depency to make cygwin happy | Miguel Freitas |
2003-05-26 | added experimental .4xm file demuxer | Mike Melanson |
2003-05-25 | speex support contributed by Conrad Parker <conrad@metadecks.org> | Guenter Bartsch |
2003-05-19 | initial commit for Nullsoft Video (.nsv) demuxer | Mike Melanson |
2003-05-15 | this changed to XINE_LIB for all Makefiles a couple of days ago | Michael Roitzsch |
2003-05-15 | add broadcaster | Miguel Freitas |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-04-30 | added support for theora | Andreas Heinchen |
2003-03-23 | png image support | Stefan Holst |
2003-01-29 | auto* fix: pass 1 | Daniel Caujolle-Bert |
2003-01-22 | added demuxer for raw AC3 files | Mike Melanson |
2003-01-19 | a dummy demuxer for analogue tv input | Guenter Bartsch |
2003-01-08 | added NSF file demuxer | Mike Melanson |
2003-01-07 | added VOX file demuxer which transports raw Dialogic ADPCM data | Mike Melanson |
2003-01-05 | added CD digital audio "demuxer" | Mike Melanson |
2003-01-04 | added the FILM and SMJPEG demuxers to the games group | Mike Melanson |
2003-01-04 | add 2 demuxer groups (audio and games) with multiple plugins at the | Miguel Freitas |
2003-01-02 | writing demuxers like they're going out of style or something...added | Mike Melanson |