summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
AgeCommit message (Expand)Author
2004-11-23Rewrote OpenGL output plugin.Matthias Hopf
2004-10-24Mac OS X video output plugin: don't link against libxine_macosx_video, becaus...Andre Pang
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-06Updates:František Dvořák
2004-06-19now we need to link against the macosx library, don't we?Michael Roitzsch
2004-06-19Removed superfluous AM_CFLAGS in src/video_out/macosx/Makefile.amAndre Pang
2004-06-19Build code in src/video_out/macosx directory againAndre Pang
2004-06-12- Makefile.am: removed unneeded build options and added options fromDaniel Mack
2004-06-08next try to get the Objective-C OSX code supported by the automagicMichael Roitzsch
2004-06-06Remove the references to OBJC in the configure.ac and video_out Makefile.amJames Courtier-Dutton
2004-06-06A fix so that non macosx systems build correctly.James Courtier-Dutton
2004-06-06From: Daniel MackJames Courtier-Dutton
2004-06-05Oops. Keep xine-lib compiling until the configure.ac is changed.James Courtier-Dutton
2004-06-05From: Daniel MackJames Courtier-Dutton
2004-04-30Enable opengl compiling.James Courtier-Dutton
2004-04-25Improved clipping performance in video_out_pgx32. video_out_pgx64 now uses th...Robin KAY
2004-04-16video_out_pgx32 now properly clips video output. video_out_pgx64 now disables...Robin KAY
2004-03-16video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de...Robin KAY
2004-02-28New caca video output plugin - color ASCII art.František Dvořák
2004-02-17PGX32 video output plugin added. More cosmetic changes to video_out_pgx64.Robin KAY
2004-02-16Disable syncfb plugin on platforms which don't have the kernel endpoint. Twea...Robin KAY
2004-01-04video_out_win32.h is no longer neededMichael Roitzsch
2004-01-01Win32 port, mainly DirectX:František Dvořák
2003-12-31Compilation under CygWin.František Dvořák
2003-11-26prevent 'last' empty variableDaniel Caujolle-Bert
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-10-25use relchk.sh use relchk.sh use relchk.shDaniel Caujolle-Bert
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-10-19Refactor code. Rewrite chroma keying implementation.Robin KAY
2003-10-12replace this line (it belongs to Xv)Michael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-09-21Add support for chroma keyed overlay graphics to video_out_pgx64 and fix vari...Robin KAY
2003-08-12Disable building video_out_pgx64 if X11 isn't available.Robin KAY
2003-08-09- temptatively fix the directfb video output plugin, maybe it works, maybe it...Bastien Nocera
2003-08-04vo for libstkMiguel Freitas
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-03-14include dha code in xineplug_vo_out_vidix.so rather than each and every vidix...James Stembridge
2003-02-21Build vidix vo driver if we have X11 or linux framebuffer supportJames Stembridge
2003-02-19Fix missing mediaLib include pathRobin KAY
2003-02-17this should be wrong hereMichael Roitzsch
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-12-13- bring syncfb back (yuy2 doesn't seem to work though)Miguel Freitas
2002-12-13fix sdlMiguel Freitas
2002-12-08bring fb driver backMiguel Freitas
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-11add none vo pluginDaniel Caujolle-Bert
2002-11-04Vidix is back to life.Daniel Caujolle-Bert
2002-10-29Updated pgx64 to newest API. Changed alphablend code to handle pitches.Robin KAY
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil