summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2011-03-20Merge from 1.1.Darren Salt
2011-03-02Output a log message if raising of nice priority fails for video out and deco...Andreas Auras
2011-03-02Fixes two issues of video out standard cropping feature.Andreas Auras
2011-03-02Removed ugly code handling of intercepted frames.Andreas Auras
2011-03-20Merge from 1.1.Darren Salt
2011-03-02Do not copy pointer to acceleration data of a frame when propagating changes ...Andreas Auras
2011-02-06Fix argb_layer handling in xine-libs OSD stack.Reinhard Nißl
2011-01-30Correct implementation of vo_trigger_drawing().Reinhard Nißl
2011-01-22Provide _x_query_buffers() to allow analyzing buffer usage by pluginsReinhard Nißl
2011-01-21Disable decoder flush from video out to avoid decoding errors.Reinhard Nißl
2011-01-21Disable decoder flush from video out to avoid decoding errors.Reinhard Nißl
2011-01-21Disable decoder flush at discontinuity to avoid decoding errors.Reinhard Nißl
2011-01-21Disable decoder flush at discontinuity to avoid decoding errors.Reinhard Nißl
2011-01-20Avoid video clock errors due to decoder flush at discontinuity.Reinhard Nißl
2011-01-20Avoid video clock errors due to decoder flush at discontinuity.Reinhard Nißl
2010-11-30Various small memory leaks in xine engine.František Dvořák
2010-10-30Proper place for log mutex initialization (logging can start after xine_new()...František Dvořák
2010-10-30Using binary mode when checking configfile. New configfile would not be writt...František Dvořák
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-07-21Remove duplicate codeLorenzo Desole
2010-07-25Merge from 1.1; resync translation files.Darren Salt
2010-07-19Merge from 1.1.Darren Salt
2010-07-21Add _POSIX_THREAD_PRIORITY_SCHEDULING #ifdefsMatthias Drochner
2010-07-21Normalize timevalMatthias Drochner
2010-07-17"Configuration loaded" log item.Darren Salt
2010-04-08Merge from 1.1.Darren Salt
2010-04-08Add support for Xv gamma adjustment.Darren Salt
2010-03-24Merge from 1.1.Darren Salt
2010-03-23Added new audio buffer type (EAC3)Petri Hintukainen
2010-03-09Include accel_vdpau.h in tarballs.Darren Salt
2010-02-27libxdg-basedir requires $HOME to be set, so make sure that it's set.Darren Salt
2010-02-23Merge from 1.1.Darren Salt
2009-09-15Add locking for when adjusting audio frame discarding.Roger Scott
2010-02-23Prevent discard_{frames,buffers} from going negative.Darren Salt
2010-02-21WMAPro supportChristopher Martin
2010-02-04Fix a ticket-related memory leak.Darren Salt
2010-01-14Merge.Darren Salt
2010-01-14Backed out changeset fd48f5a5841d (discontinuity handling for short streams +...Darren Salt
2009-12-01Fork failure messages shouldn't be debug-only.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-13#include guards and __attribute__ fixupsCarlo Bramini
2009-09-14Protected access to stream->demux_action_pendingIan Rae
2010-02-06Merge from 1.1.Darren Salt
2010-01-23Fix up convenience interface library building (with older build tools).Darren Salt
2010-01-21Create libxine-interface.la and make libxine.la weakly provide it.Darren Salt
2010-01-15Merge from 1.2 main.Darren Salt
2010-01-14Merge from 1.1.Darren Salt
2010-01-08Merge from 1.2 main.Darren Salt
2010-01-06Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.Darren Salt
2009-12-17Merge from 1.2 main.Darren Salt