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