summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2003-02-03Fix default contrast and saturation settings for XShm driverEwald Snel
2003-02-03i guess i've finally made a breakthrought on completion event handling!Miguel Freitas
2003-02-02Code cleanupJames Stembridge
2003-02-02Don't use globals for MMX yuv2rgb conversion variables (not thread-safe)Ewald Snel
2003-02-02Add contrast support to MMX yuv2rgb conversion, fix 'cbu' clippingEwald Snel
2003-02-02Fix brightness, saturation control for MMX yuv2rgb using the XShm driverEwald Snel
2003-02-02Add support for brightness, saturation, contrast (not functional yet)Ewald Snel
2003-02-02Function replacedEwald Snel
2003-02-02Fix memory leak in XShm driverEwald Snel
2003-01-31Log/error messages updatedJames Stembridge
2003-01-31Revert parts of previous changes to frame copy functions such that only the n...James Stembridge
2003-01-31Convert yv12 to yuy2 for vidix drivers that only support yuy2James Stembridge
2003-01-31Interleave u and v planes for display of yv12 on G200James Stembridge
2003-01-31Clean up yuy2 copy functionJames Stembridge
2003-01-31Damn - fix compile warningJames Stembridge
2003-01-31Remove unneeded printf'sJames Stembridge
2003-01-31Change few remaining printf's to match xine styleJames Stembridge
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-31Don't load mga_crtc2_vid with G200James Stembridge
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
2003-01-29adjust priorities to what we agreed on jun/2002.Miguel Freitas
2003-01-29get rid of anyoing bug report when a user change his video card, and xv prope...Daniel Caujolle-Bert
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-25Fix bug introduced by previous commitEwald Snel
2003-01-24Fix yuv2rgb scaling, any destination size supported nowEwald Snel
2003-01-19trying to fix color errors and endianness problems in yuy2Miguel Freitas
2003-01-19Update to cyberblade_vid driver. Fixes cache issues with EPIA-800 and improve...James Stembridge
2003-01-16Fix copying of chroma planes to video memory when video width is not a multip...James Stembridge
2003-01-16Update cyberblade_vid to latest version. Fixes suspected MMIO and cache relat...James Stembridge
2003-01-16Add support for changing aspect ratioJames Stembridge
2003-01-15Move configuration of vidix into vidix_display_frame. Prevents attempted conf...James Stembridge
2003-01-15Correct major number of created /dev/dhahelperJames Stembridge
2003-01-15Import driver from mplayer for Trident CyberBlade/i1 chipset found on some VI...James Stembridge
2003-01-14ops, missing filesMiguel Freitas
2003-01-13big vidix driver update by James StembridgeMiguel Freitas
2003-01-11and the story continueDaniel Caujolle-Bert
2003-01-11add pitches, fix coding style, alloc planary yuv in one memory chunk so en .....Guenter Bartsch
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-20fix off by one errorRobin KAY
2002-12-20Check for changes in the global vo_scale's gui_pixel_aspect, and update theJuergen Keil
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-12-18Add support for exclusive overlaysRobin KAY
2002-12-14The bandwidth cost is too high to do one-field deinterlacing in hardware.Robin KAY
2002-12-13Stupid bug! Now reduced data copied to video RAM by 25%Robin KAY
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-12-07All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forgetDaniel Caujolle-Bert
2002-12-07Up PGX64 interface version.Robin KAY