Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | fix few memleaks | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | fix x11osd bugs with fullscreen changing | Miguel Freitas |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-31 | First check the pointers on NULL values, then memset; | Michael Roitzsch |
2003-10-24 | fix network lockup | Daniel Caujolle-Bert |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-18 | Re-add COMPLETION gui_data_exchange() support, removed by //error//. | Daniel Caujolle-Bert |
2003-10-18 | cleanups, xlock fixes | Daniel Caujolle-Bert |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-08-29 | small missing lock | Miguel Freitas |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-26 | - quiet xv plugin | Bastien Nocera |
2003-05-14 | force redraw when drawable changes | Miguel Freitas |
2003-05-04 | Fix annoying XVideo lockup (probably another bug in the X11 library) | Ewald Snel |
2003-04-30 | fix crash when resolution changes with certain deinterlace methods enabled | Miguel Freitas |
2003-04-24 | - just don't deinterlace when the method is not supported, rather than silent... | Bastien Nocera |
2003-04-16 | die completion events, die die die | Miguel Freitas |
2003-03-18 | - add many more locks for the Xv driver when needed, should fix some problems | Bastien Nocera |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-03-05 | Add option to fix alignment problem with some (buggy) XVideo drivers | Ewald Snel |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-22 | - we need to init X thread safe libraries, the front-end might not have | Bastien Nocera |
2003-02-03 | i guess i've finally made a breakthrought on completion event handling! | Miguel Freitas |
2003-01-29 | get rid of anyoing bug report when a user change his video card, and xv prope... | Daniel Caujolle-Bert |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-07 | All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forget | Daniel Caujolle-Bert |
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-22 | when the image does not fit the viewport and black bars need to be added, their | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
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 | more spelling... | Siggi Langauf |
2002-11-04 | Spelling | Philipp Hahn |
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-27 | Little cleanup. | Thibaut Mattern |
2002-10-26 | deinterlace method onefield_xv works now | Thibaut Mattern |
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 |