summaryrefslogtreecommitdiff
path: root/src/xine-utils/Makefile.am
AgeCommit message (Expand)Author
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2009-01-15Merge from 1.1, but neither distribute nor include by default xine_mmx.h.Darren Salt
2009-01-15Split most of the MMX declarations in xineutils.h out into xine_mmx.h.Darren Salt
2008-07-17Merge from 1.1.Darren Salt
2008-07-08Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}Matthias Ringwald
2008-07-03Merge from 1.1.Darren Salt
2008-07-02provide PTHREAD_CFLAGS when neededMatthias Ringwald
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-07Make _x_health_check_* functions static.Diego 'Flameeyes' Pettenò
2008-04-09Merge from 1.2 main.Darren Salt
2008-03-17Add a simple XML parser test program (not distributed).Darren Salt
2008-03-04Merge from 1.1.Darren Salt
2008-03-02Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt).Diego 'Flameeyes' Pettenò
2008-03-01Use libavutil's base64 functions, and get rid again of internal copy of base64.Diego 'Flameeyes' Pettenò
2008-03-01Merge from 1.2 tip.Diego 'Flameeyes' Pettenò
2008-01-27Move base64 header to xine-utils as we don't want it installed.Diego 'Flameeyes' Pettenò
2008-01-24Merge from -plugin-loader branch.Darren Salt
2008-01-05Add a mangle.h file with the definition of MANGLE from FFmpeg's libavutil, an...Diego 'Flameeyes' Pettenò
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-11Remove CRC routine from libxine, now using libavutil for CRCs.Diego 'Flameeyes' Pettenò
2007-11-14Move CRC32 code into a common file (& out of the DVB input & TS demux plugins).Darren Salt
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-10Rename PPC_ARCH to ARCH_PPC for consistency.Matt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-04-06- Moved base64 stuff to xine-utils.Thibaut Mattern
2007-03-22Instead of rewriting the install and uninstall rules for headers, simply chan...Diego 'Flameeyes' Pettenò
2006-09-26Fix the missing protected symbols, and enable hidden visibility for libxine.so.Diego 'Flameeyes' Pettenò
2006-04-08Ancient platforms support:František Dvořák
2006-01-28Forgotten files.Thibaut Mattern
2004-09-28Turn #if condition in ppcasm_string.S to an AM_CONDITIONAL: fixes compilationAndre Pang
2004-09-14Moved building xmlparser.c back to xine-utils Makefile from xine-engine MakefileStephen Torri
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-08-30Fix the way the library path is supplied when testing for libdga. Disable com...Robin KAY
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-01-07frame copying functionsJames Stembridge
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-03remove unresolved X11 symbols from xine-lib (xine-lib should always be X11-Michael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-05-20public header cleanup:Michael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-02-17fixing the xine_check Xv problem (using Xv calls, but no Xv dependency is all...Michael Roitzsch
2003-02-07Clean up Makefile to remove items from xine_check development.Stephen Torri
2002-12-15Introducing an implementation of dynamic buffer especially usefulStefan Holst
2002-11-20remove hopefully unnecessary Xext linkageMichael Roitzsch
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
2002-11-02Forgotten X related removal stuffDaniel Caujolle-Bert