Age | Commit message (Collapse) | Author |
|
advantages of this implementation:
- less (ie simpler) code
- works around the wrong-coloured-logo issue (okay, .yv12.gz did as well)
- logo doesn't flash between streams any more
- smaller logo file
(currently MPEG1 elementary stream, as that's all I could create with the
GIMP. Other formats may compress even better...)
- support for animated logos, even with sound
CVS patchset: 1830
CVS date: 2002/05/02 01:44:44
|
|
handling for decoder plugins
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
CVS patchset: 1800
CVS date: 2002/04/28 17:39:36
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
When stream length changes. E.g. Different DVD chapters.
CVS patchset: 1729
CVS date: 2002/04/16 12:27:20
|
|
CVS patchset: 1728
CVS date: 2002/04/16 11:06:37
|
|
CVS patchset: 1721
CVS date: 2002/04/14 21:28:03
|
|
during a still dvd menu using the xine-dvdnav plugin.
CVS patchset: 1714
CVS date: 2002/04/13 13:34:27
|
|
CVS patchset: 1700
CVS date: 2002/04/09 04:35:17
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36
|
|
can share that code.
added ability to control scr adjustability to metronom (get/set options)
so strict_scr is no longer needed.
CVS patchset: 1620
CVS date: 2002/03/23 18:56:55
|
|
CVS patchset: 1587
CVS date: 2002/03/18 19:34:16
|
|
CVS patchset: 1584
CVS date: 2002/03/18 10:52:39
|
|
- update osd & video_overlay to use 64-bits pts
CVS patchset: 1569
CVS date: 2002/03/14 13:57:15
|
|
metronom drift update - will I ever get this one correct?
CVS patchset: 1564
CVS date: 2002/03/12 19:51:29
|
|
playback stream and to flush buffered samples from from the audio driver.
(Currently implemented in the 'Sun' audio driver, + some untested code in the
alsa 0.9 driver).
The pause/resume method can be used by the engine to immediatelly stop playing
buffered audio samples when the video is paused.
Flushing buffered samples is useful when a video is stopped. And it'll be
useful for better seeking support, too.
CVS patchset: 1556
CVS date: 2002/03/11 19:58:00
|
|
updated at this point). demux_qt can handle compressed audio, but is still unfinished.
Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities.
CVS patchset: 1554
CVS date: 2002/03/11 12:31:24
|
|
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49
|
|
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
|
|
- 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
|
|
CVS patchset: 1463
CVS date: 2002/02/01 09:59:08
|
|
CVS patchset: 1461
CVS date: 2002/02/01 09:51:28
|
|
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
|
|
stupid to #define printf -- gcc/glibc is broken not xine!)
CVS patchset: 1416
CVS date: 2002/01/16 17:35:34
|
|
in playlist
CVS patchset: 1407
CVS date: 2002/01/15 13:51:10
|
|
dxr3 decoder only functions if the dxr3 video_out driver loaded.
xine_t changed.
CVS patchset: 1381
CVS date: 2002/01/09 22:33:03
|
|
allow multiple text colors in osd text rendering
CVS patchset: 1376
CVS date: 2002/01/08 16:47:56
|
|
CVS patchset: 1324
CVS date: 2002/01/02 18:16:07
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
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
|
|
CVS patchset: 1247
CVS date: 2001/12/14 23:54:56
|
|
CVS patchset: 1238
CVS date: 2001/12/13 22:47:14
|
|
changing)
CVS patchset: 1235
CVS date: 2001/12/13 18:32:15
|
|
for buf value before returning xine log[buf].
CVS patchset: 1233
CVS date: 2001/12/13 00:52:01
|
|
CVS patchset: 1193
CVS date: 2001/12/09 18:03:26
|
|
CVS patchset: 1191
CVS date: 2001/12/09 17:24:39
|
|
CVS patchset: 1181
CVS date: 2001/12/08 13:37:58
|
|
CVS patchset: 1175
CVS date: 2001/12/08 00:45:26
|
|
CVS patchset: 1149
CVS date: 2001/12/01 15:11:57
|
|
CVS patchset: 1140
CVS date: 2001/11/30 01:02:18
|
|
First draft of compat.h (almost empty for now).
CVS patchset: 1139
CVS date: 2001/11/30 00:53:50
|
|
* reworked spu and overlay manager (multiple overlays supported)
CVS patchset: 1126
CVS date: 2001/11/28 22:19:10
|
|
CVS patchset: 1107
CVS date: 2001/11/24 23:52:40
|
|
CVS patchset: 1096
CVS date: 2001/11/22 02:14:12
|
|
CVS patchset: 1088
CVS date: 2001/11/20 14:03:15
|
|
CVS patchset: 1086
CVS date: 2001/11/20 12:41:57
|
|
CVS patchset: 1064
CVS date: 2001/11/18 03:53:23
|
|
CVS patchset: 1061
CVS date: 2001/11/17 22:40:01
|