aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2013-08-07added: generate and install cmake helpers for addonsspiff
2013-08-06configure: Add --enable-libav-compat option.Alexis Ballier
2013-08-06configure, external ffmpeg: Drop check for libavresample.Alexis Ballier
2013-08-01changed, do not force usage of libstagefright in configure, it cannot be disa...S. Davilla
2013-08-01ADD: [droid] libstagefright dvdplayer hw codecChris "koying" Browet
2013-07-30[release] version bump to 13.0 alpha7 as we start new merge window.M. Kaijser
2013-07-08Merge pull request #2934 from aballier/cdripupdateArne Morten Kvarving
2013-07-09added callback methods for binary add-ons to get codec id information from XB...Lars Op den Kamp
2013-07-05Configure, internal FFmpeg: Enable ipod muxer for m4a muxing and CD ripping i...Alexis Ballier
2013-07-05Configure, internal FFmpeg: Enable asf muxer and wmav2 encoder for ripping CD...Alexis Ballier
2013-07-04[configure] fix goldlinker checkwsnipex
2013-06-30[release] version bump to 13.0 alpha6 as we start new merge window.Martijn Kaijser
2013-06-13configure, external ffmpeg: do not check if libavcodec contains vdpau functions.Alexis Ballier
2013-06-10Merge pull request #2760 from aballier/ffmpeg_cleanupsArne Morten Kvarving
2013-06-09[mdns] - add optional libmdnsembedded support to configureMemphiz
2013-06-08Merge pull request #2847 from elupus/vda_ffmpegJoakim Plate
2013-06-08dvdplayer: support vda decoding using ffmpeg hwaccel infrastructureJoakim Plate
2013-06-05[rbp/buildsystem] changed set USE_TEXTUREPACKER_NATIVE_ROOT in the build envi...gimli
2013-06-01[osx] changed, remove dyload of vda, link to framework insteaddavilla
2013-05-26[release] version bump to 13.0 alpha5 as we start new merge window.Martijn Kaijser
2013-05-17configure: Drop checks for sample_aspect_ratio. They are useless because they...Alexis Ballier
2013-05-17configure: remove a no longer valid commentAlexis Ballier
2013-05-17Drop PIX_FMT_VDPAU_MPEG4 checks and assume it is always present. It is the ca...Alexis Ballier
2013-05-17Drop support for old ffmpeg header layout.Alexis Ballier
2013-05-17Remove the check for libavutil/samplefmt.h and assume it is always present.Alexis Ballier
2013-05-17Remove the check for libavutil/mem.h and assume it is always present.Alexis Ballier
2013-05-17Remove the check for libavutil/mathematics.h and assume it is always present.Alexis Ballier
2013-05-17Remove rgb2rgb.h checks.Alexis Ballier
2013-05-17Drop checks for libav*/opt.h.Alexis Ballier
2013-05-17Remove the checks for AVPacket definitions in libavformat.Alexis Ballier
2013-05-17configure: Do not check for libavcore files since it is long gone and xbmc re...Alexis Ballier
2013-05-15build: don't guess where a feature may be availableCory Fields
2013-05-10jni: add libjnigraphics for native bitmap functionsCory Fields
2013-05-10jni: build jni libraryCory Fields
2013-05-04add DVDVideoCodecAmlogicdavilla
2013-05-04changed utils/Makefile to use Makefile.indavilla
2013-05-02[airtunes] - make libshairplay the new default airtunes library and allow con...Memphiz
2013-05-01Merge pull request #2667 from ulion/fix_unreference_gcc_builtin_atomic_funculion
2013-04-29Fix undefined reference caused by wrong detection of gcc builtin atomic funct...Ulion
2013-04-28[release] version bump to 13.0 alpha4 as we start new merge window.Martijn Kaijser
2013-03-28[release] version bump to 13.0 alpha3 as we start new merge window.Martijn Kaijser
2013-03-19depends: remove python pil helper scripts and docs, they've been moved to dep...Cory Fields
2013-03-11depends: gawk is build-side, host doesn't matterCory Fields
2013-03-11depends: remove android hack for python now that correct libdeps are definedCory Fields
2013-03-11depends: add liblog check, it may not be included by the toolchainCory Fields
2013-03-11depends: don't link libcdio unless optical is enabledtheuni
2013-03-11depends: point ffmpeg to the correct yasmtheuni
2013-03-11depends: ffmpeg needs our ldflagstheuni
2013-03-11depends: clean up the built-in mess and test properly insteadCory Fields
2013-03-11depends: set some sane defaults for arm+linuxCory Fields