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
2012-03-31
changed: replace old libavfilter integration with null output filter with buf...
elupus
2012-03-31
Drop support for ffmpeg version older than our built in version
elupus
2012-03-31
Replace more depreciated ffmpeg functions
elupus
2012-03-31
Replace depreciated av_find_stream_info with avformat_find_stream_info
elupus
2012-03-31
Don't use depreciated avcodec_thread_init
elupus
2012-03-31
replace depreciated AVMetadata(Tag) with AVDictionary(Entry)
elupus
2012-03-31
replace depreciated ByteIOContext with AVIOContext
elupus
2012-03-31
replace depreciated av_open_input_stream/file with new avformat_open_input
elupus
2012-03-31
Drop now merged or redundant patches
elupus
2012-03-31
Drop patch for cdxa probe, it causes missdetections of certain streams
elupus
2012-03-31
Drop patch for win32 build
elupus
2012-03-31
Drop neon patch that doesn't apply anymore
elupus
2012-03-31
Update patches
elupus
2012-03-31
Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)
elupus
2012-03-27
Merge pull request #508 from fetzerch/pictures-metadata-fixes
Arne Morten Kvarving
2012-03-27
Cleaned up exif parser: Removed unneccessary comment, use MAX_COMMENT instead...
Christian Fetzer
2012-03-27
Merge pull request #469 from blinkseb/master
Sébastien Brochet
2012-03-27
cec: get libCEC-latest from packages.pulse-eight.net, so it can be updated se...
Lars Op den Kamp
2012-03-27
cec: added an option to configure whether or not to send an 'inactive source'...
Lars Op den Kamp
2012-03-27
cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t...
Lars Op den Kamp
2012-03-27
add boost/uuid/sha1.hpp to our libs
montellese
2012-03-26
changed: further reduce libapetags incessent hammering of seek functions
elupus
2012-03-26
changed: backport UPnP Platinum fix for missing maximum/minimum values
elupus
2012-03-26
Updated the iptc parser to support different iptc variants. (pd code from jhead)
Christian Fetzer
2012-03-26
Added support for the exif ImageDescription tag to libexif and made it access...
Christian Fetzer
2012-03-23
Add support for new ffmpeg-10/11 api.
Tomas Chvatal
2012-03-22
fixed: libdvdnav objects was not updated on first make after a change
elupus
2012-03-21
fixed: make sure we find the correct cell when we search for the requested time
elupus
2012-03-21
Merge pull request #714 from abrasive/master
Joakim Plate
2012-03-18
fixed: do the libpng version check in only one place
bobo1on1
2012-03-18
Commit cleaned libpng 1.5 support.
Damien Thébault
2012-03-18
Revert "added: support building cximage with libpng 1.5."
bobo1on1
2012-03-18
Revert "fixed: check libpng version only once"
bobo1on1
2012-03-18
Revert "fixed: compiler warning"
bobo1on1
2012-03-18
Revert "removed: unneeded check"
bobo1on1
2012-03-18
Revert "oops"
bobo1on1
2012-03-17
oops
bobo1on1
2012-03-17
removed: unneeded check
bobo1on1
2012-03-17
fixed: compiler warning
bobo1on1
2012-03-17
fixed: check libpng version only once
bobo1on1
2012-03-17
added: support building cximage with libpng 1.5.
spiff
2012-03-07
fixed: ffmpeg build with gcc 4.7 on x86 (fixes #12779)
Anssi Hannula
2012-03-07
added: missing patch files for 15 commits to internal ffmpeg
Anssi Hannula
2012-03-07
fixed: crash in ffmpeg matroskadec with some files (fixes #12741)
Anssi Hannula
2012-02-23
[fix] - macs are not allways big endian since years - tell this unrarxlib ......
Memphiz
2012-02-22
Fix libdvdnav searching routine for discs with multiple main titles
James Laird
2012-02-20
[WIN32] fixed compile error (the right way?)
WiSo
2012-02-21
fix win32 build error (make sure you push the right branch...)
Jonathan Marshall
2012-02-20
[fix] - revert c0855cb because its not needed anymore
Memphiz
2012-02-19
Merge pull request #686 from jmarshallnz/libid3tag_fix
jmarshallnz
[prev]
[next]