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
/
lib
/
Makefile.in
Age
Commit message (
Expand
)
Author
2013-04-15
[ffmpeg] fix shared library versions
wsnipex
2013-04-07
[FFmpeg] version bump to n1.2 (rev e820e3a) - xbmc files
FlyingRat
2012-08-08
[droid] more bionic fun. sonames need to match filenames exactly
theuni
2012-04-17
[osx/ios] ignore return error for ar, inverse.o might already be removed from...
davilla
2012-03-31
[osx/ios/atv2] - build and link static libs for ffmpeg because of build issue...
Memphiz
2012-03-31
Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)
elupus
2011-09-23
[linux] fixed, cannot load swscale on arm. treat swscale like the others and ...
davilla
2011-07-10
[osx] remove SYSROOT, it is not used anywhere, same for setting MACOSX_DEPLOY...
davilla
2011-06-23
[osx/ios] fixed libavfilter build on ppc and ios
beenje
2011-06-23
[ios/atv2] fix: libavfilter would fail to compile on arm
amet
2011-06-22
[osx] fox libavfilter on osx, thx davilla
amet
2011-06-21
added: build libavfilter and add dll loader for it
elupus
2011-04-30
[osx] fixed powerpc-osx build
beenje
2011-03-30
dvdplayer: fix build with gcc-4.6. Flags to the Linker must be passed via -Wl...
Stephan Raue
2011-03-09
[darwin] changed, replace wrapping with wrapper.rb with linker alias_list
S. Davilla
2011-03-05
[osx] changed, configure and makefiles to support new osx build system
S. Davilla
2011-02-23
changed: swscale library name to include major only on linux/osx
Anssi Hannula
2011-02-19
Merge removal of unneeded libdts and liba52
Anssi Hannula
2011-02-17
Removed use of libfaad2. It was already disabled on all platforms.
theuni
2011-02-09
Merge branch 'shellmacro'
spiff
2011-02-07
[OSX] fixed: missing ff_get_cpu_flags_x86 in avutil-50 lib
beenje
2011-02-07
remove all /bin/bash and replace them by @SHELL@ macro
Fneufneu
2011-02-06
removed: use of deprecated libdts
Anssi Hannula
2011-02-06
removed: use of deprecated liba52
Anssi Hannula
2011-02-03
updated: internal ffmpeg to c3beafa0f1
Anssi Hannula
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni