summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-08-05Merge from 1.1.Darren Salt
2009-08-05Fix reading of CDDB information (ref. cset a470c338149c)Christopher Martin
2009-08-05Accept CDDB return code 211 ("found inexact matches")Christopher Martin
2009-07-24Fix deadlocks caused by input_vdr's discontinuity handling.Reinhard Nißl
2009-07-08Don't process second field if no future_frame.Christophe Thommeret
2009-06-18Destroy all surfaces before device_destroy.Christophe Thommeret
2009-06-18Fix soft_surface size update.Christophe Thommeret
2009-06-13Minor deinterlace fix.Christophe Thommeret
2009-06-12Fix a typo in the default_8x8_intra scaling matrix.Julian Scheel
2009-06-12Fix default scaling lists, to use zigzag encoding.Julian Scheel
2009-06-12Fix color shifting due to missing second_chroma_qp_index_offset default.Julian Scheel
2009-06-12Query features and enable accordingly; cleanup.Christophe Thommeret
2009-06-11Fix chroma_format_idc default to be 1, like the spec expects it to be. Minor ...Julian Scheel
2009-06-11Add some missing BUF_FLAG_PREVIEW in preview_mode.Reinhard Nißl
2009-06-11Make use of the new xine_osd_set_video_window() in input_vdr.Reinhard Nißl
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-10Add half-rate deinterlacers; make XLock/UnlockDisplay compilation conditionnalChristophe Thommeret
2009-05-17Merge from 1.1.Darren Salt
2009-05-12Fix sliced decoding.Christophe Thommeret
2009-05-10Further improve parsing of CDDB informationChristopher Martin
2009-05-10Provide genre & track no. for CDDB dataMarkus Kaufhold
2009-05-10CDDB parsing code duplication cleanup.Darren Salt
2009-05-07Character encoding is stored in LC_CTYPESander Jansen
2009-07-15Port to new libmpcdec APIYavor Doganov
2009-06-21No DVB support on Hurd.Darren Salt
2009-06-11Add some missing BUF_FLAG_PREVIEW in preview_mode.Reinhard Nißl
2009-06-07Fix _x_compute_interval for OS X.Matthias Ringwald
2009-05-31Fix seeking in large raw DV filesScott Bigham
2009-05-28Fix a recently-added POSIX incompatibility.Marc Dequènes (Duck)
2009-05-28Fix FTBFS on the Hurd.Marc Dequènes (Duck)
2009-04-26Adjust the CDDA frame cache to a 'snappier' value.Christopher Martin
2009-04-26Fix CD gapless playback.Christopher Martin
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-21Fix display_queue timestamps & bad scaling of overlay with zoom.Christophe Thommeret
2009-04-14Fix mov cotainers.Julian Scheel
2009-04-14Remove some debug output.Julian Scheel
2009-04-14Add H.264 still frame support.Julian Scheel
2009-04-13When writing catalog.cache, use a new file & atomically replace the old one.Darren Salt
2009-04-13Fix(?!) some broken streams.Julian Scheel
2009-04-12Rework the buffering code.Julian Scheel
2009-04-12Merge from 1.1.Darren Salt
2009-04-12Prepare input_vdr for VDR 1.7.5's requirements on returned STC.Reinhard Nißl
2009-04-06A trivial harmless little length test off-by-one.Darren Salt
2009-04-06Minimal porting of sndio to 1.2.Darren Salt
2009-04-06Merge from 1.1.Darren Salt