summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2010-02-06Merge from 1.1.Darren Salt
2010-02-04Fix a ticket-related memory leak.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-14Merge.Darren Salt
2010-01-14Backed out changeset fd48f5a5841d (discontinuity handling for short streams +...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
2009-12-12Merge from 1.1.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-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt
2009-11-20Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1.Darren Salt
2009-11-05Merge from 1.1 (with adaptations).Darren Salt
2009-10-13#include guards and __attribute__ fixupsCarlo Bramini
2009-08-31Add BluRay subtitle type.Darren Salt
2009-08-05Merge from 1.1.Darren Salt
2009-06-11Cleanup.Christophe Thommeret
2009-06-11video_window_overlay + vdpau_dispose fixes.Christophe Thommeret
2009-06-11Provide framework to define a video output area within the OSD area.Reinhard Nißl
2009-06-07Fix _x_compute_interval for OS X.Matthias Ringwald
2009-04-26Merge from 1.1.Darren Salt
2009-04-25Merge -gapless branch.Darren Salt
2009-04-25Revert indentation changes.Darren Salt
2009-04-22Demux timing fixes (Windows)Carlo Bramini
2009-04-13When writing catalog.cache, use a new file & atomically replace the old one.Darren Salt
2009-04-06Merge from 1.1.Darren Salt
2009-04-05Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags.Darren Salt
2009-03-23Allow interception of vdpau frame type by post plugins; fix dpb issues on bro...Reinhard Nißl
2009-03-16Merge from 1.1.Darren Salt
2009-03-15Fix thread starvation for xine_get_param() on multi-core systems.Reinhard Nißl
2009-03-03Merge from 1.1.Darren Salt
2009-02-24Make _x_compute_interval static (never exported).Diego E. 'Flameeyes' Pettenò
2009-02-17Merge from 1.1.Darren Salt
2009-02-16Protect audio loop so it cannot write to a paused device (fixMiguel Freitas
2009-02-10Merge from 1.1.Darren Salt
2009-02-09demux_unstick_ao_loop() reports that xine might be stuck != is stuckLorenzo Desole
2009-02-09Fix race conditions in gapless_switch (ref. kde bug #180339)Miguel Freitas
2009-02-08Remove a break which causes some front ends to hang. (cset ce60f8b5995a)Darren Salt
2009-02-07Don't remove vdpau decoders from catalogue if failed to open.Christophe Thommeret
2009-01-30Initial VC1 commit.Christophe Thommeret
2009-01-25Select correct color standard for H.264.Julian Scheel
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-14Merge from 1.1.Darren Salt
2009-01-14Avoid printing "plugin foo found" if the filename is null.Darren Salt