summaryrefslogtreecommitdiff
path: root/src/video_out/Makefile.am
AgeCommit message (Expand)Author
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
2001-06-14Fixed symbols resolution.Daniel Caujolle-Bert
2001-06-14Kill the recurrent libXv.so problem with MDK.Daniel Caujolle-Bert
2001-06-10link libaa to aa output plugin.Daniel Caujolle-Bert
2001-06-10introducing aalib based video outputHeiko Schaefer
2001-06-04video_out_xshm compiles (yuv2rgb conversion not working yet), video_out_xv bu...Guenter Bartsch
2001-05-28syncfb for 0.5Joachim Koenig
2001-05-28further aspect ratio fixes, begin to work on xshm driverGuenter Bartsch
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-08some more video_out fixesGuenter Bartsch
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
2001-04-26Add (forgotten) libraries linking against XV plugin. Fixed wrong init callDaniel Caujolle-Bert
2001-04-24Fix some install patch (forgotten), plus nofpic builds.Daniel Caujolle-Bert
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert