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