summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-13fix typo in interlaced/progressive detectionJulian Scheel
2010-06-13fix debug outputJulian Scheel
2010-06-13improve interlaced/progressive detectionJulian Scheel
2010-06-13limit dpb sizeJulian Scheel
2010-06-12fix possible segfault in broken streamsJulian Scheel
2010-06-12interlaced/progressive detectionJulian Scheel
2010-06-12fix double free of dangling_imgJulian Scheel
2010-06-12fix decoded_picture leakJulian Scheel
2010-06-12fix field coded contentJulian Scheel
2010-06-12rewrite vo_frame_t handling for field coded contentJulian Scheel
2010-06-11rework of decoded picture bufferJulian Scheel
2010-05-27vdpau mpeg4 fixes.Christophe Thommeret
2010-05-22mpeg4-part2 vdpau decoder. Set to low priority (too much buggy yet).Christophe Thommeret
2010-05-21Check for mpeg4-part2 vdpau hardware support.Christophe Thommeret
2010-05-21Bitstream buffers overflow prevention in vdpau decoders.Christophe Thommeret
2010-05-21Separate options for SD and HD vdpau deint.Christophe Thommeret
2010-05-10Add an option to configure VDPAU deinterlace filter for SD content.Christophe Thommeret
2010-05-02Translation files resync.Darren Salt
2010-04-27vdpau: properly unlock the display in preemption reinit.Christophe Thommeret
2010-04-24fix previous commit, it discared frames too earlyJulian Scheel
2010-04-24fix dpb overflow handlingJulian Scheel
2010-04-17VDPAU VC1: fixes field interlace refframes + skipped frames.Christophe Thommeret
2010-04-09skip stuffing bytesJulian Scheel
2010-04-09fix freeze on discontinuities/seekingJulian Scheel
2010-04-08Add two new VO_CAP_*: SHARPNESS and NOISE_REDUCTION. Fix vdpau VO driver caps.Christophe Thommeret
2010-04-08Typo fix.Darren Salt
2010-04-08Merge from 1.1.Darren Salt
2010-04-08Add support for Xv gamma adjustment.Darren Salt
2010-04-02demux_tta: fix some dumb truncation errorsKelvie Wong
2010-04-07Add video/mp2t (and the corresponding video/mp2p).Darren Salt
2010-03-30Allow dh_xine to take package name suffixes. Defaults are "x console".Darren Salt
2010-03-30Add dh 7 support (dh --with xine).Darren Salt
2010-03-30fix potential deadlock on h264 playbackJulian Scheel
2010-03-29Missed s/-/_/ in XINE_ARG_ENABLE & XINE_ARG_WITH.Darren Salt
2010-03-24Merge from 1.1.Darren Salt
2010-03-24Enable JACK on FreeBSD & kFreeBSD. (Needs testing.)Darren Salt
2010-03-23Demux EAC3 audio from matroskaPetri Hintukainen
2010-03-23Added new audio buffer type (EAC3)Petri Hintukainen
2010-03-23Fixed using uninitialized decode_buffer_sizePetri Hintukainen
2010-03-20demux: Fix the pts values for the TrueAudio demuxKelvie Wong
2010-03-22Add support for Ogg tag 'DISCNUMBER' and ID3 tag 'TPOS'.Darren Salt
2010-03-22Move the logo image into misc/logo; add an SVG containing the text (as a path).Darren Salt
2010-03-22Update the logo image (URL); remove the MPEG version.Darren Salt
2010-03-20Enable pulseaudio on kFreeBSD.Darren Salt
2010-03-20Enable vidix, vdpau and vcdo on kFreeBSD.Darren Salt
2010-03-14Mention pkg-config, not xine-config.Darren Salt
2010-03-14Merge from 1.1.Darren Salt
2010-03-14Enable vdpau on FreeBSD. (Experimental.)Darren Salt
2010-03-14Silence use of xine-config when invoked from AM_PATH_XINE.Darren Salt
2010-03-13Fix V4L2 check.Darren Salt