Age | Commit message (Expand) | Author |
2003-02-21 | Allow vidix vo driver to be compiled without X/framebuffer support | James Stembridge |
2003-02-21 | Build vidix vo driver if we have X11 or linux framebuffer support | James Stembridge |
2003-02-20 | Add vidixfb driver for using vidix on linux frame buffer | James Stembridge |
2003-02-19 | Force reconfiguration of vidix when changing colour key settings as some driv... | James Stembridge |
2003-02-19 | Fix missing mediaLib include path | Robin KAY |
2003-02-19 | Fix video processing segmentation fault at exit | Ewald Snel |
2003-02-17 | this should be wrong here | Michael Roitzsch |
2003-02-14 | fix u/v ordering | Guenter Bartsch |
2003-02-13 | FreeBSD compile fixes | Heiko Schaefer |
2003-02-05 | enix requires frames to be allocated in one memory chunk, fix comment | Guenter Bartsch |
2003-02-05 | - fix segfault with some OpenDivX streams (thanks Miguel for spotting my | Bastien Nocera |
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 |