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
2013-08-01
Merge pull request #2601 from sraue/automake-1.13-fixes
Martijn Kaijser
2013-08-01
dvdplayer: look for stereo_mode metadata in frames to update stereo mode
Joakim Plate
2013-08-01
ffmpeg: add patch file for stereoscopic metadata from h264
Joakim Plate
2013-08-01
h264: expose h264 frame packing as stereo_mode metadata
Joakim Plate
2013-08-01
ffmpeg: add av_opt_set_int and av_opt_set_double for intrumenting swr
fritsch
2013-08-01
ffmpeg: add methods to the interface needed for resampling
xbmc
2013-07-26
DllAvCodec.h: Stop mapping avcodec_default_{get,release}_buffer.
Alexis Ballier
2013-07-17
[win32] fix library.xbmc.foo builds after cc988c14d2c13cee4633b316065e4cf3353...
montellese
2013-07-08
Merge pull request #2934 from aballier/cdripupdate
Arne Morten Kvarving
2013-07-09
added callback methods for binary add-ons to get codec id information from XB...
Lars Op den Kamp
2013-07-06
Merge pull request #2889 from Karlson2k/win32_sse2
wsoltys
2013-07-05
DLLAvCodec: Do not map avcodec_encode_audio anymore since it is deprecated an...
Alexis Ballier
2013-07-02
DllAvFormat: Map avformat_alloc_output_context2.
Alexis Ballier
2013-07-02
Merge pull request #2880 from aballier/avfinclude
Alexis Ballier
2013-07-01
Replace deprecated CodedID and CODEC_ID by their av prefixed counterparts.
Alexis Ballier
2013-06-27
Fix memory leak and a failed ASSERT under win32 Debug build. A string was bei...
Garrett Brown
2013-06-18
[win32] Enable SSE2 everywhere
Karlson2k
2013-06-17
[ffmpeg] - backport fix for crashing when using vaapi (found on libav mailing...
Memphiz
2013-06-17
Revert "ffmpeg: add patch file for vaapi fix"
Memphiz
2013-06-17
Revert "vaapi: don't unmap non-existing buffer"
Memphiz
2013-06-17
Revert "ffmpeg: fixup compile error in patch"
Memphiz
2013-06-14
DllAvFilter: Always include libavfilter/buffersrc.h for av_buffersrc_add_frame.
Alexis Ballier
2013-06-11
[jenkins] - do the mingw build in a backgroundthread and echo "." on the fore...
Memphiz
2013-06-10
Merge pull request #2760 from aballier/ffmpeg_cleanups
Arne Morten Kvarving
2013-06-09
pvr: win32: Make sure that the addon libs define TARGET_WINDOWS
Christian Fetzer
2013-06-08
Fix dllavutil after #2730
Voyager1
2013-06-08
Merge pull request #2730 from ulion/dvdplayer_ffmpeg_http_protocol_options
Arne Morten Kvarving
2013-06-08
ffmpeg: restore invalid vda_frame definition
Joakim Plate
2013-06-04
[WIN32] fix compiler error after 7b65508685ef7a6f3c16e9b341b2b71fafaa46b2 (we...
wsoltys
2013-06-02
changed, use TARGET_xxx in UnrarXLib
davilla
2013-06-02
these are libs, revert to compiler standard defs
davilla
2013-05-27
[platinum] - fix shadowed local var
Memphiz
2013-05-23
ffmpeg: fixup compile error in patch
Joakim Plate
2013-05-22
ffmpeg: add patch file for vaapi fix
Joakim Plate
2013-05-22
vaapi: don't unmap non-existing buffer
Joakim Plate
2013-05-17
Drop support for old ffmpeg header layout.
Alexis Ballier
2013-05-17
Remove the check for libavutil/samplefmt.h and assume it is always present.
Alexis Ballier
2013-05-17
Remove the check for libavutil/mem.h and assume it is always present.
Alexis Ballier
2013-05-17
Remove the check for libavutil/mathematics.h and assume it is always present.
Alexis Ballier
2013-05-17
Drop checks for libav*/opt.h.
Alexis Ballier
2013-05-17
Remove the checks for AVPacket definitions in libavformat.
Alexis Ballier
2013-05-17
DllAvCodec.h: remove mention of libavcore that is long gone.
Alexis Ballier
2013-05-15
[libdvdread] added patch file elimination of symlink resolution
Voyager1
2013-05-15
[libdvdread] Remove symlink checking as this is not needed by xbmc
Voyager1
2013-05-15
[libdvdread] Revert previous fixups
Voyager1
2013-05-13
Merge pull request #2723 from Voyager1/libdvdread-fix
Voyager1
2013-05-12
Merge pull request #2735 from davilla/add-avformat_network-bits
davilla
2013-05-12
fixed, move load before we try to access and make sure we are loaded before a...
davilla
2013-05-11
fixed, add avformat_network_init/avformat_network_deinit
davilla
2013-05-12
[DVDPlayer] ffmpeg support http/https protocol options, also fix #14309.
ulion
[next]