Age | Commit message (Expand) | Author |
2013-08-07 | added: generate and install cmake helpers for addons | spiff |
2013-08-06 | configure: Add --enable-libav-compat option. | Alexis Ballier |
2013-08-06 | configure, external ffmpeg: Drop check for libavresample. | Alexis Ballier |
2013-08-01 | changed, do not force usage of libstagefright in configure, it cannot be disa... | S. Davilla |
2013-08-01 | ADD: [droid] libstagefright dvdplayer hw codec | Chris "koying" Browet |
2013-07-30 | [release] version bump to 13.0 alpha7 as we start new merge window. | M. Kaijser |
2013-07-08 | Merge pull request #2934 from aballier/cdripupdate | Arne Morten Kvarving |
2013-07-09 | added callback methods for binary add-ons to get codec id information from XB... | Lars Op den Kamp |
2013-07-05 | Configure, internal FFmpeg: Enable ipod muxer for m4a muxing and CD ripping i... | Alexis Ballier |
2013-07-05 | Configure, internal FFmpeg: Enable asf muxer and wmav2 encoder for ripping CD... | Alexis Ballier |
2013-07-04 | [configure] fix goldlinker check | wsnipex |
2013-06-30 | [release] version bump to 13.0 alpha6 as we start new merge window. | Martijn Kaijser |
2013-06-13 | configure, external ffmpeg: do not check if libavcodec contains vdpau functions. | Alexis Ballier |
2013-06-10 | Merge pull request #2760 from aballier/ffmpeg_cleanups | Arne Morten Kvarving |
2013-06-09 | [mdns] - add optional libmdnsembedded support to configure | Memphiz |
2013-06-08 | Merge pull request #2847 from elupus/vda_ffmpeg | Joakim Plate |
2013-06-08 | dvdplayer: support vda decoding using ffmpeg hwaccel infrastructure | Joakim 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 instead | davilla |
2013-05-26 | [release] version bump to 13.0 alpha5 as we start new merge window. | Martijn Kaijser |
2013-05-17 | configure: Drop checks for sample_aspect_ratio. They are useless because they... | Alexis Ballier |
2013-05-17 | configure: remove a no longer valid comment | Alexis Ballier |
2013-05-17 | Drop PIX_FMT_VDPAU_MPEG4 checks and assume it is always present. It is the ca... | Alexis Ballier |
2013-05-17 | Drop support for old ffmpeg header layout. | Alexis Ballier |
2013-05-17 | Remove the check for libavutil/samplefmt.h and assume it is always present. | Alexis Ballier |
2013-05-17 | Remove the check for libavutil/mem.h and assume it is always present. | Alexis Ballier |
2013-05-17 | Remove the check for libavutil/mathematics.h and assume it is always present. | Alexis Ballier |
2013-05-17 | Remove rgb2rgb.h checks. | Alexis Ballier |
2013-05-17 | Drop checks for libav*/opt.h. | Alexis Ballier |
2013-05-17 | Remove the checks for AVPacket definitions in libavformat. | Alexis Ballier |
2013-05-17 | configure: Do not check for libavcore files since it is long gone and xbmc re... | Alexis Ballier |
2013-05-15 | build: don't guess where a feature may be available | Cory Fields |
2013-05-10 | jni: add libjnigraphics for native bitmap functions | Cory Fields |
2013-05-10 | jni: build jni library | Cory Fields |
2013-05-04 | add DVDVideoCodecAmlogic | davilla |
2013-05-04 | changed utils/Makefile to use Makefile.in | davilla |
2013-05-02 | [airtunes] - make libshairplay the new default airtunes library and allow con... | Memphiz |
2013-05-01 | Merge pull request #2667 from ulion/fix_unreference_gcc_builtin_atomic_func | ulion |
2013-04-29 | Fix 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-19 | depends: remove python pil helper scripts and docs, they've been moved to dep... | Cory Fields |
2013-03-11 | depends: gawk is build-side, host doesn't matter | Cory Fields |
2013-03-11 | depends: remove android hack for python now that correct libdeps are defined | Cory Fields |
2013-03-11 | depends: add liblog check, it may not be included by the toolchain | Cory Fields |
2013-03-11 | depends: don't link libcdio unless optical is enabled | theuni |
2013-03-11 | depends: point ffmpeg to the correct yasm | theuni |
2013-03-11 | depends: ffmpeg needs our ldflags | theuni |
2013-03-11 | depends: clean up the built-in mess and test properly instead | Cory Fields |
2013-03-11 | depends: set some sane defaults for arm+linux | Cory Fields |