summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
AgeCommit message (Expand)Author
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
2002-10-22First attempt at re-enabling the XShm pluginJuergen Keil
2002-10-18Adapt AA vo plugin to new API (fully untested yet).Daniel Caujolle-Bert
2002-10-16increase audio/video out plugin interface version numbers to avoid accidents ...Guenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-10-05Ported plugin to new api. Nasty bug fixed thanks to Howdy Pierce.Robin KAY
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-18Revival of AA vo plugin.Daniel Caujolle-Bert
2002-09-08XShm is backMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-24linking fixesMichael Roitzsch
2002-08-20Link video output plugins to xine library to fix unresolved symbolsEwald Snel
2002-08-16PGX64 video out driver addedRobin KAY
2002-07-22Build fixes for DirectFBRich J Wareham
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
2002-06-01Add vidix/libdha from mplayerxp and Miguel's video ouput vidix.Daniel Caujolle-Bert
2002-05-13SDL should be usable againMiguel Freitas
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-14link syncfb plugin with X11 librariesEwald Snel
2002-03-26Adapted to interface 5.Matthias Hopf
2002-03-25framebuffer driver resurrectedMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-18video_out_syncfb.c now compiles... doesn't work yet thoughRich J Wareham
2002-03-17Simple fix to (I think) make FB work againRich J Wareham
2002-03-08Reenable AAlib output.Daniel Caujolle-Bert
2002-02-25DirectFB output plugin changedRich J Wareham
2002-02-25*phew* Xv video output driver works now, zoom feature has been stripped down ...Guenter Bartsch
2002-02-24makefile cleanup, pause frame fixed for xshm, beginning to work on xv outputGuenter Bartsch
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham
2002-01-23Change/fix opengl checks, add a glut fallback (GLU).Daniel Caujolle-Bert
2002-01-23Modified the OpenGL plugin to use proper 2D textures which a) ImprovesRich J Wareham
2002-01-22New OpenGL output plugin. Will only work with upcoming changes in xine-ui.Matthias Hopf
2002-01-17SDL video out driverMiguel Freitas
2002-01-11video_out driver for linux framebuffer deviceMiguel Freitas