Age | Commit message (Expand) | Author |
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 |
2002-12-06 | - update api version, adding new "copy_called" flag. | Miguel Freitas |
2002-12-06 | do not overrun data returned by X server (YUY2 case) | Miguel Freitas |
2002-11-24 | First draft of SDL code (BROKEN) | Stephen Torri |
2002-11-22 | when the image does not fit the viewport and black bars need to be added, their | Michael Roitzsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-21 | compiles, but does not work yet (segfaults). | Matthias Hopf |
2002-11-20 | Add debug info. remove un-used variable. | James Courtier-Dutton |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-11 | gui_data_exchange function is required | Daniel Caujolle-Bert |
2002-11-11 | add none vo plugin | Daniel Caujolle-Bert |
2002-11-10 | src/video_out/video_out_xv.c: | Stephen Torri |
2002-11-10 | deinterlacing fix by James Slorach | Michael Roitzsch |
2002-11-04 | Vidix is back to life. | Daniel Caujolle-Bert |
2002-11-04 | more spelling... | Siggi Langauf |
2002-11-04 | Spelling | Philipp Hahn |
2002-11-02 | Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 o... | Robin KAY |
2002-11-02 | Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X... | Robin KAY |
2002-10-29 | Inhibit multiple instances of pgx64. Improve deinterlacing code. | Robin KAY |
2002-10-29 | map brightness/contrast/... settings to specified ranges | Guenter Bartsch |
2002-10-29 | Updated pgx64 to newest API. Changed alphablend code to handle pitches. | Robin KAY |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-28 | Fix an automake-1.7.1 warning. Automake 1.7.1 complains that our Makefile.am | Juergen Keil |
2002-10-27 | Little cleanup. | Thibaut Mattern |
2002-10-26 | deinterlace method onefield_xv works now | Thibaut Mattern |
2002-10-22 | First attempt at re-enabling the XShm plugin | Juergen Keil |
2002-10-18 | Adapt AA vo plugin to new API (fully untested yet). | Daniel Caujolle-Bert |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-16 | remove no longer needed scratch buffer, use config_name instead | Guenter Bartsch |
2002-10-16 | trying to get Xv output plugin working; make sure xine parameters are not reg... | Guenter Bartsch |
2002-10-16 | increase audio/video out plugin interface version numbers to avoid accidents ... | Guenter Bartsch |
2002-10-13 | yuv2rgb_mlib needs an even YUV2 width. It was segfaulting on Solaris SPARC with | Juergen Keil |
2002-10-13 | pgx64 video plugin was crashing xine during auto probe of video_out drivers, | Juergen Keil |