summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-11-09Adapting zooming feature from Xv video out plugin.Matthias Dahl
CVS patchset: 1004 CVS date: 2001/11/09 17:43:17
2001-11-09fb_screen_size correctionJoachim Koenig
CVS patchset: 1003 CVS date: 2001/11/09 14:10:15
2001-11-09Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMINGMatthias Dahl
feature that will fix the aspect ratio issues. CVS patchset: 1002 CVS date: 2001/11/09 14:06:48
2001-11-09allow on-the-fly switching between tv modes using the meta-z keysMike Lampard
CVS patchset: 1001 CVS date: 2001/11/09 07:20:44
2001-11-08properly initialization of LDT/FS for w32dlls (hopefully)Miguel Freitas
CVS patchset: 1000 CVS date: 2001/11/08 21:39:03
2001-11-08small tidy up...Mike Lampard
CVS patchset: 999 CVS date: 2001/11/08 12:14:17
2001-11-08small bugfix from previous commitMike Lampard
CVS patchset: 998 CVS date: 2001/11/08 08:54:34
2001-11-08change dxr3_tvmode option to dxr3_vomode & dxr3_preferred_tvmode, overlayMike Lampard
users now have the ability to switch between tvout & overlay on-the-fly when started in overlay mode by hiding the vo window. small compiler warning fixes. CVS patchset: 997 CVS date: 2001/11/08 08:49:26
2001-11-08disabled LDT allocation for FS segment. this was causing much troubleMiguel Freitas
so i disabled it as someone did in previous version. ldt_keeper explicitely states that it should be initialized before any threads are created, which wouldn't be possible under current xine plugin architeture except with some nasty hack. FIXME: we need to check any potential problems of running dlls with default FS segment. CVS patchset: 996 CVS date: 2001/11/08 02:47:46
2001-11-07Passing through the logo visibility to the video out plugin. This way aMatthias 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-07flip windows video 1Miguel Freitas
CVS patchset: 994 CVS date: 2001/11/07 21:38:03
2001-11-07codec fixesMiguel Freitas
CVS patchset: 993 CVS date: 2001/11/07 21:35:01
2001-11-07Unhide/hide video window works now too...Matthias Dahl
CVS patchset: 992 CVS date: 2001/11/07 21:02:31
2001-11-07new win32 codecsMiguel Freitas
CVS patchset: 991 CVS date: 2001/11/07 19:42:51
2001-11-07new win32 codecs / buf types (some not supported yet)Miguel Freitas
CVS patchset: 990 CVS date: 2001/11/07 19:41:26
2001-11-07buf types cleanup (audio stuff)Miguel Freitas
CVS patchset: 989 CVS date: 2001/11/07 19:06:15
2001-11-07buf types cleanupMiguel Freitas
CVS patchset: 988 CVS date: 2001/11/07 18:27:45
2001-11-07buf type cleanup (1st part)Miguel Freitas
CVS patchset: 987 CVS date: 2001/11/07 18:26:36
2001-11-07add Setup_LDT_Keeper() to fix segfaultMiguel Freitas
CVS patchset: 986 CVS date: 2001/11/07 17:08:17
2001-11-07implement GUI_EX* event to notify vo plugins when the vo window isMike Lampard
(un)mapped CVS patchset: 985 CVS date: 2001/11/07 16:52:14
2001-11-07make 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-07You can now safely iconify (and back) the video out window during play backMatthias 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-07enable use of the zZ key to zoom on tvoutMike Lampard
CVS patchset: 982 CVS date: 2001/11/07 13:03:21
2001-11-07remove old filesMike Lampard
CVS patchset: 981 CVS date: 2001/11/07 12:51:38
2001-11-07oops... forgot the all-important (c) :)Mike Lampard
CVS patchset: 980 CVS date: 2001/11/07 12:48:58
2001-11-07breakup of dxr3 videoout plugin to allow for easier syncronisation ofMike Lampard
encoding and standard plugins CVS patchset: 979 CVS date: 2001/11/07 12:30:54
2001-11-07More updates to the README.Matthias Dahl
CVS patchset: 978 CVS date: 2001/11/07 11:56:55
2001-11-07fast_memcpy (i had about 7% cpu improvement!)Miguel Freitas
CVS patchset: 977 CVS date: 2001/11/07 10:37:12
2001-11-07small cleanup, remove test stuffMiguel Freitas
CVS patchset: 976 CVS date: 2001/11/07 02:29:21
2001-11-07win32 fixesMiguel Freitas
CVS patchset: 975 CVS date: 2001/11/07 02:18:35
2001-11-07- update win32 loaderMiguel Freitas
- dynamic buffers fixes a lot of audio problems CVS patchset: 974 CVS date: 2001/11/07 02:15:24
2001-11-06ogg mime typeMiguel Freitas
CVS patchset: 973 CVS date: 2001/11/06 21:47:30
2001-11-06ASF bugfixesMiguel Freitas
CVS patchset: 972 CVS date: 2001/11/06 21:46:37
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
CVS patchset: 971 CVS date: 2001/11/06 21:46:05
2001-11-06this *should* *slightly* improve picture quality during hardware deinterlacing.Matthias Dahl
CVS patchset: 970 CVS date: 2001/11/06 14:23:31
2001-11-06forgot 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-06Added missing include for proper compilation on solaris. Thanks to IanMatthias Dahl
Johnston for reporting it. CVS patchset: 968 CVS date: 2001/11/06 13:16:47
2001-11-06code cleanup and proper frame->format handling (incl. YUY2 support)Matthias Dahl
CVS patchset: 967 CVS date: 2001/11/06 13:08:15
2001-11-06fixing typo (unimportant but nevertheless *grin*)Matthias Dahl
CVS patchset: 966 CVS date: 2001/11/06 11:49:44
2001-11-06YUY2 snapshot patch from Andrew MeredithGuenter Bartsch
CVS patchset: 965 CVS date: 2001/11/06 10:14:33
2001-11-06input_http updates by Damien ClermonteGuenter Bartsch
CVS patchset: 964 CVS date: 2001/11/06 10:08:48
2001-11-06catch segmentation fault on plugin load/initializationMiguel Freitas
CVS patchset: 963 CVS date: 2001/11/06 00:23:14
2001-11-05Fixing cr<->cb swap error in alphablending code; fixed some confusions inMatthias Dahl
the naming conventions within the plugin. CVS patchset: 962 CVS date: 2001/11/05 23:15:13
2001-11-05re-enable YUV "fallback mechanism"; update TODO listMatthias Dahl
CVS patchset: 961 CVS date: 2001/11/05 18:08:56
2001-11-05first (little) step towards support for YUY2 and RGB...Matthias Dahl
CVS patchset: 960 CVS date: 2001/11/05 17:31:20
2001-11-05only 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-05how embarrassing... :)Matthias Dahl
CVS patchset: 958 CVS date: 2001/11/05 10:50:19
2001-11-05disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGsMatthias Dahl
CVS patchset: 957 CVS date: 2001/11/05 01:18:51
2001-11-04Made "cvs" mark more dynamic ('make dist' automatically remove this mark).Daniel Caujolle-Bert
CVS patchset: 956 CVS date: 2001/11/04 23:39:38
2001-11-04cvs version markGuenter Bartsch
CVS patchset: 955 CVS date: 2001/11/04 23:12:03