Age | Commit message (Collapse) | Author |
|
CVS patchset: 1606
CVS date: 2002/03/21 18:29:51
|
|
- driver will ask gui for output size on every frame
- shm driver has a seperate yuv2rgb converter instance for every frame
- all drivers disabled except xshm, until they're fixed
I'm planning to introduce a queue of video_out_events in video_out.c,
so events are delivered by video_out_loop which means that all driver
functions are called from the same thread (no locking necessary, should
help the opengl driver)
CVS patchset: 1499
CVS date: 2002/02/16 22:43:24
|
|
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
|
|
EXPERIMENTAL. Read README.opengl in xine-ui.
CVS patchset: 1439
CVS date: 2002/01/22 20:15:00
|
|
Add a new event from GUI to video_out to inform it about Fullscreen status.
CVS patchset: 1328
CVS date: 2002/01/03 22:41:54
|
|
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
|
|
(un)mapped
CVS patchset: 985
CVS date: 2001/11/07 16:52:14
|
|
CVS patchset: 852
CVS date: 2001/10/22 00:52:09
|
|
Prepare the other drivers for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support.
CVS patchset: 785
CVS date: 2001/10/10 10:06:52
|
|
CVS patchset: 308
CVS date: 2001/07/18 21:38:16
|
|
CVS patchset: 94
CVS date: 2001/05/28 13:42:02
|
|
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
|
|
CVS patchset: 75
CVS date: 2001/05/19 21:53:46
|
|
CVS patchset: 73
CVS date: 2001/05/16 15:32:03
|
|
CVS patchset: 71
CVS date: 2001/05/08 23:00:03
|