Age | Commit message (Collapse) | Author |
|
- update osd & video_overlay to use 64-bits pts
CVS patchset: 1569
CVS date: 2002/03/14 13:57:15
|
|
CVS patchset: 1567
CVS date: 2002/03/14 04:31:49
|
|
----------------------------------------------------------------------
CVS patchset: 1539
CVS date: 2002/03/05 22:31:06
|
|
----------------------------------------------------------------------
CVS patchset: 1536
CVS date: 2002/03/05 20:39:05
|
|
a little. Code is cleaned up, identifiers should be consistent with xshm driver (as far as possible)
CVS patchset: 1516
CVS date: 2002/02/25 01:23:41
|
|
- 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
|
|
CVS patchset: 1496
CVS date: 2002/02/12 23:31:32
|
|
CVS patchset: 1495
CVS date: 2002/02/12 16:45:06
|
|
CVS patchset: 1479
CVS date: 2002/02/06 10:57:15
|
|
CVS patchset: 1470
CVS date: 2002/02/02 17:05:43
|
|
CVS patchset: 1462
CVS date: 2002/02/01 09:53:54
|
|
CVS patchset: 1385
CVS date: 2002/01/10 15:48:55
|
|
CVS patchset: 1384
CVS date: 2002/01/10 15:31:26
|
|
allow multiple text colors in osd text rendering
CVS patchset: 1376
CVS date: 2002/01/08 16:47:56
|
|
CVS patchset: 1344
CVS date: 2002/01/05 21:54:16
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
CVS patchset: 1279
CVS date: 2001/12/20 16:50:54
|
|
CVS patchset: 1277
CVS date: 2001/12/19 22:49:45
|
|
XvAttribute support (XV_AUTOPAINT_COLORKEY). Check boolean/range
for config file storage
CVS patchset: 1244
CVS date: 2001/12/14 16:50:57
|
|
CVS patchset: 1237
CVS date: 2001/12/13 22:24:17
|
|
for buf value before returning xine log[buf].
CVS patchset: 1233
CVS date: 2001/12/13 00:52:01
|
|
CVS patchset: 1204
CVS date: 2001/12/10 00:11:06
|
|
CVS patchset: 1199
CVS date: 2001/12/09 20:45:07
|
|
CVS patchset: 1193
CVS date: 2001/12/09 18:03:26
|
|
CVS patchset: 1192
CVS date: 2001/12/09 17:25:55
|
|
CVS patchset: 1191
CVS date: 2001/12/09 17:24:39
|
|
CVS patchset: 1175
CVS date: 2001/12/08 00:45:26
|
|
register_empty function from configfile (undocumented and doesn't make sense)
CVS patchset: 1153
CVS date: 2001/12/01 22:38:31
|
|
add at bottom of init_input_plugin() a line like this:
REGISTER_VALID_MRLS(this->config, "mrl.mrls_mpeg_block", "xxx");
CVS patchset: 1147
CVS date: 2001/11/30 21:55:05
|
|
CVS patchset: 1112
CVS date: 2001/11/25 21:47:19
|
|
CVS patchset: 1109
CVS date: 2001/11/25 13:51:05
|
|
CVS patchset: 1090
CVS date: 2001/11/20 17:22:13
|
|
CVS patchset: 1064
CVS date: 2001/11/18 03:53:23
|
|
CVS patchset: 1009
CVS date: 2001/11/10 06:26:01
|
|
CVS patchset: 1008
CVS date: 2001/11/10 06:20:39
|
|
Please test, maybe aspect ratio is damaged by this...
CVS patchset: 949
CVS date: 2001/11/04 11:53:07
|
|
driver and let it scale for us
- xine_list_demux_plugins update
CVS patchset: 894
CVS date: 2001/10/27 16:12:21
|
|
CVS patchset: 858
CVS date: 2001/10/22 17:10:20
|
|
CVS patchset: 842
CVS date: 2001/10/20 18:06:35
|
|
between gui, plugins and the xine engine; code cleanup
CVS patchset: 837
CVS date: 2001/10/20 02:01:51
|
|
vo drivers.
CVS patchset: 812
CVS date: 2001/10/14 23:19:59
|
|
CVS patchset: 758
CVS date: 2001/10/07 17:08:23
|
|
CVS patchset: 757
CVS date: 2001/10/07 16:57:02
|
|
CVS patchset: 738
CVS date: 2001/10/05 13:41:53
|
|
in audio_decoder. xine-ui warn at compile time due of a #warning i
added, i will remove it pretty soon.
CVS patchset: 715
CVS date: 2001/10/01 23:04:57
|
|
aspect_ratio_information==1 ("square source pels")
- Add aspect_ratio_information==4 (2.21:1)
- Aspect ratio switching ('a' key) now cycles through "square source pels", too.
CVS patchset: 698
CVS date: 2001/09/26 17:19:48
|
|
CVS patchset: 646
CVS date: 2001/09/16 23:13:45
|
|
implemented time based seeking / stream length detection, implemented in
demux_avi.c demux_mpeg_block.c demux_mpeg.c
xine-engine cleanup, xine_seek is gone, use xine_play instead. xine_pause
is gone, use xine_set/get_speed instead.
CVS patchset: 536
CVS date: 2001/09/01 14:32:59
|
|
xine_pause. Fixed
many pause/unpause case. Syncing xine.h.tmpl.in with xine_internal.h about
status (Please, don't forget to update the public API header, that made
troubles).
CVS patchset: 513
CVS date: 2001/08/28 22:52:57
|
|
CVS patchset: 491
CVS date: 2001/08/25 08:50:11
|