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
2014-03-10
Silence compiler warnings on register_enum () arg #4.
Torsten Jager
2013-11-23
Copyright year update by hg log info #3.
Torsten Jager
2013-11-06
Add _x_mrl_remove_auth(): return a copy of mrl without authentication creden...
Petri Hintukainen
2013-10-31
Added INPUT_CAP_NO_CACHE
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-01-18
Merge from 1.1.
Darren Salt
2012-01-18
Hack to avoid xine-list-* causing catalog.cache to be written.
Darren Salt
2012-01-11
Fixed using uninitialized value (return random size)
Petri Hintukainen
2011-09-26
Merge from 1.1. (Needs some testing.)
Darren Salt
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2011-09-10
Ensure that the stream reference inside each event queue is counted,
Chris Rankin
2011-03-29
Continuous video frame grabbing feature.
Andreas Auras
2011-03-27
Fix race condition when accessing last_frame via get_last_frame()
Reinhard Nißl
2011-03-20
Merge from 1.1.
Darren Salt
2011-01-22
Provide _x_query_buffers() to allow analyzing buffer usage by plugins
Reinhard Nißl
2010-11-30
Various small memory leaks in xine engine.
František Dvořák
2010-10-30
Proper place for log mutex initialization (logging can start after xine_new()...
František Dvořák
2010-02-27
libxdg-basedir requires $HOME to be set, so make sure that it's set.
Darren Salt
2010-02-04
Fix a ticket-related memory leak.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-09-14
Protected access to stream->demux_action_pending
Ian Rae
2010-02-06
Merge from 1.1.
Darren Salt
2010-01-06
Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-02-17
Merge from 1.1.
Darren Salt
2009-02-16
Protect audio loop so it cannot write to a paused device (fix
Miguel Freitas
2009-02-10
Merge from 1.1.
Darren Salt
2009-02-09
Fix race conditions in gapless_switch (ref. kde bug #180339)
Miguel Freitas
2009-01-04
Remove empty xine_get_video_frame() which has been removed from the API.
Reinhard Nißl
2008-12-30
Implement frame grabbing for accelerated frame formats.
Reinhard Nißl
2008-06-20
Merge from 1.1.
Darren Salt
2008-06-20
Ask the input plugin which demuxer to use.
Darren Salt
2008-06-11
Merge from 1.1.
Darren Salt
2008-06-11
Provide a useful implementation of xine_register_log_cb().
Darren Salt
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-12
Provide xine_get_current_frame_data which passes more data via a structure.
Reinhard Nißl
2008-05-11
Extend xine_get_current_frame to provide cropping and interlacing information.
Reinhard Nißl
2008-05-09
Use size_t rather than int to store the return value of strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-07
Use asprintf() rather than malloc() + sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
Merge file removal.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-07
Mark internal functions and data structures static.
Diego 'Flameeyes' Pettenò
2008-05-05
Make open_internal static again.
Darren Salt
2008-05-05
Replace load_plugins.h with a more generic xine_private.h, move the functions...
Diego 'Flameeyes' Pettenò
2008-05-03
Stop exporting a few internal functions, remove the unued parameter to _x_cah...
Diego 'Flameeyes' Pettenò
2008-05-03
Remove xine_register_log_cb and xine_trick_mode, which are both not implemented.
Diego 'Flameeyes' Pettenò
2008-05-03
Get rid of xine_get_video_frame as it was nevere implemented.
Diego 'Flameeyes' Pettenò
[next]