Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-08 | small tidy up... | Mike Lampard | |
CVS patchset: 999 CVS date: 2001/11/08 12:14:17 | |||
2001-11-08 | small bugfix from previous commit | Mike Lampard | |
CVS patchset: 998 CVS date: 2001/11/08 08:54:34 | |||
2001-11-08 | change dxr3_tvmode option to dxr3_vomode & dxr3_preferred_tvmode, overlay | Mike 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-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-02 | implement in-menu event for the dxr3 spu decoder | Mike Lampard | |
CVS patchset: 931 CVS date: 2001/11/02 13:18:27 | |||
2001-11-01 | enable autoconfig for dxr3enc plugin | Mike Lampard | |
CVS patchset: 926 CVS date: 2001/11/01 15:31:34 | |||
2001-11-01 | make zooming/cropping of 16:9 video to tvout and new 'enhanced | Mike Lampard | |
buffer' mode of the dxr3 xinerc options. CVS patchset: 920 CVS date: 2001/11/01 12:38:08 | |||
2001-10-31 | updates for ffmpeg support: | Harm van der Heijden | |
- fixed include - changed from constant bit rate to constant quantizer CVS patchset: 918 CVS date: 2001/10/31 21:57:46 | |||
2001-10-29 | added support for encoding mpeg1 with libavcodec from ffmpeg. | Harm van der Heijden | |
Doesn't work with xine's ffmpeg sources and needs some improving anyhow. CVS patchset: 913 CVS date: 2001/10/29 23:33:30 | |||
2001-10-29 | - implemented Mike Lampard's magic register fix for jerky playback | Harm van der Heijden | |
problems. Works like a charm! - changed dxr3_enc_quality to dxr3enc_quality in .xinerc - in .xinerc, added dxr3enc_file for mpeg output to file, for debugging. CVS patchset: 911 CVS date: 2001/10/29 19:16:26 | |||
2001-10-29 | add a few more framerate codes (courtesy of libmpeg2) | Mike Lampard | |
CVS patchset: 908 CVS date: 2001/10/29 09:57:41 | |||
2001-10-28 | - some more tweaking with the dxr3enc vo plugin. A/V sync is OK'ish now, | Harm van der Heijden | |
but playback still not smooth. At 30% cpu load, what's happening there? CVS patchset: 904 CVS date: 2001/10/28 20:44:48 | |||
2001-10-28 | small cleanup in prep for 0.9.3 | Mike Lampard | |
CVS patchset: 901 CVS date: 2001/10/28 14:44:11 | |||
2001-10-28 | remove something I was playing with... | Mike Lampard | |
CVS patchset: 900 CVS date: 2001/10/28 11:43:58 | |||
2001-10-28 | in order for av sync to be correct with still menus, we need to act like a | Mike Lampard | |
real plugin.. Partial I-Frame FFWD implemented also... CVS patchset: 899 CVS date: 2001/10/28 11:14:39 | |||
2001-10-27 | update request_dest_size to the latest api changes | Mike Lampard | |
CVS patchset: 898 CVS date: 2001/10/27 17:48:25 | |||
2001-10-27 | update vpts when we receive a video_fill packet | Mike Lampard | |
CVS patchset: 897 CVS date: 2001/10/27 17:33:28 | |||
2001-10-27 | fixed stupid type that set NTSC framerate to 2.997 Hz | Harm van der Heijden | |
CVS patchset: 896 CVS date: 2001/10/27 17:27:48 | |||
2001-10-27 | - added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work, | Harm van der Heijden | |
this version is functional without other changes to xine sources. See comments in source for features and TODO. - very much an alpha version; you must manually enable compilation in Makefile.am (see comments there) CVS patchset: 893 CVS date: 2001/10/27 15:50:34 | |||
2001-10-24 | attempt to sort out overlay init once and for all... | Mike Lampard | |
CVS patchset: 878 CVS date: 2001/10/24 18:39:31 | |||
2001-10-24 | commented out one-too-many in buggy_preinit | Mike Lampard | |
CVS patchset: 877 CVS date: 2001/10/24 16:09:20 | |||
2001-10-24 | fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longer | Mike Lampard | |
quite so buggy... CVS patchset: 876 CVS date: 2001/10/24 15:53:23 | |||
2001-10-24 | removing remainging recursive dynamic lib linking | Guenter Bartsch | |
CVS patchset: 875 CVS date: 2001/10/24 13:45:27 | |||
2001-10-24 | Exit nicely with a message if the user tries to play a non-mpeg stream, | Mike Lampard | |
instead of just seg-faulting... CVS patchset: 874 CVS date: 2001/10/24 13:42:58 | |||
2001-10-24 | Keep BCS settings. Slight change to dxr3_read_config, put config in | Mike Lampard | |
dxr3_driver_t... CVS patchset: 873 CVS date: 2001/10/24 09:28:26 | |||
2001-10-23 | grep the stream title to find out if we're in a menu or not (temporary | Mike Lampard | |
measure until we can get a dedicated in-menu event). works (much) better than deciding on number of spu streams.. CVS patchset: 868 CVS date: 2001/10/23 15:20:35 | |||
2001-10-23 | Fix slight mis-interpretation of api. | Mike Lampard | |
CVS patchset: 867 CVS date: 2001/10/23 14:06:30 | |||
2001-10-23 | update spu decoder to auto-display menus, and display only the user selected | Mike Lampard | |
stream. Change request_dest_size in video_out to comply with Guenters api changes. CVS patchset: 866 CVS date: 2001/10/23 12:08:39 | |||
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-20 | dxr3 plugin should compile again, untested | Guenter Bartsch | |
CVS patchset: 839 CVS date: 2001/10/20 12:08:31 | |||
2001-10-14 | Merged aspect ratio autodetection and | Eduard Hasenleithner | |
GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO patch from Mike Lampard. CVS patchset: 800 CVS date: 2001/10/14 14:49:54 | |||
2001-10-10 | Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think the | Juergen Keil | |
dxr3 does not allow scaling of the video. Someone with the hardware, please check and enable the coordinate translation for the dxr3. CVS patchset: 784 CVS date: 2001/10/10 10:05:03 | |||
2001-09-23 | Prevent loading of videofill plugin for dxr3. | Eduard Hasenleithner | |
CVS patchset: 682 CVS date: 2001/09/23 08:11:11 | |||
2001-08-25 | Used the patch from Mike Lampard to adopt the new set_speed syntax. | Eduard Hasenleithner | |
CVS patchset: 494 CVS date: 2001/08/25 21:21:01 | |||
2001-08-17 | compile-fix for non-gnu systems (e.g. freebsd) | Heiko Schaefer | |
CVS patchset: 441 CVS date: 2001/08/17 13:34:25 | |||
2001-08-16 | Changes for new byte order of clut_t. | Eduard Hasenleithner | |
CVS patchset: 435 CVS date: 2001/08/16 12:54:58 | |||
2001-08-14 | Made the dxr3 device name a configuration option. Makes it possible | Eduard Hasenleithner | |
to disable the plugin using an invalid name. CVS patchset: 430 CVS date: 2001/08/14 19:43:43 | |||
2001-08-14 | Replaced the dxr3 button event stub with real code. | Eduard Hasenleithner | |
CVS patchset: 426 CVS date: 2001/08/14 10:17:58 | |||
2001-08-13 | inserted event stub for new spu decoder api version. | Eduard Hasenleithner | |
CVS patchset: 417 CVS date: 2001/08/13 12:53:53 | |||
2001-08-09 | Added error string to some messages in order to get better bugreports. | Eduard Hasenleithner | |
CVS patchset: 404 CVS date: 2001/08/09 09:55:54 | |||
2001-08-08 | Added the X_CFLAGS in order to allow compiling on systems | Eduard Hasenleithner | |
where no /usr/include/X11 exists. CVS patchset: 403 CVS date: 2001/08/08 23:55:28 | |||
2001-08-07 | Added support for the scr providers. | Eduard Hasenleithner | |
Made some code cleanups. CVS patchset: 399 CVS date: 2001/08/07 22:24:05 | |||
2001-08-05 | Implemented setting of the CLUT palette. | Eduard Hasenleithner | |
CVS patchset: 387 CVS date: 2001/08/05 08:59:04 | |||
2001-08-02 | The control device has been used before opening it. Fixed. | Eduard Hasenleithner | |
CVS patchset: 380 CVS date: 2001/08/02 18:13:19 | |||
2001-07-31 | Overlay should now work with Xinerama too. | Eduard Hasenleithner | |
CVS patchset: 374 CVS date: 2001/07/31 17:41:32 | |||
2001-07-31 | The mpeg2 decoder (first part) of this plugin has not | Eduard Hasenleithner | |
been updated for the iface_version=2 fix. CVS patchset: 373 CVS date: 2001/07/31 15:31:52 |