aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2013-03-11depends: set default android configure optionsCory Fields
2013-03-07Merge pull request #2243 from MartijnKaijser/13.0alpha2_bumpdavilla
2013-03-01Merge pull request #2323 from dagwieers/pthread_setnameJoakim Plate
2013-03-01Name threads on Linux properlyDag Wieers
2013-02-28[cec] get the CEC devices that are connected to the system from libCEC, rathe...Lars Op den Kamp
2013-02-15[release] version bump to 13.0 alpha2 as we start new merge window.Martijn Kaijser
2013-02-11bluray: support BDJ menusJoakim Plate
2013-02-10Merge pull request #2193 from OpenELEC/git-version-changesMartijn Kaijser
2013-02-09configure: fix *nix compilation of libdvdnavwsnipex
2013-02-07configure.in: change check for 'VERSION' file:Stephan Raue
2013-02-02configure: allow GIT_REV to be read from VERSION filewsnipex
2013-01-31[configure] - fix missleading enable printout of projectmMemphiz