summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2002-08-28enforce scaling_disabledMiguel Freitas
2002-08-24linking fixesMichael Roitzsch
2002-08-23- update framebuffer driver to use scaling helper. this is the last one ofMiguel Freitas
2002-08-20Link video output plugins to xine library to fix unresolved symbolsEwald Snel
2002-08-19Thibaut's fix for onefield_xvMiguel Freitas
2002-08-16- syncfb simplified with helper functions (obs: i enabled zoom since it seeme...Miguel Freitas
2002-08-16update vidixMiguel Freitas
2002-08-16simplified driver, add zoom (may crash, looks like vidix bug)Miguel Freitas
2002-08-16- simplify sdl video driver with scaling helperMiguel Freitas
2002-08-16PGX64 video out driver addedRobin KAY
2002-08-15patch - save old XErrorHandler by Mark ThomasMiguel Freitas
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-14Fix yuv2rgb pitches problem with yuy2 format (msvc codec)Ewald Snel
2002-08-10syncing my local tree:Miguel Freitas
2002-07-30Pierre Lombard <p-l-42@wanadoo.fr> fixed losing the first line inMichael Roitzsch
2002-07-30- video out fixes (never trigged deadlocks and erroneous flush of overlayMiguel Freitas
2002-07-22Fix DirectFB outputRich J Wareham
2002-07-22Build fixes for DirectFBRich J Wareham
2002-07-20Update entire video window, not just output area, on X11 Expose eventsEwald Snel
2002-07-20Fixed unresolved symbol.Daniel Caujolle-Bert
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-12vidix: LIBDIR unneeded for weeks.Daniel Caujolle-Bert
2002-07-12aa: set *frame function pointers.Daniel Caujolle-Bert
2002-07-12Unneeded dep.Daniel Caujolle-Bert
2002-07-12Fix compilation failure on some system.Daniel Caujolle-Bert
2002-07-12Fix vidix drivers compilation (rage128, mga_crtc2, and perhaps mach64).Daniel Caujolle-Bert
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-21adjust video_out prioritiesMiguel Freitas
2002-06-200.9.11xine-0_9_11-release0.9.11Siggi Langauf
2002-06-12Sync to MPlayer.Daniel Caujolle-Bert
2002-06-12improve incremental buildingMichael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
2002-06-10Fix dist/distcheck stages (one more time ;-) ).Daniel Caujolle-Bert
2002-06-09Fix frame height not divisible by 4 for Xv driverEwald Snel
2002-06-04fixed output (bad colors) for a video stream with odd height (not aHeiko Schaefer
2002-06-03patch to improve linearblend quality by Carsten Weinhold <cw.news@gmx.net>Miguel Freitas
2002-06-03DHA kernel module is not build by default now.Daniel Caujolle-Bert
2002-06-03Install/remove linux kernel modules only on linux platformJuergen Keil
2002-06-03Sync drivers to mplayer CVS.Daniel Caujolle-Bert
2002-06-02Fix for versioned kernel symbols.Daniel Caujolle-Bert
2002-06-01Stick to our if/endif statements.Daniel Caujolle-Bert
2002-06-01Fix kernel module compilation and distcheck stage.Daniel Caujolle-Bert
2002-06-01Add vidix/libdha from mplayerxp and Miguel's video ouput vidix.Daniel Caujolle-Bert
2002-05-28PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net>Siggi Langauf
2002-05-28FreeBSD compile fixHeiko Schaefer
2002-05-23some boundaries checks to alphablend functions. will avoid overlay wrapingMiguel Freitas
2002-05-21linear blend update from RogerioMiguel Freitas