summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2011-10-05Merge commits which I've already merged from 1.1...Darren Salt
2011-10-05Merge from 1.1.Darren Salt
2011-10-04Merge from 1.1.Darren Salt
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-03Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-09-26Merge from 1.1. (Needs some testing.)Darren Salt
2011-08-23Merge from 1.1.Darren Salt
2011-08-22Video deadlock fixTorsten Jager
2011-08-22UI freeze fixTorsten Jager
2011-08-22Audio crash fixTorsten Jager
2011-08-13VP8 supportTorsten Jager
2011-10-04Import xine_private.h as needed, not as part of xine_internal.h.Chris Rankin
2011-09-10Ensure that the stream reference inside each event queue is counted,Chris Rankin
2011-08-29Add AAC LATM support from FFmpeg 0.7+Chris Rankin
2011-05-17Merge from 1.1.Darren Salt
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-05-15Better support for 24-bit lpcmChristopher Martin
2011-04-15Fix building out of source directory.Reinhard Nißl
2011-03-29Continuous video frame grabbing feature.Andreas Auras
2011-03-27Fix race condition when accessing last_frame via get_last_frame()Reinhard Nißl
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