aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-05-10[AE] add new files to build systemGeoffrey McRae
2012-05-10[AE] change pulseaudio to default to no rather than autoGeoffrey McRae
2012-05-10[AE] build system support for HAS/HAVE_ALSAGeoffrey McRae
2012-05-09[osx/ios] 1) disable vda in ffmpeg, we are not ready to use itdavilla
2012-05-09[osx/ios] 1) allow x86_86-apple-darwin, 2) ffmpeg does not like llvm-gcc-4.2,...davilla
2012-05-04Merge pull request #922 from cptspiff/fixripbuildArne Morten Kvarving
2012-05-04fixed tinyxml detectionhuceke
2012-05-03Use system implementation of tinyxml instead of internal implementation.Andres Mejia
2012-05-02changed: make mp3lame and vorbisenc optionalspiff
2012-05-02fixed: don't use a hard-coded name for the mp3lame libraryspiff
2012-04-30build: fix build when microhttpd isn't presenttheuni
2012-04-30release: bump versions for May merge windowtheuni
2012-04-20fixed, use PKG_CHECK_MODULES to validate the version we need instead of playi...S. Davilla
2012-04-18Merge pull request #875 from aviksil/arm-fixesAndres Mejia
2012-04-17Merge pull request #809 from scarabeusiv/ffmpeg10Joakim Plate
2012-04-12Don't hard code arm compiler flags so that we can build for both armel and armhfAvik Sil
2012-04-11[bluray] Delete support for older libblurayelupus
2012-04-04[fix] - ffmpeg compilation on osx/ios had a stale --disable-openmp which prev...Memphiz
2012-04-04ffmpeg: disable ffmpeg's crystalhd implementation for nowtheuni
2012-04-04Handle libdl only being needed on Linux for dlopen, thx abs0davilla
2012-04-04Merge branch 'ffmpeg_0.10.2'elupus
2012-04-03release: version bumps for 12.0 alpha1theuni
2012-03-31[osx/ios/atv2] - build and link static libs for ffmpeg because of build issue...Memphiz
2012-03-27[arm] remove -D_ARMEL and usage. It was ancient debug stuff that is not neede...davilla
2012-03-27cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t...Lars Op den Kamp
2012-03-23Add support for new ffmpeg-10/11 api.Tomas Chvatal
2012-02-20[fix] - revert c0855cb because its not needed anymoreMemphiz
2012-02-11[fix] - on ios use the old getcomment function in libid3tag - this is not cor...Memphiz
2011-11-15Merge pull request #527 from jimfcarroll/ssl-lockingjimfcarroll
2011-11-15Added a utility to set the ssl library's MT hooks.Jim Carroll
2011-11-11cec: updated to libcec 1.1. no longer using a fixed logical address.Lars Op den Kamp
2011-11-08fixed: silence boostrap warnings when using autoconf >= 2.68vdrfan
2011-11-04cec: use libcec v1.0. for XBMC, this adds a new log level (CEC_LOG_TRAFFIC) a...Lars Op den Kamp
2011-10-30[ios] fixed, ffmpeg used .text symbol relocation in neon asm code, this is no...davilla
2011-10-30[ios] fixed, mystery failure in which configure (via pkgconfig) thinks that l...davilla
2011-10-21fixes 12113, += syntax in configure.in breaks configure scriptdavilla
2011-10-21fixed: libusb/libudev/libcec configure mess. logic is like this: libudev OR l...Lars Op den Kamp
2011-10-19changed, add --enable-neon configure switch to pass into ffmpeg. default to n...davilla
2011-10-17fixed, missing testdavilla
2011-10-15changed, remove libusb from libcec dependsdavilla
2011-10-15Merge pull request #493 from Pulse-Eight/cecLars Op den Kamp
2011-10-14fixed... again. one more time for the boys in the backdavilla
2011-10-14fixed, not so harmless typosdavilla
2011-10-14fixed, harmless typodavilla
2011-10-14changed libcec version in configure.in after c6fac33b5cfc284aaca71755afdb568a...Lars Op den Kamp
2011-10-14refactor libudev, libusb, libcec. look for udev, then usb if udev not found. ...davilla
2011-10-13changed libcec to be dyloaded like others, also change lib/libcec/Makefile to...davilla
2011-10-13[osx/ios] fixed, now that we are using gnu sed, use proper sed paramsS. Davilla
2011-10-11and fixed external libcec in configure.inLars Op den Kamp
2011-10-11don't set USE_EXTERNAL_LIBCEC=1 when USE_LIBCEC=0 and check whether USE_LIBCE...Lars Op den Kamp