Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-27 | - new dirty and cheap deinterlace method: we give half of the lines to xv | Miguel Freitas | |
driver and let it scale for us - xine_list_demux_plugins update CVS patchset: 894 CVS date: 2001/10/27 16:12:21 | |||
2001-10-24 | turn bilinear scaling into xinerc option | Miguel Freitas | |
CVS patchset: 879 CVS date: 2001/10/24 20:45:06 | |||
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch | |
CVS patchset: 852 CVS date: 2001/10/22 00:52:09 | |||
2001-10-15 | The gui->video translation code in xv seems to work, enable it. | Juergen Keil | |
CVS patchset: 815 CVS date: 2001/10/15 12:20:01 | |||
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert | |
vo drivers. CVS patchset: 812 CVS date: 2001/10/14 23:19:59 | |||
2001-10-14 | turn deinterlace method into a .xinerc option | Guenter Bartsch | |
CVS patchset: 807 CVS date: 2001/10/14 20:34:40 | |||
2001-10-10 | GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver. | Juergen Keil | |
Prepare the other drivers for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. CVS patchset: 785 CVS date: 2001/10/10 10:06:52 | |||
2001-10-03 | check if attribute is gettable | Miguel Freitas | |
(should fix the problem with ATI Rage Mobility 16MB AGP reported by Daniel Roethlisberger) CVS patchset: 718 CVS date: 2001/10/03 14:01:03 | |||
2001-09-27 | enable bilinear scaling on Permedia 2/3 cards. | Miguel Freitas | |
(much better looking!) CVS patchset: 700 CVS date: 2001/09/27 02:08:18 | |||
2001-09-26 | - Trying to fix video window size for mpeg streams with | Juergen Keil | |
aspect_ratio_information==1 ("square source pels") - Add aspect_ratio_information==4 (2.21:1) - Aspect ratio switching ('a' key) now cycles through "square source pels", too. CVS patchset: 698 CVS date: 2001/09/26 17:19:48 | |||
2001-09-19 | croma deinterlace -> uses more cpu but looks better | Miguel Freitas | |
(read the comments below) CVS patchset: 670 CVS date: 2001/09/19 23:12:24 | |||
2001-09-19 | small deinterlace cleanup | Miguel Freitas | |
fix adaptor_num value, thanks Frederic Devernay (misplaced break) CVS patchset: 667 CVS date: 2001/09/19 12:57:50 | |||
2001-09-19 | deinterlace update, not finished yet (weave looks broken). | Miguel Freitas | |
changes to Xv driver to keep a list of the recent frames. (this is needed to support a lot of DScaler algorithms) the driver may not be the ideal place to have the recent frames list as we could give "not so recent" frames to deinterlace code if some are dropped at video_out.c. Though this is better than waste our time deinterlacing frames that will be dropped anyway... CVS patchset: 663 CVS date: 2001/09/19 02:40:58 | |||
2001-09-16 | software deinterlacer filter (BOB) | Miguel Freitas | |
currently only working with Xv and MMX CVS patchset: 641 CVS date: 2001/09/16 15:14:30 | |||
2001-09-10 | Xv attribute setting bugfix provided by Frederic Devernay ↵ | Guenter Bartsch | |
<Frederic.Devernay@sophia.inria.fr> CVS patchset: 603 CVS date: 2001/09/10 14:18:47 | |||
2001-08-17 | Overlay has new data member rle | Eduard Hasenleithner | |
CVS patchset: 445 CVS date: 2001/08/17 16:00:02 | |||
2001-07-25 | A few small changes to help in some specific cases. Also a nasty hack added ↵ | Rich J Wareham | |
temporarily CVS patchset: 348 CVS date: 2001/07/25 23:26:14 | |||
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, ↵ | Guenter Bartsch | |
clean up field picture handling), gearing up for rc2 CVS patchset: 334 CVS date: 2001/07/24 12:57:29 | |||
2001-07-17 | just noticed a few ozt-of-date copyright messages | Guenter Bartsch | |
CVS patchset: 300 CVS date: 2001/07/17 19:40:27 | |||
2001-07-11 | fixed crash in xv plugin on displays that have the Xv extension but no ↵ | Guenter Bartsch | |
xv-capable driver CVS patchset: 270 CVS date: 2001/07/11 20:16:02 | |||
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch | |
CVS patchset: 263 CVS date: 2001/07/10 19:33:05 | |||
2001-07-09 | latest subtitle patches (cleanups) from james | Guenter Bartsch | |
CVS patchset: 261 CVS date: 2001/07/09 16:13:11 | |||
2001-07-08 | subtitle patches from james | Guenter Bartsch | |
CVS patchset: 259 CVS date: 2001/07/08 18:15:54 | |||
2001-07-04 | latest overlay patches from James, simple overlays should work | uid32519 | |
CVS patchset: 254 CVS date: 2001/07/04 20:32:29 | |||
2001-07-04 | spu support updated (unfinished) from James | uid32519 | |
CVS patchset: 250 CVS date: 2001/07/04 17:10:24 | |||
2001-06-25 | only zoom mpeg1 if running locally | Guenter Bartsch | |
CVS patchset: 232 CVS date: 2001/06/25 09:51:47 | |||
2001-06-25 | use XvShm by default | Guenter Bartsch | |
CVS patchset: 230 CVS date: 2001/06/25 08:33:58 | |||
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ↵ | Guenter Bartsch | |
Xv output CVS patchset: 228 CVS date: 2001/06/24 22:20:25 | |||
2001-06-18 | Added very primitive overlay capacity (white line now appears if subtitles ↵ | Rich J Wareham | |
are enabled.) CVS patchset: 210 CVS date: 2001/06/18 15:43:00 | |||
2001-06-17 | little hack for pause expose redraws | Guenter Bartsch | |
CVS patchset: 204 CVS date: 2001/06/17 22:34:36 | |||
2001-06-17 | fixed aspect ratio change bug | Guenter Bartsch | |
CVS patchset: 201 CVS date: 2001/06/17 20:33:47 | |||
2001-06-14 | more small fixes and workarounds | Guenter Bartsch | |
CVS patchset: 176 CVS date: 2001/06/14 09:54:13 | |||
2001-06-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch | |
CVS patchset: 174 CVS date: 2001/06/14 09:19:44 | |||
2001-06-10 | proper expose event handling | Guenter Bartsch | |
CVS patchset: 154 CVS date: 2001/06/10 09:30:59 | |||
2001-06-10 | further cleanups | Guenter Bartsch | |
CVS patchset: 149 CVS date: 2001/06/10 02:07:28 | |||
2001-06-09 | fixed aspect ratio change bug | Guenter Bartsch | |
CVS patchset: 142 CVS date: 2001/06/09 22:08:29 | |||
2001-06-09 | more avi demuxer/libw32 bugfixes | Guenter Bartsch | |
CVS patchset: 136 CVS date: 2001/06/09 17:07:21 | |||
2001-06-04 | a radically simplified (but working) audio output syncing method | Guenter Bartsch | |
CVS patchset: 123 CVS date: 2001/06/04 17:13:36 | |||
2001-06-04 | video_out_xshm compiles (yuv2rgb conversion not working yet), video_out_xv ↵ | Guenter Bartsch | |
bugfixes CVS patchset: 121 CVS date: 2001/06/04 15:04:11 | |||
2001-06-03 | implemented vo_exit, frame_dispose | Guenter Bartsch | |
CVS patchset: 119 CVS date: 2001/06/03 19:41:05 | |||
2001-06-03 | introducing completion event handling | Guenter Bartsch | |
CVS patchset: 118 CVS date: 2001/06/03 19:11:06 | |||
2001-06-03 | bug fixes for xine_stop and xine_exit | Guenter Bartsch | |
CVS patchset: 117 CVS date: 2001/06/03 18:08:56 | |||
2001-06-02 | Fixed a crash if aspect ratio is changed when xine is stops. | Daniel Caujolle-Bert | |
CVS patchset: 113 CVS date: 2001/06/02 14:41:18 | |||
2001-05-31 | fixed support for field pictures plus video_out bugfixes (missing functions) | Guenter Bartsch | |
CVS patchset: 109 CVS date: 2001/05/31 22:54:38 | |||
2001-05-29 | typo and some no more needed trace messages. | Daniel Caujolle-Bert | |
CVS patchset: 101 CVS date: 2001/05/29 15:55:14 | |||
2001-05-28 | Fixed crashed. | Daniel Caujolle-Bert | |
CVS patchset: 96 CVS date: 2001/05/28 20:13:46 | |||
2001-05-28 | introducing expose events | Guenter Bartsch | |
CVS patchset: 94 CVS date: 2001/05/28 13:42:02 | |||
2001-05-28 | aspect ratio fixes once again | Guenter Bartsch | |
CVS patchset: 91 CVS date: 2001/05/28 12:54:41 | |||
2001-05-28 | further aspect ratio fixes, begin to work on xshm driver | Guenter Bartsch | |
CVS patchset: 90 CVS date: 2001/05/28 12:35:54 | |||
2001-05-28 | enabled aspect ratio toggle | Guenter Bartsch | |
CVS patchset: 88 CVS date: 2001/05/28 11:21:49 |