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
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ò
2008-03-18
Merge from 1.1.
Darren Salt
2008-03-12
Merge from 1.1.
Darren Salt
2008-03-10
Fixed long delay when closing stream on dual core systems [Bug #33]
Miguel Freitas
2008-03-10
Support # stream parameter separator in raw filenames as well as in full MRLs.
Miguel Freitas
2008-03-06
Merge from 1.1.
Darren Salt
2008-03-06
Fix compilation for installed libintl.h in include paths
Matthias Ringwald
2008-03-06
Fix _x_get_current_frame_impl() to not abort when used legally.
Reinhard Nißl
2008-03-14
xine_init(): mutex objs not initialized
Carlo Bramini
2008-03-14
Unportable pthread_t compare in xine.c
Carlo Bramini
2008-03-04
Merge from 1.1.
Darren Salt
2008-03-02
Provide safe and convenient implementations of xine_get_current_frame().
Reinhard Nißl
2008-01-24
Merge from -plugin-loader branch.
Darren Salt
2008-01-22
Merge from 1.1 branch.
Diego 'Flameeyes' Pettenò
[next]