index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
depends
/
target
/
ffmpeg
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-18
[ios/build] rename core_system_name to darwin_embedded
fuzzard
2019-07-02
[fix] use gas-preprocessor as as for armv7 on ios
Rechi
2018-10-15
Fix NDK r18 Android x86 ffmpeg dependency build
djp952
2018-07-28
[depends] ffmpeg: fix mips build
Bernd Kuhls
2018-04-19
bump ffmpeg to 4.0
Rainer Hochecker
2018-03-25
fix building kodi on OSX with SDL2 installed
Rainer Hochecker
2018-02-09
[depends][cleanup] CLEAN_FILES is unused
Rechi
2018-02-05
[FFMPEG] add strip configure option for crosscompiling
peak3d
2018-01-25
[depends] fix ffmpeg rebuild detection
Rechi
2018-01-16
[depends] let caller control target build options and ffmpeg options
peak3d
2017-10-15
bump ffmpeg to 3.4
Rainer Hochecker
2017-07-17
[ffmpeg] fix BASE_URL for make-mingwlibs.bat
montellese
2017-05-15
[depends] ffmpeg: fix build for iOS 64 bit
Rechi
2017-05-14
[depends] ffmpeg: don't enable vdpau & vaapi on raspberry-pi
Rechi
2017-02-16
[depends] allow CC & CXX have spaces
Rechi
2016-12-23
[depends/ffmpeg/ios] - fix compilation against ios 10 sdk and running on ios ...
Memphiz
2016-10-09
aarch64 compile stuff
Markus Pfau
2016-08-30
[depends] gnutls 3.4.14 and nettle 3.2
mrdominuzq
2016-06-09
always build pic on linux
Arne Morten Kvarving
2016-04-28
osx, ios: ffmpeg, enable vtb
Rainer Hochecker
2016-04-26
[depends] remove libogg / libvorbis
Stefan Saraev
2016-03-31
IOS: explicitely disable videotoolbox (for now)
fritsch
2016-03-31
FFmpeg: Replace libdcadec with internal hd aware dca decoder
fritsch
2016-01-06
[depends/ffmpeg] - add compile support for ios/arm64
Memphiz
2015-12-22
FFmpegImage: Implement Thumbnail extraction (jpg, png, alpha support)
fritsch
2015-09-09
ffmpeg: Disable videotoolbox on OSX
fritsch
2015-09-01
[ffmpeg] Add support for libdcadec
popcornmix
2015-07-06
[ffmpeg/osx] - add --disable-securetransport to configure to prevent linkage ...
Memphiz
2015-02-05
[rebrand] ffmpeg extra-version xbmc -> kodi
uNiversaI
2015-02-01
Merge pull request #6275 from Memphiz/fixnative
Memphiz
2015-02-01
Merge pull request #5570 from rbalint/mips
Wolfgang Schupp
2015-01-28
mips: Pass --disable-mips.* flags to FFmpeg to cover more platforms
Balint Reczey
2015-01-27
[depends/ffmpeg] - force ffmpeg build to use AR and RANLIB from the toolchain
Memphiz
2015-01-01
[gnutls] - enable gnutls support for all platforms
Memphiz
2014-12-30
ffmpeg: explicitly disable sdl
Rainer Hochecker
2014-12-20
[android] re-enable gnutls in ffmpeg
wsnipex
2014-07-15
[depends/ffmpeg] - fix sed (didn't work on osx) - this fixes pkgconfig from f...
Memphiz
2014-05-15
[osx/ffmpeg] disable spew of sdl compile/link flags
Memphiz
2014-04-27
[osx] specify target-os as 'darwin' for osx/ios, and amend sed to be compatib...
Jonathan Marshall
2014-04-27
[linux] log how ffmpeg was linked, ffmpeg version check and logging
wsnipex
2014-04-27
[depends] move ffmpeg to unified deps
wsnipex