Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-06 | Added missing include for proper compilation on solaris. Thanks to Ian | Matthias Dahl | |
Johnston for reporting it. CVS patchset: 968 CVS date: 2001/11/06 13:16:47 | |||
2001-11-06 | code cleanup and proper frame->format handling (incl. YUY2 support) | Matthias Dahl | |
CVS patchset: 967 CVS date: 2001/11/06 13:08:15 | |||
2001-11-06 | fixing typo (unimportant but nevertheless *grin*) | Matthias Dahl | |
CVS patchset: 966 CVS date: 2001/11/06 11:49:44 | |||
2001-11-05 | Fixing cr<->cb swap error in alphablending code; fixed some confusions in | Matthias Dahl | |
the naming conventions within the plugin. CVS patchset: 962 CVS date: 2001/11/05 23:15:13 | |||
2001-11-05 | re-enable YUV "fallback mechanism"; update TODO list | Matthias Dahl | |
CVS patchset: 961 CVS date: 2001/11/05 18:08:56 | |||
2001-11-05 | first (little) step towards support for YUY2 and RGB... | Matthias Dahl | |
CVS patchset: 960 CVS date: 2001/11/05 17:31:20 | |||
2001-11-05 | only offering YV12 to XINE for now until rest is added. | Matthias Dahl | |
CVS patchset: 959 CVS date: 2001/11/05 15:57:14 | |||
2001-11-05 | how embarrassing... :) | Matthias Dahl | |
CVS patchset: 958 CVS date: 2001/11/05 10:50:19 | |||
2001-11-05 | disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGs | Matthias Dahl | |
CVS patchset: 957 CVS date: 2001/11/05 01:18:51 | |||
2001-11-04 | Adapting compile warning fix from Chris Rankin <rankincj@yahoo.com>. | Matthias Dahl | |
CVS patchset: 954 CVS date: 2001/11/04 22:49:41 | |||
2001-11-04 | *** empty log message *** | Matthias Dahl | |
CVS patchset: 951 CVS date: 2001/11/04 22:43:07 | |||
2001-11-04 | added zoom patch by Thibaut Mattern <tmattern@noos.fr> | Siggi Langauf | |
Please test, maybe aspect ratio is damaged by this... CVS patchset: 949 CVS date: 2001/11/04 11:53:07 | |||
2001-11-04 | Fixing compiler warnings. | Matthias Dahl | |
CVS patchset: 948 CVS date: 2001/11/04 10:53:05 | |||
2001-11-03 | Made syncfb config option "default_repeat", a .xinerc configurable option. | Matthias Dahl | |
CVS patchset: 943 CVS date: 2001/11/03 22:39:07 | |||
2001-11-03 | minimizing config ioctl calls. | Matthias Dahl | |
CVS patchset: 939 CVS date: 2001/11/03 20:31:36 | |||
2001-11-03 | ok, last deinterlacing bug squished! :) Now you can push "i" as often as you | Matthias Dahl | |
want without having the image costantly decreasing in size. Also more updates to the doc. CVS patchset: 938 CVS date: 2001/11/03 19:54:44 | |||
2001-11-03 | updates to the deinterlacing support - one bug still left to fix. (Joachim, | Matthias Dahl | |
hope you don't mind me modifing your changes a bit) CVS patchset: 937 CVS date: 2001/11/03 18:20:04 | |||
2001-11-03 | deinterlacing improvements | Joachim Koenig | |
CVS patchset: 936 CVS date: 2001/11/03 17:32:51 | |||
2001-11-03 | Added deinterlace to SyncFB | Rich J Wareham | |
CVS patchset: 935 CVS date: 2001/11/03 14:46:05 | |||
2001-11-03 | Fixed a bad bug in the new SyncFB plugin that caused it to crash easily. And | Matthias Dahl | |
finally added overlay blending support. Also cleaned up the alphablend header file and added new blend_yuv function that uses the vo_frame_t struct for its blending. CVS patchset: 934 CVS date: 2001/11/03 13:57:34 | |||
2001-11-03 | Replacing the old syncfb plugin with a totally reworked version. Also fixed | Matthias Dahl | |
a bug within the XF86VidMode support that could crash XINE (no punishment please *grin*). CVS patchset: 933 CVS date: 2001/11/03 00:13:11 | |||
2001-10-29 | XShm gamma adjusting (brightness) | Miguel Freitas | |
CVS patchset: 906 CVS date: 2001/10/29 02:15:22 | |||
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 | Fixed libxineutils linking. | Daniel Caujolle-Bert | |
CVS patchset: 859 CVS date: 2001/10/22 21:34:54 | |||
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-21 | more memcpy stuff | Miguel Freitas | |
CVS patchset: 846 CVS date: 2001/10/21 00:18:22 | |||
2001-10-20 | optimized memcpy (mmx,sse,etc...) | Miguel Freitas | |
CVS patchset: 844 CVS date: 2001/10/20 22:18:59 | |||
2001-10-20 | remove soft deinterlace property (not used anymore) | Miguel Freitas | |
CVS patchset: 840 CVS date: 2001/10/20 13:40:20 | |||
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-11 | - nicer message for deinterlace not supported | Miguel Freitas | |
- don't apply mmx restriction on width if it would introduce scaling CVS patchset: 789 CVS date: 2001/10/11 20:32:08 | |||
2001-10-11 | should fix errors with gcc3 optimizations | Miguel Freitas | |
CVS patchset: 788 CVS date: 2001/10/11 12:42:31 | |||
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-09 | overlay clut colorspace conversion | Miguel Freitas | |
CVS patchset: 783 CVS date: 2001/10/09 22:20:11 | |||
2001-10-09 | Implement rle-image shrinking for blend_rgb*() | Juergen Keil | |
CVS patchset: 780 CVS date: 2001/10/09 18:47:57 | |||
2001-10-09 | blend_rgb* with rle-image scaling. Used by the XShm video_out driver. | Juergen Keil | |
This fixes the position and size for button hilights using the dvdnav plugin and position and size of subtitles. CVS patchset: 773 CVS date: 2001/10/09 09:50:22 | |||
2001-10-05 | solaris mlib yub2rgb crashed for 4:3 NTSC DVD format | Juergen Keil | |
CVS patchset: 742 CVS date: 2001/10/05 18:37:33 | |||
2001-10-03 | Eliminate void* pointer arithmetic, and fixed some char* / unsigned char* | Juergen Keil | |
warnings. CVS patchset: 724 CVS date: 2001/10/03 15:14:03 | |||
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-28 | NTSC DVD scale_line for 16:9 format | Juergen Keil | |
CVS patchset: 708 CVS date: 2001/09/28 19:39:25 | |||
2001-09-27 | new scale_line functions for SVCD (PAL & NTSC) | Juergen Keil | |
CVS patchset: 704 CVS date: 2001/09/27 18:41:33 | |||
2001-09-27 | Add a few scale_line variants for PAL VCD | Juergen Keil | |
CVS patchset: 703 CVS date: 2001/09/27 13:09:01 | |||
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-25 | one of the optimized scale_line functions was not used at 1024x768 resolution, | Juergen Keil | |
when switching into/out of fullscreen mode. CVS patchset: 693 CVS date: 2001/09/25 18:39:36 | |||
2001-09-24 | Support GrayScale visuals in XShm (works like PseudoColor for now) | Juergen Keil | |
One indirection missing in Imlib colormap use; the 32768 fast_rgb entries must be used as an index in the palette table, from which we can extract the pixel value. CVS patchset: 689 CVS date: 2001/09/24 09:09:43 | |||
2001-09-23 | Add depth 8 support (TrueColor, PseudoColor and StaticGray) to XShm video_out | Juergen Keil | |
driver. Add a few more optimized scale_line variants for 1024x768 and 1280x1024 full screen modes. CVS patchset: 683 CVS date: 2001/09/23 15:14:01 | |||
2001-09-21 | Add some optimized scale_line functions for: DVD -> 16:9, DVD -> 4:3, and zoom*2 | Juergen Keil | |
CVS patchset: 679 CVS date: 2001/09/21 14:34:58 |