summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-09Cleanup.Christophe Thommeret
2009-08-09Switch to bits_reader.Christophe Thommeret
2009-08-06Better deinterlacer logging.Christophe Thommeret
2009-08-05Merge from 1.1.Darren Salt
2009-08-05Build with mpcdec (on Debian).Darren Salt
2009-08-05Changelog entries for the mpcdec & CDD{A,B} changes.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-17Update .hgignore (extra m4/*).Darren Salt
2009-05-17Merge from 1.1.Darren Salt
2009-05-17Require gettext 0.17; pull in some related updates (via autopoint).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-10Remove default /usr/lib when locating libXvMC & libXvMCW.Darren Salt
2009-05-07Character encoding is stored in LC_CTYPESander Jansen
2009-07-15Port to new libmpcdec APIYavor Doganov
2009-07-05Disappearing DVB plugin (Linux, not Hurd)Chris Rankin
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-05-19Allow "dpkg-buildpackage -j2" to work.Darren Salt
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