summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2010-01-08Merge from 1.2 main.Darren Salt
2010-01-07Correctly fall back on internal libxdg-basedir.Darren Salt
2010-01-06Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.Darren Salt
2009-12-17Merge from 1.2 main.Darren Salt
2009-12-02Optimisation of generated documentation PNGs.Darren Salt
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt
2009-11-20Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1.Darren Salt
2009-08-31Connect up the BluRay subtitles decoder.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-10Remove default /usr/lib when locating libXvMC & libXvMCW.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-03-03Merge from 1.1.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-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-16Merge ffmeg codecs list creation rework from 1.1 with adaptations.Darren Salt
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2009-01-15Bump the API age and update the version number.Darren Salt
2009-01-12Merge from 1.1.Darren 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
2008-12-01Needed for autogen to work.Julian Scheel
2008-11-29Adding vo_vdpau.Christophe Thommeret
2008-11-29Newer ImageMagick has GraphicsMagickWand.pc, not Wand.pcDarren Salt
2008-12-28Merge from 1.1.Darren Salt
2008-12-28Merge from 1.1.Darren Salt
2008-12-20Ignore warnings about pointer signedness since we have signed read functions ...Diego E. 'Flameeyes' Pettenò
2008-12-15Merge from 1.1; update PO files; make buildable.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ò
2008-11-19Update the CFLAGS checks to use the new CC_CHECK_CFLAGS_APPEND macros.Diego E. 'Flameeyes' Pettenò
2011-09-29Enable missing FFmpeg codecs for RV30 / RV40 and VP8Brad Smith
2011-10-03Simplify test for "internal" visibility compiler flag.Chris Rankin
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-09-27Added AAC LATM to configure outputPetri Hintukainen
2011-09-12Use AC_LANG_SOURCEPetri Hintukainen