Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-21 | Fixed problem with overlay being stamped onto still menus. | James Courtier-Dutton | |
Thanks to Rich Wareham CVS patchset: 848 CVS date: 2001/10/21 13:14:08 | |||
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil | |
xine, whenever a pthread_create fails CVS patchset: 729 CVS date: 2001/10/03 17:15:43 | |||
2001-10-03 | oops, removing debug stuff i introduced by mistake. | Miguel Freitas | |
CVS patchset: 719 CVS date: 2001/10/03 14:11:54 | |||
2001-10-03 | - fix for duplicated frames | Miguel Freitas | |
- abort xine if pthread_create fails CVS patchset: 717 CVS date: 2001/10/03 13:45:04 | |||
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented ↵ | Guenter Bartsch | |
BUF_CONTROL_SPU_CHANNEL, trying to wipe out last windows style variable names (bFrameBad for example) CVS patchset: 697 CVS date: 2001/09/26 01:18:19 | |||
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ↵ | Rich J Wareham | |
for UI to find language of audio/spu track CVS patchset: 636 CVS date: 2001/09/14 21:25:55 | |||
2001-09-12 | adding still picture support (needed to implement menus) based on Rich's work | Guenter Bartsch | |
CVS patchset: 625 CVS date: 2001/09/12 19:50:41 | |||
2001-09-11 | Re-use the same profiler id (after pthread_exit -> pthread_create) | Juergen Keil | |
CVS patchset: 609 CVS date: 2001/09/11 09:03:51 | |||
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil | |
yuv2rgb conversion CVS patchset: 601 CVS date: 2001/09/10 13:36:56 | |||
2001-09-09 | Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris. | Juergen Keil | |
CVS patchset: 591 CVS date: 2001/09/09 15:39:47 | |||
2001-09-06 | SPU profiling | Juergen Keil | |
CVS patchset: 580 CVS date: 2001/09/06 14:09:37 | |||
2001-08-14 | return of the profiler | Guenter Bartsch | |
CVS patchset: 428 CVS date: 2001/08/14 11:57:40 | |||
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner | |
CVS patchset: 416 CVS date: 2001/08/13 12:52:33 | |||
2001-08-05 | The CLUT has been used after it was freed. Fixed. | Eduard Hasenleithner | |
CVS patchset: 386 CVS date: 2001/08/05 08:24:56 | |||
2001-07-25 | A few small changes to help in some specific cases. Also a nasty hack added ↵ | Rich J Wareham | |
temporarily CVS patchset: 348 CVS date: 2001/07/25 23:26:14 | |||
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, ↵ | Guenter Bartsch | |
clean up field picture handling), gearing up for rc2 CVS patchset: 334 CVS date: 2001/07/24 12:57:29 | |||
2001-07-22 | moved this message to xprintf as well | Guenter Bartsch | |
CVS patchset: 322 CVS date: 2001/07/22 11:29:56 | |||
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch | |
CVS patchset: 273 CVS date: 2001/07/11 23:31:44 | |||
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch | |
CVS patchset: 263 CVS date: 2001/07/10 19:33:05 | |||
2001-07-09 | latest subtitle patches (cleanups) from james | Guenter Bartsch | |
CVS patchset: 261 CVS date: 2001/07/09 16:13:11 | |||
2001-07-08 | subtitle patches from james | Guenter Bartsch | |
CVS patchset: 259 CVS date: 2001/07/08 18:15:54 | |||
2001-07-04 | latest overlay patches from James, simple overlays should work | uid32519 | |
CVS patchset: 254 CVS date: 2001/07/04 20:32:29 | |||
2001-07-04 | got parameters wrong | uid32519 | |
CVS patchset: 252 CVS date: 2001/07/04 18:12:12 | |||
2001-07-04 | spu support updated (unfinished) from James | uid32519 | |
CVS patchset: 250 CVS date: 2001/07/04 17:10:24 | |||
2001-07-04 | Fix a few compiler warnings | uid56437 | |
CVS patchset: 248 CVS date: 2001/07/04 14:14:39 | |||
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ↵ | Guenter Bartsch | |
Xv output CVS patchset: 228 CVS date: 2001/06/24 22:20:25 | |||
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch | |
CVS patchset: 211 CVS date: 2001/06/21 17:34:23 | |||
2001-06-18 | Added very primitive overlay capacity (white line now appears if subtitles ↵ | Rich J Wareham | |
are enabled.) CVS patchset: 210 CVS date: 2001/06/18 15:43:00 | |||
2001-06-17 | back to itimer for time resolution | Guenter Bartsch | |
CVS patchset: 198 CVS date: 2001/06/17 02:22:30 | |||
2001-06-17 | fixed bug cpu_accel.c that strangely only affected freebsd and use nanosleep ↵ | Guenter Bartsch | |
instead of itimer CVS patchset: 196 CVS date: 2001/06/17 01:04:38 | |||
2001-06-16 | skipping works now for mpeg1 streams too | Guenter Bartsch | |
CVS patchset: 190 CVS date: 2001/06/16 12:56:29 | |||
2001-06-14 | implemented 15 and 24 bpp modes for mmx yuv2rgb | Guenter Bartsch | |
CVS patchset: 182 CVS date: 2001/06/14 20:50:06 | |||
2001-06-14 | small signal handling and video mode detection fixes | Guenter Bartsch | |
CVS patchset: 181 CVS date: 2001/06/14 20:17:06 | |||
2001-06-14 | more fixes | Guenter Bartsch | |
CVS patchset: 177 CVS date: 2001/06/14 10:48:24 | |||
2001-06-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch | |
CVS patchset: 174 CVS date: 2001/06/14 09:19:44 | |||
2001-06-11 | report statistics to stderr | Heiko Schaefer | |
CVS patchset: 161 CVS date: 2001/06/11 01:27:03 | |||
2001-06-10 | XShm driver (partially) working) | Guenter Bartsch | |
CVS patchset: 147 CVS date: 2001/06/10 01:26:45 | |||
2001-06-09 | finally - w32codec works again | Guenter Bartsch | |
CVS patchset: 137 CVS date: 2001/06/09 18:40:41 | |||
2001-06-03 | implemented vo_exit, frame_dispose | Guenter Bartsch | |
CVS patchset: 119 CVS date: 2001/06/03 19:41:05 | |||
2001-06-03 | bug fixes for xine_stop and xine_exit | Guenter Bartsch | |
CVS patchset: 117 CVS date: 2001/06/03 18:08:56 | |||
2001-05-28 | use thread compliant signal handling. Fixed deadlock in xine_stop(). | Daniel Caujolle-Bert | |
Fixed elementary demuxer (and perhaps mpgaudio too). Fix some code error in ac3/xine_decoder.c. CVS patchset: 87 CVS date: 2001/05/28 01:28:10 | |||
2001-05-27 | mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ↵ | Guenter Bartsch | |
minor bugfixes CVS patchset: 86 CVS date: 2001/05/27 23:48:12 | |||
2001-05-26 | implemented frame skipping for libmpeg2 as well as low-quality decoding for ↵ | Guenter Bartsch | |
low-end systems CVS patchset: 82 CVS date: 2001/05/26 00:48:47 | |||
2001-05-24 | Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, it | Daniel Caujolle-Bert | |
inform video driver about the new drawable to use. Use pthread_exit(NULL) at end of threads. Add extra checks in stream detection in demux_mpeg.c about mpeg1 support only. CVS patchset: 80 CVS date: 2001/05/24 23:15:40 | |||
2001-05-24 | updated libmpeg2 to the latest version | Guenter Bartsch | |
CVS patchset: 79 CVS date: 2001/05/24 21:41:27 | |||
2001-05-24 | first sloppy frames and audio | Guenter Bartsch | |
CVS patchset: 78 CVS date: 2001/05/24 15:31:30 | |||
2001-05-22 | small bugfixes, more debugging output | Guenter Bartsch | |
CVS patchset: 77 CVS date: 2001/05/22 23:07:49 | |||
2001-05-16 | finished video window realted code removal | Guenter Bartsch | |
CVS patchset: 73 CVS date: 2001/05/16 15:32:03 | |||
2001-05-03 | Implement some window/cursor settings functions to public API. | Daniel Caujolle-Bert | |
CVS patchset: 59 CVS date: 2001/05/03 22:20:44 | |||
2001-05-03 | Implement xine_*_window*() functions. | Daniel Caujolle-Bert | |
CVS patchset: 58 CVS date: 2001/05/03 18:22:37 |