aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2010-08-12fixed: added AC_PROG_LIBTOOL macro in addition to r32695vdrfan
2010-08-12[osx] libmicrohttpd, fault attempt to use libgcrypo if presentdavilla
2010-08-12cosmetic, these are libs common to both linux and osx, replace independent wi...davilla
2010-08-12[osx] fixed broken build resulting from r32688davilla
2010-08-11Removing unnecessary dependency on libssl and libcrypto.ceros7
2010-08-07changed, dyload libbluray instead of static linking itdavilla
2010-08-03changed: compile libapetag with configure cc/cxxspiff_
2010-08-03changed: compile projectm with configured cc/cxxspiff_
2010-08-03changed: compile libid3tag with configured cc/cxxspiff_
2010-08-03changed: compile libdvdcss with configured cc/cxxspiff_
2010-08-03changed: compile libcpluff with configured cc/cxxspiff_
2010-08-03changed: use configured cc/cxx to compile rsxsspiff_
2010-08-01Don't do anything with XB_CONFIG_MODULE when not building for apple host.ceros7
2010-07-30fixed: removed now deleted libbdnav from build systemelupus
2010-07-28fixed: configure when some libraries are not in runtime-searched directoriesanssih
2010-07-28Revert "Fix check for librtmp." and "Make librtmp optional again."anssih
2010-07-27added: support for using libbluray to play bdmv files (index.bdmv or *.mpls)elupus
2010-07-27Make librtmp optional again.ceros7
2010-07-27Fix check for librtmp.ceros7
2010-07-24fixed: Apply #9554 (fix recursive configure for cross compile) (thanks koenkooi)althekiller
2010-07-21[OSX] fixed libfaad problem on ppc - force -O3 (doesn't like -O2...)beenje
2010-07-20fixed: use proper soname for loading librtmp on linuxanssih
2010-07-20fixed: configure not displaying the message if VDPAU not found but enabledanssih
2010-07-20added: configure option for rtmp supportanssih
2010-07-17cosmetic: Move comment to closer to where the test actually happensalthekiller
2010-07-17Changed: Move crystalhd soname test before libversion test.althekiller
2010-07-17Changed: xb_find_soname macro shouldn't error on optional features, disable t...althekiller
2010-07-16changed: don't pass along our junk CFLAGS to ffmpeg build, only pass anything...elupus
2010-07-14[omx] fix path for tegra L4T OpenMax, thanks Dawgmatix for findingdavilla
2010-07-14Revert "quick and dirty removal of libfaad from configure. needs a proper fix...theuni
2010-07-14changed: dumped libvpx in favor of ffmpeg's native vp8 decoder. Will need som...theuni
2010-07-14quick and dirty removal of libfaad from configure. needs a proper fix. this s...theuni
2010-07-14fixed: symbol versioning problem introduced by ffmpeg 591f4c038c71198f35b970b...theuni
2010-07-12changed: use pkgconfig to find ffmpeg libs (fixes ticket #9340)anssih
2010-07-11fixed: quote AC_INIT() arguments properlyanssih
2010-07-11fixed: use proper soname for loading crystalhd on linuxanssih
2010-06-20[chd] add new/old detection for libcrystalhddavilla
2010-06-19added: use our $CC for python compilespiff_
2010-06-18[osx] fixed, libvpx usage by internal FFmpegdavilla
2010-06-17changed. switch from internal to system librtmpdavilla
2010-06-17fixed: VAAPI decoder was unavailable due to undefined HAVE_ macroalthekiller
2010-06-13fixed: Don't link libva if we don't have libva-glx.althekiller
2010-06-12[osx] 1) remove ARCH_DEFINES usage, it's redundent, 2) libmodplug-xxx.so was ...davilla
2010-06-11[osx] changed, -frameworks belongs in LIBSdavilla
2010-06-09fixed, name changed to libcrystalhddavilla
2010-06-08fixed: cpluff needs LDFLAGS on OSXalthekiller
2010-06-08fixed: POSIX feature test macros should be passed to all of the crap we buildalthekiller
2010-06-08fixed: OSX clean up passing of C/CXXFLAGS to subproject configuresalthekiller
2010-06-08fixed: LINUX clean up passing of C/CXXFLAGS to subproject configuresalthekiller
2010-06-08fixed: lva is required to test lva-glx, so test lva first.althekiller