Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch | |
relevant information like stream type/size/bitrate instead. demuxer cleanup, removed no-longer-needed macros :-) switched off video_out/libmpeg2/... verbose log output messages. CVS patchset: 1503 CVS date: 2002/02/17 17:32:49 | |||
2002-02-17 | more bugfixes, I can now see video using xshm :-) | Guenter Bartsch | |
CVS patchset: 1502 CVS date: 2002/02/17 15:53:28 | |||
2002-02-17 | each frame has an id for debugging purposes now; xshm driver can at least ↵ | Guenter Bartsch | |
display the logo without crashing now :-) CVS patchset: 1501 CVS date: 2002/02/17 00:06:58 | |||
2002-02-16 | bufixes from miguel freitas | Guenter Bartsch | |
CVS patchset: 1500 CVS date: 2002/02/16 23:37:55 | |||
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch | |
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22 | |||
2002-02-02 | ooopppss... :) | Miguel Freitas | |
CVS patchset: 1468 CVS date: 2002/02/02 13:39:30 | |||
2002-02-02 | small fixes to still frame code | Miguel Freitas | |
CVS patchset: 1467 CVS date: 2002/02/02 13:26:34 | |||
2002-01-25 | New logo code seems to access NULL img. Trying to fix... | Juergen Keil | |
CVS patchset: 1452 CVS date: 2002/01/25 14:56:00 | |||
2002-01-24 | video_out will take care of logo display now ... video_out needs more work ↵ | Guenter Bartsch | |
btw, duration per frame and still frame detection in libmpeg2 are top items on my todo-list now CVS patchset: 1449 CVS date: 2002/01/24 23:09:53 | |||
2002-01-15 | small fixes and cleanups, metronom wasn't told the frame rate of next stream ↵ | Guenter Bartsch | |
in playlist CVS patchset: 1407 CVS date: 2002/01/15 13:51:10 | |||
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch | |
CVS patchset: 1401 CVS date: 2002/01/14 00:34:22 | |||
2002-01-08 | disabling some debug messages | Miguel Freitas | |
CVS patchset: 1373 CVS date: 2002/01/08 01:04:30 | |||
2002-01-06 | miguel's superb metronom/still frame patches, with very small modifications. ↵ | Guenter Bartsch | |
Absolutely cool work, miguel\! :-) CVS patchset: 1352 CVS date: 2002/01/06 00:49:01 | |||
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil | |
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07 | |||
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert | |
CVS patchset: 1308 CVS date: 2001/12/27 14:30:28 | |||
2001-12-24 | fixes for still image detection. rough hack, needs improvement. | Harm van der Heijden | |
the flushing by video_out.c causes the dxr3 to drop the still image. consider dxr3 still menu support to be broken for now. CVS patchset: 1301 CVS date: 2001/12/24 16:31:57 | |||
2001-12-24 | automatic still image detection - based on miguel's work but with ↵ | Guenter Bartsch | |
modifications to handle still images with audio, works pretty well on episode I, x-men and sleepy hollow and all other dvds I've tested CVS patchset: 1294 CVS date: 2001/12/24 00:45:03 | |||
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas | |
* reworked spu and overlay manager (multiple overlays supported) CVS patchset: 1126 CVS date: 2001/11/28 22:19:10 | |||
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas | |
CVS patchset: 1086 CVS date: 2001/11/20 12:41:57 | |||
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch | |
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23 | |||
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert | |
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36 | |||
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ↵ | Guenter Bartsch | |
he/she wants to CVS patchset: 1047 CVS date: 2001/11/15 23:18:04 | |||
2001-11-13 | metronom logic changed | Heiko Schaefer | |
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57 | |||
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out ↵ | Guenter Bartsch | |
buffer and thread CVS patchset: 1010 CVS date: 2001/11/10 13:48:02 | |||
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 |