summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2009-01-11Merge from 1.1.Darren Salt
2009-01-09Add preemption reinit support.Julian Scheel
2009-01-05Enable sharpness and noise_reduction; add an option for progressive_flag.Christophe Thommeret
2009-01-02Add framegrabbing support; extend ARGB OSD interface.Reinhard Nißl
2008-12-30Future frame fixups.Christophe Thommeret
2008-12-29Add future frame.Christophe Thommeret
2008-12-28Fix argb overlay; allow partial buffer updates to improve performance.Julian Scheel
2008-12-27Initial support for ARGB overlay.Julian Scheel
2008-12-21Chroma type.Christophe Thommeret
2008-12-12Locking fixes.Christophe Thommeret
2008-12-08Export vdp_get_error_string; define MPEG12 cap.Christophe Thommeret
2008-12-01Decoder initialising (WIP).Julian Scheel
2008-12-01Introduce vdpau_accel_t.Christophe Thommeret
2008-11-30Add imgfmt and vo_cap to headers.Julian Scheel
2009-01-04Remove empty xine_get_video_frame() which has been removed from the API.Reinhard Nißl