summaryrefslogtreecommitdiff
path: root/src/demuxers/Makefile.am
AgeCommit message (Expand)Author
2014-08-04Add missing LIBINTLCarlo Bramini
2014-04-20Fix aliasing in demuxersPetri Hintukainen
2013-09-18Avoid using deprecated autoconf & automake features.Darren Salt
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2009-12-17Merge from 1.2 main.Darren Salt
2009-12-12Merge from 1.1.Darren Salt
2009-12-03Linkage error on minggw+msys when building demux_mpeg: libintl_printf is unde...Carlo Bramini
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt
2009-11-20Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1.Darren Salt
2009-10-10Merge from 1.1, with adaptations and renaming (as needed).Darren Salt
2009-10-10Extended Matroska demuxerNicos Gollan
2009-02-15New demuxer: demux_vc1es.Christophe Thommeret
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2008-12-28Merge from 1.1.Darren Salt
2008-09-17Mingw+MSys: NLS support, --enable-stdcall-fixupCarlo Bramini
2008-04-09Merge from 1.2 main.Darren Salt
2008-04-08Merge from 1.1.Darren Salt
2008-04-07Move the sipro codec swap data & code into a common header.Darren Salt
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-19Consolidate all public include files into include/xine directory.Diego 'Flameeyes' Pettenò
2007-12-14Remove internal FFmpeg reference from build system.Diego 'Flameeyes' Pettenò
2007-12-12Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin...Diego 'Flameeyes' Pettenò
2007-12-11Use libavutil's crc routine rather than xine-utils's.Diego 'Flameeyes' Pettenò
2007-11-10Added new playlist demuxer, supporting M3U, RAM, PLS, QTL, ASX, SMIL, XSPF,Claudio Ciccani
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-06-09Add $(LTLIBICONV) wherever objdump -R shows a dependency on iconv functions.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-06-01Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the sa...Diego 'Flameeyes' Pettenò
2007-05-31Restore $(AM_CFLAGS) usage.Diego 'Flameeyes' Pettenò
2007-05-31Move modplug demuxing on its own plugin.Diego 'Flameeyes' Pettenò
2007-05-31Create a single NSF plugin that includes both the demuxer (previously in the ...Diego 'Flameeyes' Pettenò
2007-05-14Final pass over decoders.m4Matt Messier
2007-05-12More configure/Makefile cleanupsMatt Messier
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-11-24Add option to disable Nosefart/NSF plugin building.Diego 'Flameeyes' Pettenò
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ò