summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2002-10-16increase audio/video out plugin interface version numbers to avoid accidents ...Guenter Bartsch
2002-10-13yuv2rgb_mlib needs an even YUV2 width. It was segfaulting on Solaris SPARC withJuergen Keil
2002-10-13pgx64 video plugin was crashing xine during auto probe of video_out drivers,Juergen Keil
2002-10-12Improved support for moving and resizing video windowRobin KAY
2002-10-10Various misc changes. Added support for XINE_VISUAL_TYPE_FB (pgx64fb).Robin KAY
2002-10-10Remove duplicate log messages about the scale_line variant we're usingJuergen Keil
2002-10-09removed some redundant codeRobin KAY
2002-10-09configure.ac:Stephen Torri
2002-10-06minor fix to pluginRobin KAY
2002-10-05Ported plugin to new api. Nasty bug fixed thanks to Howdy Pierce.Robin KAY
2002-10-04bounds check in frame_copy fixing segfaultsMichael Roitzsch
2002-10-03DTS debug messages.James Courtier-Dutton
2002-09-30Fixes and performance improvements to the alphablend.c code.James Courtier-Dutton
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-18Revival of AA vo plugin.Daniel Caujolle-Bert
2002-09-18fix flicking deinterlace problemMiguel Freitas
2002-09-16- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --Miguel Freitas
2002-09-16A bit of info regarding wrong bpp depths.James Courtier-Dutton
2002-09-15any reason why this should be 128 ?Guenter Bartsch
2002-09-15Memory leak fixes, using a slightly modified version of the patch fromJames Courtier-Dutton
2002-09-13duplicating behaviour of XShm fixes the bug James discoveredMichael Roitzsch
2002-09-08XShm is backMichael Roitzsch
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-04Added support for alphablendingRobin KAY
2002-09-02Comment unused functions.Daniel Caujolle-Bert
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