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-09-15
[cximage] fixed memory leak in ximatif.cpp
WiSo
2013-09-15
[cximage] fixed: fixed memory leaks in ximadsp.cpp
WiSo
2013-09-15
[WIN32][cpluff] fixed resource leak.
WiSo
2013-09-13
[externalffmpeg/osx/ios] - fix compile after 429ce9bc69cdee21d3f3be23c1f7147f...
Memphiz
2013-09-12
ffmpeg: add swr_set_compensation to interface
Rainer Hochecker
2013-09-09
add ffmpeg patchfile for backport ab433b250ef3eb74a09be37612e806328451be65
Rainer Hochecker
2013-09-09
ffmpeg backport: h264: do not discard NAL_SEI when skipping frames
Rainer Hochecker
2013-09-03
libsquish: rework to support native builds with *_FOR_BUILD
Stephan Raue
2013-09-01
Merge pull request #2707 from Rawk/use_return_value3
Joakim Plate
2013-08-31
xbadpcm: fix crash on invalid input file
Anssi Hannula
2013-08-26
Remove GetDirectory(..) without return value
Rawk
2013-08-25
ffmpeg: add av_channel_layout_extract_channel to util interface
Rainer Hochecker
2013-08-14
[ffmpeg] - backport "Fix compilation on ARM with android gcc 4.7" from ffmpeg...
Memphiz
2013-08-11
[cosmetic] update copyright headers
Martijn Kaijser
2013-08-07
[ffmpeg/patches] Add backported mpegts optimisations
popcornmix
2013-08-07
[ffmpeg] - backport - mpegts: Remove one 64-bit integer modulus operation per...
Ben Avison
2013-08-07
[ffmpeg] - backport - mpegts: Make discard_pid() faster for single-program st...
Ben Avison
2013-08-07
[ffmpeg] - backport - mpegts: Remove one memcpy per packet
Ben Avison
2013-08-07
[ffmpeg] - backport - avio: Add an internal function for reading without copying
Ben Avison
2013-08-07
[cosmetics] update copyright header
Martijn Kaijser
2013-08-06
libav hacks: define AVFORMAT_HAS_STREAM_R_FRAMERATE to give it a dummy accessor.
Alexis Ballier
2013-08-06
Fix swr_get_delay computation from libavresample API.
Alexis Ballier
2013-08-06
DllAvCodec: Remove now unused LIBAVCODEC_FROM_* macros.
Alexis Ballier
2013-08-06
DVDFactoryCodec: Remove pointless libav #ifery and improve the libav_hacks.h
Alexis Ballier
2013-08-06
DVDOverlayCodecText: Remove libav compat #ifery and move it to libav_hacks.h
Alexis Ballier
2013-08-06
DllAvFilter.h: Drop checks for libav and factorize some #if / #else. Those ar...
Alexis Ballier
2013-08-06
Remove avfilter_graph_parse hacks for libav and move it to libav hacks
Alexis Ballier
2013-08-06
Move libav check for libavfilter being avframe based to libav_hacks.h
Alexis Ballier
2013-08-06
DllAvUtil: Drop libav hacks and move them to libav_hacks.h.
Alexis Ballier
2013-08-06
DllAvFormat: map av_stream_get_r_frame_rate when available.
Alexis Ballier
2013-08-06
Introduce a libav-hacks library to wrap a compatibility layer with libav.
Alexis Ballier
2013-08-06
DllSwResample: Clean up libavresample support that is broken anyway.
Alexis Ballier
2013-08-06
Add a fake .pc file for libswresample -> libavresample
Alexis Ballier
2013-08-02
[ffmpeg/patches] Add backported armv6/vfp optimisations
popcornmix
2013-08-02
[ffmpeg] - backport - arm: Mangle external symbols properly in new vfp assemb...
Martin Storsjö
2013-08-02
[ffmpeg] - backport - arm: Add VFP-accelerated version of qmf_32_subbands
Ben Avison
2013-08-02
[ffmpeg] - backport - dcadsp: Add a new method, qmf_32_subbands
Ben Avison
2013-08-02
[ffmpeg] - backport - arm: Add VFP-accelerated version of fft16
Martin Storsjö
2013-08-02
[ffmpeg] - backport - arm: Add VFP-accelerated version of dca_lfe_fir
Martin Storsjö
2013-08-02
[ffmpeg] - backport - arm: Add VFP-accelerated version of imdct_half
Martin Storsjö
2013-08-02
[ffmpeg] - backport - arm: Add VFP-accelerated version of int32_to_float_fmul...
Ben Avison
2013-08-02
[ffmpeg] - backport - dcadec: Use int32_to_float_fmul_array8
Ben Avison
2013-08-02
[ffmpeg] - backport - fmtconvert: Add a new method, int32_to_float_fmul_array8
Ben Avison
2013-08-02
[ffmpeg] - backport - arm: Add VFP-accelerated version of int32_to_float_fmul...
Ben Avison
2013-08-02
[ffmpeg] - backport - arm: Add VFP-accelerated version of synth_filter_float
Ben Avison
2013-08-01
Merge pull request #3031 from aballier/typo
Alexis Ballier
2013-08-01
Fix typo in [50e52c36]. Broke the build with external FFmpeg.
Alexis Ballier
2013-08-01
Merge pull request #2966 from Voyager1/uniquedvdid-use-libdvdnav
Voyager1
2013-08-01
Merge pull request #2957 from jmbreuer/upstream-libdvdnav-seek
Martijn Kaijser
2013-08-01
DllAvFilter.h: Include libavfilter/avcodec.h only when necessary. We are not ...
Alexis Ballier
[next]