summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-28Fix consumed bits.Christophe Thommeret
2009-09-28Try to deal with buggy top_field_first.Christophe Thommeret
2009-09-28Fix consumed bits.Christophe Thommeret
2009-09-07High Quality Scaling.Christophe Thommeret
2009-08-31Connect up the BluRay subtitles decoder.Darren Salt
2009-08-31BluRay subtitles decoder pluginPetri Hintukainen
2009-08-31Fixed selecting HDMV SPU trackPetri Hintukainen
2009-08-31Demux HDMV/BluRay bitmap subtitlesPetri Hintukainen
2009-08-31added spu_type parameter to demux_send_special_spu_buf()Petri Hintukainen
2009-08-31Fixed audio. HDMV uses PES stream 0xfd instead of 0xbd.Petri Hintukainen
2009-08-31Support for BluRay/HDMV 192-byte TS packetsPetri Hintukainen
2009-08-31PKT_SIZE --> this->pkt_size (in selected places)Petri Hintukainen
2009-08-31Cosmetics. Splitted detect_ts() from open_plugin().Petri Hintukainen
2009-08-31Add BluRay subtitle type.Darren Salt
2009-10-10Extended Matroska demuxerNicos Gollan
2009-08-26Garbled sound with multichannel audio (using sndio)Brad Smith
2009-08-26Add a user agent & protocol hack to allow viewing of Apple film trailers.Darren Salt
2009-08-14Default to LOCKDISPLAY atm.Christophe Thommeret
2009-08-14Better deint when paused.Christophe Thommeret
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