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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-04-07
Merge pull request #20809 from graysky2/lto_ffmpeg
Markus Härer
2023-03-05
[ffmpeg] Disable Vulkan code
Jose Luis Marti
2023-02-22
[cmake] set minimum required CMake version to 3.12 everywhere
Rechi
2023-02-20
[Android] Fix symbol relocation errors on Android x86
Jose Luis Marti
2023-01-22
tools/depends: ffmpeg: use upstream version
Lukas Rusak
2023-01-06
Disable broken filter for darwin_embedded
Vasyl Gello
2022-04-19
[android] fix building ffmpeg on osx host for android
fuzzard
2022-03-07
[tools/depends][target] Ffmpeg use same CMakeLists.txt as internal Ffmpeg build
fuzzard
2022-03-04
ffmpeg: build with lto when -DUSE_LTO=ON
graysky
2022-03-02
[cmake] Refresh FindFFMPEG module to be more consistent with other find modules
fuzzard
2021-11-29
[tools/depends][target] ffmpeg cleanup
fuzzard
2020-09-09
Merge pull request #16321 from lrusak/rpi-removal
popcornmix
2020-09-08
RPi: remove platform
Lukas Rusak
2020-09-07
[cmake] allow ffmpeg and libdvd to build in parallel when using ninja
wsnipex
2020-06-23
[cmake] allow passing additional flag to internal ffmpeg
wsnipex
2020-03-03
[cmake] ffmpeg: add support for libdav1d
Jakob Linskeseder
2020-02-27
[ios] set minimum ios version to 11.0 and cleanup dependencies
phunkyfish
2020-02-17
[build][depends] add support for x86_64-linux-android
Alwin Esch
2019-07-18
[ios/build] rename core_system_name to darwin_embedded
fuzzard
2018-07-28
[depends] ffmpeg: fix mips build
Bernd Kuhls
2018-06-11
[cmake] ffmpeg: remove workaround for ccache, pass the options instead
wsnipex
2018-06-07
[cmake] pass vaapi and vdpau options to internal ffmpeg
wsnipex
2018-04-19
bump ffmpeg to 4.0
Rainer Hochecker
2018-02-14
[cmake] use ccache for internal ffmpeg
Rechi
2018-02-12
changed: forward cmake compilers to ffmpeg
notspiff
2018-02-05
[FFMPEG] add strip configure option for crosscompiling
peak3d
2017-10-15
bump ffmpeg to 3.4
Rainer Hochecker
2017-08-30
FFMPEG: Fixes rbpi compilation
Nuno Senica
2017-07-15
[depends] set CORE_PLATFORM_NAME=rbpi
Lukas Rusak
2017-05-15
[depends] ffmpeg: fix build for iOS 64 bit
Rechi
2017-02-11
Unify setting for RPi, there's no need to make it CPU specific.
Nuno Sénica
2017-01-30
Tidy up ffmpeg in order to be more flexible and versatile. Also includes swit...
Nuno Sénica
2016-10-09
[cmake] ffmpeg: add android aarch64 support
wsnipex
2016-08-30
[depends] gnutls 3.4.14 and nettle 3.2
mrdominuzq
2016-07-21
[cmake] Let ExternalProject_Add figure out the right 'make' command
Christian Fetzer
2016-07-09
[cmake] do not hardcode make command
Fneufneu
2016-07-09
[cmake] fix ffmpeg freebsd build
Fneufneu
2016-06-09
always build pic on linux
Arne Morten Kvarving
2016-05-01
[cmake/darwin] Sync VTB changes
Christian Fetzer
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-02-28
[cmake] Align FFMPEG build with Autotools
Christian Fetzer
2016-02-12
[cmake] Add CMake files to tools/depends
Christian Fetzer