summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2014-06-17Fix detection of and compilation with libcaca 0.99 beta 19.Darren Salt
2014-05-21OpenBSD does not use libossaudio.Thomas Klausner
2014-05-18Add OSS audio support on NetBSD & OpenBSDThomas Klausner
On NetBSD and OpenBSD, OSS support is handled by the libossaudio library. Additionally, the NetBSD sys/soundcard.h needs sys/ioctl.h included beforehand.
2014-05-15video_out_mmal: libmmal-based video output plugin for Raspberry PiPetri Hintukainen
2014-05-12add libmmal-based HW video decoder plugin for Raspberry PiPetri Hintukainen
2014-04-19demux_avformat: add support for recent versions of libav fork.Petri Hintukainen
2014-04-08xvmc build fix.1.2.5Darren Salt
2014-02-26dvdnav-config has gone away.Darren Salt
2013-11-06Add avformat demux plugin.Petri Hintukainen
- Support for new formats and protocols. - Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls). - by default native xine demux plugins are probed first. This can be overridden in config, by selecting demuxer in mrl (#demux:avformat), or by using "avformat+" mrl prefix.
2013-11-04Add avio (libavformat) input plugin.Petri Hintukainen
2013-10-29Added VP8/VP9 decoder using libvpxPetri Hintukainen
2013-09-18configure (decoders): remove extraneous ‘not found’ reports.Darren Salt
2013-07-03Fix FSF addressXavier Bachelot
2013-07-03Use pkg-config to detect Samba client library.Xavier Bachelot
Original patch for xine-lib 1.1 from Kevin Kofler <Kevin@tigcc.ticalc.org>.
2013-05-16Fix configure to find ffmpeg on Fedora 18.Zoltan Boszormenyi
2013-01-17VAAPI decoder and video output plugin from ↵Petri Hintukainen
https://github.com/huceke/xine-lib-vaapi
2012-08-16sundga: missing includesFabian Groffen
only SUNDGA_CPPFLAGS is AC_SUBSTed, so better define that one instead of a non-used SUNDGA_CFLAGS
2012-07-29Finally fix compilation on Fedora 16/17.Chris Rankin
2012-07-16silence warnings from opengl2 checkPetri Hintukainen
2012-07-13Build video_out_opengl2Torsten Jager
2012-06-12Add fast libjpeg based JPEG decoderPetri Hintukainen
Support downscaling images when vo can't handle large images
2012-06-12Add test image generator input pluginTorsten Jager
2012-06-05Merge from 1.1Petri Hintukainen
2012-06-05Fixed -no-undefined handling with mingw and cygwinCarlo Bramini
"-no-undefined" is not a linker flag, it's a libtool flag, so it must be removed from LDFLAGS for CYGWIN and MINGW. There is already another variable for that purpose.
2012-06-05CYGWIN needs PTHREAD_CFLAGS to be empty and PTHREAD_LIBS to be "-lpthread"Carlo Bramini
2012-05-29Check if compiler supports __attribute__((weak))Carlo Bramini
2012-04-26Fixed configure summary for demuxers (removed AAC LATM and E-AC-3)Petri Hintukainen
2012-04-26Fixed configure summary for ffmpeg audio decoderPetri Hintukainen
2012-02-05Fix xinerama & libcdio/libvcdinfo tests: didn't soft-fail properly.Darren Salt
--HG-- branch : 1.2.1-branch
2012-01-03Missing comment.Darren Salt
2012-01-03Disable Sun / OSS audio backends on OpenBSDBrad Smith
2012-01-02FTBFS on hurd-i386: not compiled pluginsPino Toscano
The problem is that there are some audio and video plugins that are not enabled (while they could be).
2011-12-15Merge from 1.1Petri Hintukainen
2011-12-10Merge from 1.1.Darren Salt
--HG-- rename : src/liba52/xine_a52_decoder.c => src/audio_dec/xine_a52_decoder.c rename : src/libspudvb/xine_spudvb_decoder.c => src/spu_dec/spudvb_decoder.c rename : src/libxinevdec/image.c => src/video_dec/image.c
2011-10-10More detailed error messages if requirements are not metChristian Ruppert
2011-10-09Fix typos to respect --enable-mng/--disable-mng againChristian Ruppert
2011-10-01Merge from 1.1.Darren Salt
--HG-- rename : src/libdts/xine_dts_decoder.c => src/audio_dec/xine_dts_decoder.c rename : src/libmusepack/xine_musepack_decoder.c => src/audio_dec/xine_musepack_decoder.c
2011-09-26Merge from 1.1. (Needs some testing.)Darren Salt
--HG-- rename : src/xine-engine/buffer.h => include/xine/buffer.h
2011-09-12Use AC_LANG_SOURCEPetri Hintukainen
2011-05-17Fix build with relatively recent copies of FFmpegBrad Smith
Relatively recent copies of FFmpeg before the major API clean up have both the old SHA1 API and the new SHA (1/2) API so the recently added autoconf check will reject perfectly valid copies of FFmpeg. Also tweak the input_cdda code to make sure to use the new API and not include the compat macros if both the old and new API are around.
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-05-16Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7.Darren Salt
2011-03-20Merge from 1.1.Darren Salt
--HG-- rename : src/libxineadec/gsm610/Makefile.am => contrib/gsm610/Makefile.am rename : src/libxineadec/nosefart/diff_to_nosefart_cvs.patch => contrib/nosefart/diff_to_nosefart_cvs.patch rename : src/libxineadec/nosefart/nes6502.c => contrib/nosefart/nes6502.c rename : src/libxineadec/nosefart/nes6502.h => contrib/nosefart/nes6502.h rename : src/libxineadec/nosefart/nes_apu.c => contrib/nosefart/nes_apu.c rename : src/libxineadec/nosefart/nes_apu.h => contrib/nosefart/nes_apu.h rename : src/libxineadec/nosefart/nsf.c => contrib/nosefart/nsf.c rename : src/libxineadec/nosefart/nsf.h => contrib/nosefart/nsf.h rename : src/libxineadec/nosefart/types.h => contrib/nosefart/types.h rename : src/libxineadec/nosefart/version.h => contrib/nosefart/version.h rename : doc/faq/faq.sgml => doc/faq/faq.docbook rename : src/libsputext/demux_sputext.c => src/spu_dec/sputext_demuxer.c rename : src/libxinevdec/image.c => src/video_dec/image.c
2010-11-30Typo in multipass compilation CFLAGS.František Dvořák
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
- use -no-undefined flag only for building shared libraries (libxine, plugins) - plugins LDFLAGS unification - move -no-undefined into LDFLAGS_NOUNDEFINED - attributes.m4 fix
2010-07-25Fix DVDNAV autoconf testsBrad Smith
The DVDNAV autoconf test is broken due to a missing header. DVDNAV's dvdnav.h header due to the inclusion of dvdread/ifo_types.h requires stdint.h be included before dvdnav.h.
2010-07-29Merge from 1.1.Darren Salt
2010-07-19Merge from 1.1.Darren Salt
2010-03-29Missed s/-/_/ in XINE_ARG_ENABLE & XINE_ARG_WITH.Darren Salt
2010-03-24Merge from 1.1.Darren Salt
--HG-- rename : doc/hackersguide/internals.sgml => doc/hackersguide/internals.docbook rename : doc/hackersguide/library.sgml => doc/hackersguide/library.docbook rename : include/xine.h.in => include/xine.h rename : src/xine-engine/buffer.h => include/xine/buffer.h rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c