Age | Commit message (Expand) | Author |
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 |
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-09-18 | fix flicking deinterlace problem | Miguel Freitas |
2002-09-16 | - sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream -- | Miguel Freitas |
2002-09-15 | any reason why this should be 128 ? | Guenter Bartsch |
2002-09-15 | Memory leak fixes, using a slightly modified version of the patch from | James Courtier-Dutton |
2002-09-13 | duplicating behaviour of XShm fixes the bug James discovered | Michael Roitzsch |
2002-09-08 | - reorder XINE_VO_ASPECT_* constants so they match the order in the old | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-19 | Thibaut's fix for onefield_xv | Miguel Freitas |
2002-08-15 | patch - save old XErrorHandler by Mark Thomas | Miguel Freitas |
2002-08-15 | - reimplement independent x/y zooming. | Miguel Freitas |
2002-08-10 | syncing my local tree: | Miguel Freitas |
2002-07-20 | Update entire video window, not just output area, on X11 Expose events | Ewald Snel |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
2002-07-10 | handle freshly introduced pan&scan aspect like anamorphic aspect | Michael Roitzsch |
2002-06-21 | adjust video_out priorities | Miguel Freitas |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-10 | Added TV mode switching support for nvtvd from Dirk Thierbach. | Matthias Hopf |
2002-06-09 | Fix frame height not divisible by 4 for Xv driver | Ewald Snel |
2002-06-04 | fixed output (bad colors) for a video stream with odd height (not a | Heiko Schaefer |
2002-05-19 | ximage creation for shm check use supported image format. | Daniel Caujolle-Bert |
2002-05-07 | Take care about shm using in frame_dispose() (this prevent crashing | Daniel Caujolle-Bert |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-19 | weird message :) | Miguel Freitas |