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
Age
Commit message (
Expand
)
Author
2011-10-27
Fixed Iptc parser under 64bit linux
Christian Fetzer
2011-10-17
[fix] - fix duplicated method delcaration
Memphiz
2011-10-16
matroskadec: use correct compression parameters for current track CodecPrivate
CrystalP
2011-10-15
Changed format string - %td not supported by our MingW environment.
CrystalP
2011-10-15
dxva-h264 Fix dxva playback of streams that don't start with an I-Frame.
CrystalP
2011-10-15
dxva-vc1 Pass overlapping transforms hint
CrystalP
2011-10-15
dxva-vc1 Take BI into account for forward and backward pictures
CrystalP
2011-10-15
dxva-mpeg2 speed up slice allocation
CrystalP
2011-10-15
dxva-mpeg2 Allocate slices array dynamically - fixes videos with > 175 slices.
CrystalP
2011-10-15
update libcec from 0.6.0 to 0.7.0
davilla
2011-10-13
changed libcec to be dyloaded like others, also change lib/libcec/Makefile to...
davilla
2011-10-13
fixed, sporatic make failures when libid3tag tries to regenerate genre.dat on...
davilla
2011-10-11
Merge pull request #482 from jkominek/master
Arne Morten Kvarving
2011-10-11
[osx/ios] fixed, Imaging-1.1.7 has a design quirk where one can import it two...
davilla
2011-10-11
cec: use libcec as an internal lib and fetch it in "bootstrap". added --enabl...
Lars Op den Kamp
2011-10-11
Factor out libbluray dll loader into separate header
elupus
2011-10-10
wrapped strncpy to ensure resulting strings are always null terminated.
Jay Kominek
2011-10-10
replaced some strcpy's that were causing crashes, with strncpy's in unrarxlib
Jay Kominek
2011-10-08
fix ffmpeg patch to reflect changed alpha array size in upstream. fixes #1134...
CrystalP
2011-10-07
[osx/ios] fixed build of script.module.pil, this also add the ability to cros...
davilla
2011-10-05
changed to have make clean do a distclean and add ldconfig when installing
davilla
2011-10-02
[airtunes] include 006_no_printf.patch
davilla
2011-09-29
change afpfs-ng default install location to /usr/local
davilla
2011-09-29
[airtunes] change default install location to /usr/local
davilla
2011-09-29
[add] - makefile for building afpfs-ng for linux
Memphis
2011-09-28
Merge pull request #447 from Memphiz/airtunes
Memphiz
2011-09-28
[WIN32] fixed: build libass with patched freetype.
WiSo
2011-09-28
Merge pull request #445 from blinkseb/libass
Sébastien Brochet
2011-09-27
[fix] - soname for linux
Memphiz
2011-09-26
[add] - libshairport for linux
Memphis
2011-09-25
[WIN32] fixed warning
WiSo
2011-09-25
updated libass to v0.9.13
Sébastien Brochet
2011-09-25
[WIN32] updated freetype to v2.4.6
Sébastien Brochet
2011-09-23
[linux] fixed, cannot load swscale on arm. treat swscale like the others and ...
davilla
2011-09-19
[WIN32] fixed some warnings. ETIMEDOUT and ECANCELED already defined.
WiSo
2011-09-16
build: 3rd party lib linking symbols cleanup
theuni
2011-09-12
fixed: Compilation issue with ffmpeg 0.7.1
elupus
2011-09-11
change to our mirrors, http://www.effbot.org/downloads is unreliable
davilla
2011-09-11
drop ifdefs for aligned function call now that they map to normal
elupus
2011-09-09
Merge pull request #405 from dteirney/myth
David Teirney
2011-09-07
[ffmpeg] silence compiler warnings
davilla
2011-09-04
Silence compiler warning by specifying 0 as 0L so it's treated as a long.
David Teirney
2011-09-04
Introduce a cmyth_proginfo_flags method to retrieve the flags associated with...
David Teirney
2011-09-04
Update one of the other Microsoft Visual Studio files to remove an include lo...
David Teirney
2011-09-03
[WIN32] removed win32 include path from cmyth (thanks dTeirney)
WiSo
2011-09-03
[WIN32] copied inttypes.h to cmyth/win32/include to keep the lib separated (h...
WiSo
2011-09-02
Merge pull request #386 from dteirney/libcmyth
David Teirney
2011-09-02
build: allow configure options to be set for libnfs
theuni
2011-09-02
[nfs] - bump version to 0804e67
Memphiz
2011-08-30
Use the more portable "=" in shell test usage, rather than "=="
David Brownlee
[next]