summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-03-13Correct changelog.Darren Salt
2010-03-10Debian builds now use external libdvdnav & libdvdread.Darren Salt
2010-03-10Make buildable with current (external) libdvdnav & libdvdread.Darren Salt
2010-03-10Handle odd widths properly (for ffmpeg-decoded video).Darren Salt
2010-03-09Fix vcdo enable conditional.Darren Salt
2010-03-09Include accel_vdpau.h in tarballs.Darren Salt
2010-03-07Suppress double ToC.Darren Salt
2010-03-07Merge from 1.1.Darren Salt
2010-03-07Update docs wrt lack of CVS; retitle the FAQ list.Darren Salt
2010-03-07Merge from 1.1.Darren Salt
2010-03-06Missing test of enable_libv4l.Darren Salt
2010-03-06Mention v4l2.Brad Smith
2010-03-06Added tag 1.1.18.1 for changeset 8b7c25bfb056Darren Salt
2010-03-061.1.18.1.1.1.18.1Darren Salt
2010-03-06Add an autoconf flag to allow disabling of the Sun audio sound backend.Brad Smith
2010-03-01Changelog line length & trailing space cleanup.Darren Salt
2010-02-27libxdg-basedir requires $HOME to be set, so make sure that it's set.Darren Salt
2010-02-25Fix build with the old, outdated and deprecated internal ffmpeg.Darren Salt
2010-02-25Compiler warning fixes.Darren Salt
2010-02-25isatty() takes an int, not a FILE *.Darren Salt
2010-02-25Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c.Darren Salt
2010-02-24Fix up V4L/V4L2 for non-Linux.Darren Salt
2010-02-23Merge from 1.1.Darren Salt