index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
xine.c
Age
Commit message (
Expand
)
Author
2003-03-05
allow a little bit safer mode for snapshot allocation:
Siggi Langauf
2003-02-22
provide a way of invalidating extra info
Michael Roitzsch
2003-02-14
introduce a new mrl key, example "stream.ext#lastdemuxprobe:demux_id"
Miguel Freitas
2003-02-13
use the requested channel number when querying for the language
Michael Roitzsch
2003-02-06
first pass on cleaning up ao/vo properties and flush stuff
Miguel Freitas
2003-02-04
Well, noone seemed to be interrested to fix it....
Daniel Caujolle-Bert
2003-02-01
adding flush-mode so seek() and play() work for video processing (enix)
Guenter Bartsch
2003-01-27
ejecting is granted when a different input than the one to eject is currently
Michael Roitzsch
2003-01-27
handle escaped characters in MRLs better
Michael Roitzsch
2003-01-27
Prints which input plugin and which demuxer are selected.
Thibaut Mattern
2003-01-18
xine_exit() can be called with xine_t object not initialized
Daniel Caujolle-Bert
2003-01-14
move default handled flag to xine.c. this fixes false alarm with -A null.
Miguel Freitas
2003-01-13
do not dispose audio and video ports on stream dispose.
Miguel Freitas
2003-01-13
Whoops, shame on me.
Michael Roitzsch
2003-01-13
match implemented behaviour better to the one documented in the public header
Michael Roitzsch
2003-01-13
Fix segmentation fault (in X11 libraries)
Ewald Snel
2003-01-13
detach from master on dispose
Miguel Freitas
2003-01-13
- add option to adjust spu sync (works for both dvd and external subtitles)
Miguel Freitas
2003-01-11
get img_duration from video_out
Miguel Freitas
2003-01-11
brand-new external subtitles support. (yes, it works!)
Miguel Freitas
2003-01-10
have length in miliseconds too
Miguel Freitas
2003-01-10
protect update of current_extra_info
Miguel Freitas
2003-01-10
add width/height to vo_status
Miguel Freitas
2003-01-10
internal input_time is miliseconds now
Miguel Freitas
2003-01-09
very very nice: fixing an old xine bug of slider bar positioning for
Miguel Freitas
2003-01-08
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
2002-12-27
move first frame signal deeper into video out to the place where the frames are
Michael Roitzsch
2002-12-27
quite experimental changes on post plugin api to enable rewiring
Miguel Freitas
2002-12-27
finally - dvb support in xine :)
Guenter Bartsch
2002-12-26
- cleanup internal interfaces for rewiring
Miguel Freitas
2002-12-22
flush/seeking overhauled
Miguel Freitas
2002-12-21
xine_get_pos_length should return zero if current position is unknown. this
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-08
- get xine_demux_control_headers_done() out of the demuxers.
Miguel Freitas
2002-12-06
- add still frame hint
Miguel Freitas
2002-11-28
Extended demuxer API with the methods get_capabilities() and get_optional_dat...
Peter Liljenberg
2002-11-25
less noise
Michael Roitzsch
2002-11-22
do not play with the clock any more, we have dedicated flush functions for th...
Michael Roitzsch
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-17
bring eject back: always keep the last input plugin class that supports ejecting
Michael Roitzsch
2002-11-14
Fix memory leaks
Ewald Snel
2002-11-11
fix snapshot colors
Miguel Freitas
2002-11-09
beginnings of the get_video/audio_frame api
Guenter Bartsch
2002-11-05
Resets stream_length when opening a new stream.
Thibaut Mattern
2002-11-02
add volume and compression settings to MRLs stream_setup part
Michael Roitzsch
2002-11-02
since the order is new----->open-->play--\
Michael Roitzsch
2002-10-31
new syntax for MRLs
Michael Roitzsch
2002-10-30
- add mutex on seeking and avoid overuse of sched_yield
Miguel Freitas
2002-10-29
i don't think this lock is needed (read-only access)
Guenter Bartsch
2002-10-29
engine improvements
Michael Roitzsch
[prev]
[next]