Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-07 | Passing through the logo visibility to the video out plugin. This way a | Matthias Dahl | |
plugin can use this information and properly (de-)activate its video overlay if necessary. Also fixing some warning with a recent addition to videowin.c and updating the SyncFB plugin to finally turn its overlay off when the video output has stopped (the logo is visible). And doc update. CVS patchset: 995 CVS date: 2001/11/07 23:01:03 | |||
2001-11-07 | flip windows video 1 | Miguel Freitas | |
CVS patchset: 994 CVS date: 2001/11/07 21:38:03 | |||
2001-11-07 | codec fixes | Miguel Freitas | |
CVS patchset: 993 CVS date: 2001/11/07 21:35:01 | |||
2001-11-07 | Unhide/hide video window works now too... | Matthias Dahl | |
CVS patchset: 992 CVS date: 2001/11/07 21:02:31 | |||
2001-11-07 | new win32 codecs / buf types (some not supported yet) | Miguel Freitas | |
CVS patchset: 990 CVS date: 2001/11/07 19:41:26 | |||
2001-11-07 | buf types cleanup (audio stuff) | Miguel Freitas | |
CVS patchset: 989 CVS date: 2001/11/07 19:06:15 | |||
2001-11-07 | buf types cleanup | Miguel Freitas | |
CVS patchset: 988 CVS date: 2001/11/07 18:27:45 | |||
2001-11-07 | buf type cleanup (1st part) | Miguel Freitas | |
CVS patchset: 987 CVS date: 2001/11/07 18:26:36 | |||
2001-11-07 | add Setup_LDT_Keeper() to fix segfault | Miguel Freitas | |
CVS patchset: 986 CVS date: 2001/11/07 17:08:17 | |||
2001-11-07 | implement GUI_EX* event to notify vo plugins when the vo window is | Mike Lampard | |
(un)mapped CVS patchset: 985 CVS date: 2001/11/07 16:52:14 | |||
2001-11-07 | make sure a valid memcopy for the machine is used even if .xinerc tells ↵ | Guenter Bartsch | |
something different CVS patchset: 984 CVS date: 2001/11/07 14:50:44 | |||
2001-11-07 | You can now safely iconify (and back) the video out window during play back | Matthias Dahl | |
and when it is paused. Yet we do need a way to be notified when the overlay should be allowed to be on and when it is not. (hiding the video window doesn't work with this hack nor does stopping the play back - the overlay stays on in both cases) CVS patchset: 983 CVS date: 2001/11/07 13:34:14 | |||
2001-11-07 | enable use of the zZ key to zoom on tvout | Mike Lampard | |
CVS patchset: 982 CVS date: 2001/11/07 13:03:21 | |||
2001-11-07 | remove old files | Mike Lampard | |
CVS patchset: 981 CVS date: 2001/11/07 12:51:38 | |||
2001-11-07 | oops... forgot the all-important (c) :) | Mike Lampard | |
CVS patchset: 980 CVS date: 2001/11/07 12:48:58 | |||
2001-11-07 | breakup of dxr3 videoout plugin to allow for easier syncronisation of | Mike Lampard | |
encoding and standard plugins CVS patchset: 979 CVS date: 2001/11/07 12:30:54 | |||
2001-11-07 | More updates to the README. | Matthias Dahl | |
CVS patchset: 978 CVS date: 2001/11/07 11:56:55 | |||
2001-11-07 | fast_memcpy (i had about 7% cpu improvement!) | Miguel Freitas | |
CVS patchset: 977 CVS date: 2001/11/07 10:37:12 | |||
2001-11-07 | small cleanup, remove test stuff | Miguel Freitas | |
CVS patchset: 976 CVS date: 2001/11/07 02:29:21 | |||
2001-11-07 | - update win32 loader | Miguel Freitas | |
- dynamic buffers fixes a lot of audio problems CVS patchset: 974 CVS date: 2001/11/07 02:15:24 | |||
2001-11-06 | ogg mime type | Miguel Freitas | |
CVS patchset: 973 CVS date: 2001/11/06 21:47:30 | |||
2001-11-06 | ASF bugfixes / variable to check for fifo buffer size | Miguel Freitas | |
CVS patchset: 971 CVS date: 2001/11/06 21:46:05 | |||
2001-11-06 | this *should* *slightly* improve picture quality during hardware deinterlacing. | Matthias Dahl | |
CVS patchset: 970 CVS date: 2001/11/06 14:23:31 | |||
2001-11-06 | forgot to remove RGB from our capabilities list (until it is supported) | Matthias Dahl | |
CVS patchset: 969 CVS date: 2001/11/06 13:20:57 | |||
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-06 | input_http updates by Damien Clermonte | Guenter Bartsch | |
CVS patchset: 964 CVS date: 2001/11/06 10:08:48 | |||
2001-11-06 | catch segmentation fault on plugin load/initialization | Miguel Freitas | |
CVS patchset: 963 CVS date: 2001/11/06 00:23:14 | |||
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 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch | |
CVS patchset: 953 CVS date: 2001/11/04 22:49:38 | |||
2001-11-04 | fix playing small files | Miguel Freitas | |
CVS patchset: 952 CVS date: 2001/11/04 22:49:28 | |||
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 | - minor change; restore old signal handler instead of default. This in | Harm van der Heijden | |
case xine-engine starts implementing its own SIGSEGV handler. (which it should IMHO :-). CVS patchset: 944 CVS date: 2001/11/03 23:02:43 | |||
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 | - added SIGSEGV handler to catch old OpenDivx libdivxdecore that | Harm van der Heijden | |
segfault when asked for version number. Only used in init stage of divx4 decoder plugin. CVS patchset: 942 CVS date: 2001/11/03 22:28:05 | |||
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 |