summaryrefslogtreecommitdiff
path: root/src/dxr3/Makefile.am
AgeCommit message (Expand)Author
2006-12-30Link against libm (missing symbols).Darren Salt
2006-12-28Link to libxine when neededReinhard Tartler
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2005-09-25move alphablend to coreMiguel Freitas
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-04-30* include nav_read.c for builds with included libdvdnavMichael Roitzsch
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-02nicer linkingMichael Roitzsch
2003-02-17libfame cflag fixMichael Roitzsch
2003-01-11I almost forgot...Michael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-10-09configure.ac:Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-08-24linking fixesMichael Roitzsch
2002-08-18fix conditional X11 linking for older automake versionsMichael Roitzsch
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
2002-08-11(hopefully) make dxr3 compile without X11Michael Roitzsch
2002-06-28/usr/src/linux is not needed as an include pathMichael Roitzsch
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas
2002-05-06Some clean ups and adjustments submitted by Michael Roitzsch <amalthea@freene...James Courtier-Dutton
2002-05-02Small re-org to some dxr3 code.James Courtier-Dutton
2002-04-29Fix 'make dist', all files are included in tarball now.Daniel Caujolle-Bert
2002-04-29Make dxr3 compile from the "make dist" sources.James Courtier-Dutton
2002-04-28Add some files which were left out of the "make dist" for the dxr3.James Courtier-Dutton
2002-04-04latest dxr3 patches from Michael Roitzsch and Zoltan BoszormenyiMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-07Improvements to dxr3 support.James Courtier-Dutton
2002-01-13Half way to a fix for aaxine and dxr3.James Courtier-Dutton
2001-12-16merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpegHarm van der Heijden
2001-12-11- major code cleanup in dxr3enc driver. Still one big c file, but nowHarm van der Heijden
2001-12-02switched to librte for mpeg encoding from the zapping projectHarm van der Heijden
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-07breakup of dxr3 videoout plugin to allow for easier syncronisation ofMike Lampard
2001-11-01enable autoconfig for dxr3enc pluginMike Lampard
2001-10-29added support for encoding mpeg1 with libavcodec from ffmpeg.Harm van der Heijden
2001-10-27- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,Harm van der Heijden
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-08-08Added the X_CFLAGS in order to allow compiling on systemsEduard Hasenleithner
2001-07-31Overlay should now work with Xinerama too.Eduard Hasenleithner
2001-07-26New Feature: Hardware overlay in xine output windowEduard Hasenleithner
2001-07-25Removed the --with-dxr3-path argument and added --disable-dxr3.Eduard Hasenleithner
2001-07-24Change DXR3 checkings. Some cosmetic changes.Daniel Caujolle-Bert
2001-07-22Moved check for dxr3 to _xine.m4.Eduard Hasenleithner
2001-07-20Initial commit of the dxr3/hw+ hardware decoder plugin.Eduard Hasenleithner