summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2011-12-16Removed write-only variablesPetri Hintukainen
2011-12-16Fixed osd_hide() return valuePetri Hintukainen
2011-11-25Added FOURCC codes for EAC3Petri Hintukainen
2011-11-24Fixed aliasingPetri Hintukainen
2011-11-24Check fwrite return valuePetri Hintukainen
2011-11-04video_decoder: handle BUF_CONTROL_RESET_TRACK_MAP (reset SPU track map)Petri Hintukainen
2011-10-10Fixed asprintf usagePetri Hintukainen
2011-10-16Added internal event XINE_EVENT_END_OF_CLIPPetri Hintukainen
2011-10-10Fixed cast from pointer to integer of different sizePetri Hintukainen
2011-10-09Removed ' from preprocessor macroPetri Hintukainen
2011-10-05Bring xine_private.h into line with 1.2 branch, which already has this capabi...Chris Rankin
2011-10-04Import xine_private.h as needed, not as part of xine_internal.h.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-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-08-22Video deadlock fixTorsten Jager
2011-08-22UI freeze fixTorsten Jager
2011-08-22Audio crash fixTorsten Jager
2011-08-13VP8 supportTorsten Jager
2011-05-15Better support for 24-bit lpcmChristopher Martin
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-02Do not copy pointer to acceleration data of a frame when propagating changes ...Andreas Auras
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-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-21Add _POSIX_THREAD_PRIORITY_SCHEDULING #ifdefsMatthias Drochner
2010-07-21Normalize timevalMatthias Drochner
2010-07-17"Configuration loaded" log item.Darren Salt
2010-04-08Add support for Xv gamma adjustment.Darren Salt
2010-03-23Added new audio buffer type (EAC3)Petri Hintukainen
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-08-31Add BluRay subtitle type.Darren Salt
2009-06-07Fix _x_compute_interval for OS X.Matthias Ringwald
2009-04-22Demux timing fixes (Windows)Carlo Bramini