summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2010-07-251.1.19.1.1.19Darren Salt
2010-07-19Refuse to build with known-broken libmodplug (0.8.8).Darren Salt
2010-05-25Fix "test x == y" bashisms in configure.ac.Darren Salt
2010-04-23fix win32 recognition when cross compiling by using $host_os instead of $buil...Volker Grabsch
2010-03-23Added new audio buffer type (EAC3)Petri Hintukainen
2010-03-13Fix V4L2 check.Darren Salt
2010-03-06Missing test of enable_libv4l.Darren Salt
2010-03-06Mention v4l2.Brad Smith
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-02-25Fix build with the old, outdated and deprecated internal ffmpeg.Darren Salt
2010-02-24Fix up V4L/V4L2 for non-Linux.Darren Salt
2010-02-21WMAPro supportChristopher Martin
2010-02-06libv4l check shouldn't fail & abort unless --enable-libv4l is given.Darren Salt
2010-02-05Fix testing for DVB support.Darren Salt
2010-01-29Link the v4l2 plugin with libv4l2 (if required); use pkgconfig to locate it.Darren Salt
2010-01-26Merge v4l2 support.Darren Salt
2010-01-25Bump version no. etc.Darren Salt
2010-01-06Add v4l2 to the makefileTrever Fischer
2009-12-06Fix XShm detection in the absence of pkgconfig or x11.pc.Darren Salt
2009-12-04Bump the FLAC decoder's priority above ffmpegaudio, and build it by default.Darren Salt
2009-12-011.1.17.1.1.17Darren Salt
2009-08-31Connect up the BluRay subtitles decoder.Darren Salt
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-05-17Require gettext 0.17; pull in some related updates (via autopoint).Darren Salt
2009-05-10Remove default /usr/lib when locating libXvMC & libXvMCW.Darren Salt
2009-02-18Add support for new OpenBSD sound APIBrad Smith
2009-04-031.1.16.3.xine-lib-1_1_16_3-release1.1.16.3Darren Salt
2009-03-15Complain if both <ffmpeg/avutil.h> and <libavutil/avutil.h> are present.Darren Salt
2009-03-08Enable libmpeg2new only if configured with --enable-libmpeg2new.Darren Salt
2009-02-17Fix XINE_BUILD_DATE in the autoconf script.Brad Smith
2009-02-10Restart 1.1.17 (again); revert changes made specifically for the release.Darren Salt
2009-02-101.1.16.2; back out release changes intended for 1.1.17.xine-lib-1_1_16_2-release1.1.16.2Darren Salt
2009-02-10Disable libmpeg2new for release.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2009-01-15Bump the API age and update the version number.Darren Salt
2008-11-29Newer ImageMagick has GraphicsMagickWand.pc, not Wand.pcDarren Salt
2009-01-12Enable libmpeg2new & clean it up. libmpeg2 remains preferred.Darren Salt
2009-01-12Simplify using xine directories in configure, remove unnedded stuff.František Dvořák
2009-01-11xine-lib 1.1.16.1.xine-lib-1_1_16_1-release1.1.16.1Darren Salt
2009-01-09Works fine with libcaca 0.99beta14. Also fix up check output.Darren Salt
2009-01-09libcaca version 0.99beta15 required (new dithering feature).František Dvořák
2008-09-17Mingw+MSys: NLS support, --enable-stdcall-fixupCarlo Bramini
2008-12-20Ignore warnings about pointer signedness since we have signed read functions ...Diego E. 'Flameeyes' Pettenò
2008-11-22Fix linkage failure caused by the av_free() changes in the ffmpeg decoders.Darren Salt
2008-11-19Enable basic warnings even when optimisations are disabled.Diego E. 'Flameeyes' Pettenò
2008-11-19Create a new macro CC_NOUNDEFINED to check for the -z defs flag orDiego E. 'Flameeyes' Pettenò