Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | mark as displayed before freeing (just in case) | Miguel Freitas | |
CVS patchset: 903 CVS date: 2001/10/28 19:56:39 | |||
2001-10-28 | fix buffer leakage (again) | Miguel Freitas | |
CVS patchset: 902 CVS date: 2001/10/28 19:29:08 | |||
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 | some post-0.9.2 changes | Miguel Freitas | |
CVS patchset: 895 CVS date: 2001/10/27 16:21:32 | |||
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-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-27 | small bug fix for time based seeking in mpeg1 files | Guenter Bartsch | |
CVS patchset: 892 CVS date: 2001/10/27 13:59:31 | |||
2001-10-27 | - latest decore versions finally have a method for getting the | Harm van der Heijden | |
version; added version checking in the plugin. This should filter out most rotten OpenDivx libs. Version checking can be overridden in the .xinerc for trying other decore libs. - removed divx4_format variable, since method 0 was plain wrong and 1 the only good one. Now everything is done with DEC_USER. - code cleanup, split off a few extra functions for readability CVS patchset: 891 CVS date: 2001/10/27 04:30:39 | |||
2001-10-26 | A few more fixes | James Courtier-Dutton | |
CVS patchset: 890 CVS date: 2001/10/26 20:18:54 | |||
2001-10-26 | More malloc fixes. Only one more to find. | James Courtier-Dutton | |
CVS patchset: 889 CVS date: 2001/10/26 15:49:15 | |||
2001-10-26 | Inserted a FIXME. | James Courtier-Dutton | |
CVS patchset: 888 CVS date: 2001/10/26 15:10:54 | |||
2001-10-26 | Fixes some subtitle crashes. | James Courtier-Dutton | |
Still more theoritical fixes need doing, but I cannot get libspudec to crash any more. CVS patchset: 887 CVS date: 2001/10/26 13:39:21 | |||
2001-10-26 | Added some debug commands, trying to track malloc segfaults. | James Courtier-Dutton | |
CVS patchset: 886 CVS date: 2001/10/26 11:21:08 | |||
2001-10-25 | ...hope I'm getting closer to a correct socket read return value ↵ | Guenter Bartsch | |
interpretation... CVS patchset: 885 CVS date: 2001/10/25 15:48:03 | |||
2001-10-25 | Fixed two crash cause with overlay pointer freeing. | Daniel Caujolle-Bert | |
CVS patchset: 884 CVS date: 2001/10/25 10:05:43 | |||
2001-10-25 | This file already moved to xine-utils subdir. | Daniel Caujolle-Bert | |
CVS patchset: 883 CVS date: 2001/10/25 09:23:15 | |||
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas | |
CVS patchset: 882 CVS date: 2001/10/25 00:46:58 | |||
2001-10-24 | minor cleanups and fixes, fixed still image support in metronom | Guenter Bartsch | |
CVS patchset: 881 CVS date: 2001/10/24 22:23:10 | |||
2001-10-24 | fix segfault | Miguel Freitas | |
(freeing uninitialized rle data) CVS patchset: 880 CVS date: 2001/10/24 21:50:51 | |||
2001-10-24 | turn bilinear scaling into xinerc option | Miguel Freitas | |
CVS patchset: 879 CVS date: 2001/10/24 20:45:06 | |||
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 | A tempory fix to audio sync with navdvd. | James Courtier-Dutton | |
CVS patchset: 872 CVS date: 2001/10/23 21:58:11 | |||
2001-10-23 | Changed debug printf to xprintf. | James Courtier-Dutton | |
Added a comment in load_plugins. CVS patchset: 871 CVS date: 2001/10/23 21:51:11 | |||
2001-10-23 | Add a debug option for SPU. | James Courtier-Dutton | |
CVS patchset: 870 CVS date: 2001/10/23 21:33:43 | |||
2001-10-23 | One step back about RTLD_GLOBAL. That don't fix anything. | Daniel Caujolle-Bert | |
CVS patchset: 869 CVS date: 2001/10/23 21:33:41 | |||
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-23 | Made external symbol names available for plugins (xmalloc and friends). | Daniel Caujolle-Bert | |
CVS patchset: 865 CVS date: 2001/10/23 11:29:54 | |||
2001-10-23 | Plug some memory leaks. | James Courtier-Dutton | |
Hopefull that is all of them. CVS patchset: 864 CVS date: 2001/10/23 10:49:22 | |||
2001-10-23 | discover clut reenabled | Miguel Freitas | |
CVS patchset: 863 CVS date: 2001/10/23 00:50:47 | |||
2001-10-22 | an http input plugin, small demuxer bugfixes/additions | Guenter Bartsch | |
CVS patchset: 862 CVS date: 2001/10/22 23:24:34 | |||
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham | |
CVS patchset: 861 CVS date: 2001/10/22 22:50:01 | |||
2001-10-22 | Forgotten crosslink removal. | Daniel Caujolle-Bert | |
CVS patchset: 860 CVS date: 2001/10/22 22:11:01 | |||
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert | |
CVS patchset: 859 CVS date: 2001/10/22 21:34:54 | |||
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch | |
CVS patchset: 858 CVS date: 2001/10/22 17:10:20 | |||
2001-10-22 | adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUS | Guenter Bartsch | |
CVS patchset: 857 CVS date: 2001/10/22 16:45:01 | |||
2001-10-22 | Fixed Menu button colours. | James Courtier-Dutton | |
CVS patchset: 856 CVS date: 2001/10/22 14:56:29 | |||
2001-10-22 | Improved setting of audio channel from dvdnav. | James Courtier-Dutton | |
CVS patchset: 855 CVS date: 2001/10/22 01:23:08 |