summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
AgeCommit message (Expand)Author
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
2001-11-03Replacing the old syncfb plugin with a totally reworked version. Also fixedMatthias Dahl
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-09-16software deinterlacer filter (BOB)Miguel Freitas
2001-07-30aalib makefile patch provided by Damien ClermontéGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-04* mediaLib accelerated yuv2rgb conversion routines (for sparc solaris)uid56437