Age | Commit message (Collapse) | Author |
|
happen without it when using async functions), force_rate as integer
CVS patchset: 1935
CVS date: 2002/05/24 12:23:58
|
|
<ian@cypherpunks.ca>
CVS patchset: 1926
CVS date: 2002/05/21 20:39:03
|
|
CVS patchset: 1635
CVS date: 2002/03/26 01:47:17
|
|
(wanna try? gnome-xine mms://live5-ms.unbn.unit.net/radio_project )
forced asx-parser back to a (hopefully) working state
fixed warning about wrong audio_instance type
CVS patchset: 1591
CVS date: 2002/03/19 02:12:49
|
|
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
|
|
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: 1121
CVS date: 2001/11/27 00:00:34
|
|
CVS patchset: 1086
CVS date: 2001/11/20 12:41:57
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 953
CVS date: 2001/11/04 22:49:38
|
|
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
|
|
CVS patchset: 635
CVS date: 2001/09/14 20:44:01
|
|
CVS patchset: 617
CVS date: 2001/09/11 14:17:20
|
|
Document return values of audio_out.c:open
CVS patchset: 615
CVS date: 2001/09/11 14:10:04
|
|
bugfixes regarding buffer type handling
CVS patchset: 600
CVS date: 2001/09/10 03:04:48
|
|
CVS patchset: 574
CVS date: 2001/09/06 13:27:47
|
|
(disabled by default, enable it in your .xinerc if you want it)
CVS patchset: 515
CVS date: 2001/08/29 00:51:57
|
|
CVS patchset: 475
CVS date: 2001/08/24 01:05:30
|
|
style/indentation. corrected delay() behaviour according to what's specified in the header file comment: return delay(offset) instead of absolute time
CVS patchset: 473
CVS date: 2001/08/23 21:40:05
|
|
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c
Audio out now done in xine-lib/src/audio_out/*
Currently, only xine-lib/src/audio_oss_out.c is active.
Re-support of others will follow as other people implement them.
ao_functions split into ao_instance and ao_driver
and function in a similar fashion as video_out.
All decoder plugins now call ao_instance instead of ao_functions.
ao_instance is used in xine-lib/src/xine-engine/audio_out.c
ao_driver is used in xine-lib/src/audio_out/*
See also changes in xine-ui files
CVS patchset: 459
CVS date: 2001/08/21 19:39:50
|
|
CVS patchset: 314
CVS date: 2001/07/20 22:37:56
|
|
CVS patchset: 308
CVS date: 2001/07/18 21:38:16
|
|
to improve responsiveness (unfinished), small demux_mpeg_block bugfix (alignment for DVD plugin)
CVS patchset: 218
CVS date: 2001/06/23 19:45:47
|
|
CVS patchset: 208
CVS date: 2001/06/18 10:49:31
|
|
and set_property() to audio out. get_supported_modes removed, use
get_cap() instead. Change the way of capabilities, match like video_out
AO_CAP_* and AO_PROP_*. Fixed a small typo in demux_mpeg.c. Fixed
libmpg123 audio output callings arguments. Change the AO_MODE to AO_CAP_MODE
in all required locations.
CVS patchset: 69
CVS date: 2001/05/07 03:40:34
|
|
CVS patchset: 39
CVS date: 2001/04/28 19:47:41
|
|
libmpg123, passing the metronom arg.
CVS patchset: 34
CVS date: 2001/04/27 10:42:38
|
|
CVS patchset: 21
CVS date: 2001/04/24 20:53:00
|