Age | Commit message (Collapse) | Author |
|
different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
to the output frame. this can be used, for example, to pass the frame
number of a frame (when known by decoder). also, immediate benefict is
that we now have a slider which really shows the current position of
the playing stream. new fields can be added to extra_info keeping
binary compatibility
- bumpy everybody's api versions
CVS patchset: 3603
CVS date: 2002/12/21 12:56:44
|
|
build of the arts audio driver (because a defined _XOPEN_SOURCE removes
solaris extensions from the system's header files, only stuff defined by
XOPEN is visable).
Btw. swab() is not used at all in this file. Maybe the _XOPEN_SOURCE define
should be removed ?
CVS patchset: 3543
CVS date: 2002/12/15 16:38:04
|
|
CVS patchset: 3428
CVS date: 2002/12/06 01:00:16
|
|
CVS patchset: 3367
CVS date: 2002/11/25 22:01:56
|
|
* new public output interface xine_{audio,video}_port_t instead of
xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
(note to external projects: the compiler will help you a lot, if a plugin
compiles, it is adapted, because all changes add new parameters to some
functions)
* bump up all interface versions because of xine_t and xine_stream_t changes
CVS patchset: 3312
CVS date: 2002/11/20 11:57:38
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).
CVS patchset: 2066
CVS date: 2002/06/12 12:22:25
|
|
CVS patchset: 1950
CVS date: 2002/05/27 11:43:22
|
|
immediate segfaults with kde3. i'm still experiencing segfaults quiting
xine (don't know why - backtrace shows libmcop, perhaps a redhat 7.3
libraries bug)
CVS patchset: 1930
CVS date: 2002/05/23 22:50:52
|
|
be used if driver can't provide realtime information for drift correction.
CVS patchset: 1685
CVS date: 2002/04/06 14:19:12
|
|
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
|
|
CVS patchset: 1068
CVS date: 2001/11/18 15:08:30
|
|
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
|
|
- no use for getting latency from arts every time: it's constant
as we don't change it during play and it would require a server
restart if changed from kde control center.
CVS patchset: 790
CVS date: 2001/10/12 19:25:11
|
|
CVS patchset: 635
CVS date: 2001/09/14 20:44:01
|
|
CVS patchset: 475
CVS date: 2001/08/24 01:05:30
|
|
Resample code not needed here. It has moved to
xine-engine/audio_out.c
xine-engine/resample.c
CVS patchset: 470
CVS date: 2001/08/23 19:36:41
|
|
CVS patchset: 366
CVS date: 2001/07/30 10:15:17
|
|
CVS patchset: 226
CVS date: 2001/06/24 07:17:37
|