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
Age
Commit message (
Expand
)
Author
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
Merge pull request #3071 from popcornmix/uninit_audio
huceke
2013-08-07
[rbp] Fix type of transform parameter to match latest firmware
popcornmix
2013-08-07
[rbp/omxplayer] Fix uninitialised variable that can lose audio packet
popcornmix
2013-08-07
[rbp/omxplayer] Apply deinterlace changes immediately
popcornmix
2013-08-07
[rbp/omxplayer] Support frame advance with right arrow when paused
popcornmix
2013-08-07
[rbp/omxplayer] Avoid flushing fifos when audio/video fifos out of sync
popcornmix
2013-08-07
Merge pull request #3067 from popcornmix/fix_compile_max
Martijn Kaijser
2013-08-07
[rbp/omxplayer] Fix build error in types for max
popcornmix
2013-08-07
[cosmetics] - get rid of some checks for _WIN32 and replace them with proper ...
Memphiz
2013-08-07
Merge pull request #3038 from popcornmix/improve_ffrew
Martijn Kaijser
2013-08-07
[osx/ios/atv2] - sync xcode project
Memphiz
2013-08-07
Merge pull request #2981 from cptspiff/cmake-rules
Arne Morten Kvarving
2013-08-07
added: generate and install cmake helpers for addons
spiff
2013-08-07
Merge pull request #3061 from MartijnKaijser/xbox_legacy_dvd
Arne Morten Kvarving
2013-08-07
uri: use of protocol tags to deduce if parent needs to be checked
Joakim Plate
2013-08-07
apk: tag filesystem as having parent in hostname
Joakim Plate
2013-08-07
url: CURL::GetWithoutUserDetails would return non encoded hostname
Joakim Plate
2013-08-07
Merge pull request #3014 from bfg1981/master
Joakim Plate
2013-08-07
jsonrpc: fix "size" property from Files.GetDirectory overflowing and not retu...
montellese
2013-08-07
jsonrpc: fix "mimetype" being empty in Files.GetDirectory
montellese
2013-08-07
Merge pull request #2895 from verybadsoldier/master
Memphiz
2013-08-07
[cosmetics] update copyright header
Martijn Kaijser
2013-08-06
Merge pull request #3043 from Voyager1/xml-empty-stringvalues
jmarshallnz
2013-08-06
Merge pull request #3048 from FernetMenta/spdif
Martijn Kaijser
2013-08-06
Merge pull request #3036 from aballier/libavhacks
Alexis Ballier
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
DVDOverlayCodecFFmpeg.cpp: Remove pointless #ifery since we require a recent ...
Alexis Ballier
2013-08-06
DllAvFilter.h: Drop checks for libav and factorize some #if / #else. Those ar...
Alexis Ballier
2013-08-06
DVDVideoCodecFFmpeg: Drop usage of LIBAVFILTER_FROM_* and use LIBAVFILTER_AVF...
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
ActiveAE: Replace deprecated CODEC_ID by AV_CODEC_ID.
Alexis Ballier
2013-08-06
Use av_stream_get_r_frame_rate instead of accessing avstream->r_frame_rate when
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-06
configure: Add --enable-libav-compat option.
Alexis Ballier
2013-08-06
configure, external ffmpeg: Drop check for libavresample.
Alexis Ballier
2013-08-06
remove check if running from DVD. this is XBOX legacy which isn't used anymore
M. Kaijser
[prev]
[next]