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
2011-02-08
[WIN32] missed one from #11157 (thanks overbyrn)
WiSo
2011-02-08
removed: two ffmpeg asf patches that cause problems
Anssi Hannula
2011-02-07
Only use one thread for the webserver to save resources.
theuni
2011-02-07
Add our MAX_STREAMS hack back, it was lost after the ffmpeg update.
theuni
2011-02-07
changed: don't build ffmpeg docs
theuni
2011-02-07
fixed: settings.xml was queried repeatedly for addons where it didn't exist.
theuni
2011-02-07
[OSX] fixed: missing ff_get_cpu_flags_x86 in avutil-50 lib
beenje
2011-02-07
fixed: Ticket #11147 - can't parser srt subtitles with CRCRLF at line end.
taxigps
2011-02-07
fixed: use correct location for avconfig.h
blinkseb
2011-02-07
[WIN32] add the dlls built with mingw to .gitignore
CrystalP
2011-02-07
[WIN32] fix make distclean in libdvd*
CrystalP
2011-02-06
Merge Windows renderer support for the NV12 and UVYV formats used natively by...
CrystalP
2011-02-06
[WIN32] add yuy2/uyvy rendering (software and ps)
CrystalP
2011-02-06
[WIN32] add accessors for CD3DTexture width and height
CrystalP
2011-02-06
[WIN32] always use bilinear sampling. Simpler and same performance as nearest...
CrystalP
2011-02-06
[WIN32] refactor the code mapping the buffer formats with dvdplayer and ffmpe...
CrystalP
2011-02-06
[WIN32] add nv12 rendering (software and ps)
CrystalP
2011-02-07
fixed: passthrough using ffmpeg on big-endian (ticket #10297)
Anssi Hannula
2011-02-07
added: import av_set_string3 from libavutil
Anssi Hannula
2011-02-07
fixed: null dereference if passthrough fails before stream added
Anssi Hannula
2011-02-07
changed: use av_set_string from the libavcodec headers
Anssi Hannula
2011-02-07
added: option to ffmpeg spdif muxer to select endianness
Anssi Hannula
2011-02-06
Merge branch 'remove-libmms' of github:cptspiff/xbmc. this replaces libmms wi...
spiff
2011-02-06
sync osx project
spiff
2011-02-06
remove outdated eclipse and kdevelop projects
spiff
2011-02-06
removed: glib now that libmms doesn't need it
elupus
2011-02-06
removed: libmms from win32 build
elupus
2011-02-06
added: support mms through ffmpeg
spiff
2011-02-06
changed: remove libmms support
spiff
2011-02-06
[WIN32] changed: don't use a hash in a filename.
WiSo
2011-02-06
fixed: avconfig.h location has changed
blinkseb
2011-02-06
[WIN32] removed ffmpeg and libdvdnav dlls as they are now build via the build...
WiSo
2011-02-06
[WIN32] added: check for mingw env and end gracefully if not found
WiSo
2011-02-06
fixed: double free in libavformat/rtsp.c (patch from upstream)
Anssi Hannula
2011-02-06
fixed: playback of some mpegts files (ticket #11126)
Anssi Hannula
2011-02-06
fixed: missing [] from deletes added in 9019cd5dbb
Anssi Hannula
2011-02-06
fixed: detect incompatible yasm/nasm in ffmpeg configure
Anssi Hannula
2011-02-06
fixed: on-the-fly AC-3 encoding with non-S16 encoder
Anssi Hannula
2011-02-06
[WIN32] removed the "wait for a key press"
WiSo
2011-02-06
[WIN32] forgot the comment
WiSo
2011-02-06
[WIN32] removed scripts, plugins and skins from the installer include as they...
WiSo
2011-02-06
[WIN32] build ffmpeg and libdvdnav dlls during compile time (via buildsetup.bat)
WiSo
2011-02-06
[WIN32] removed unneeded linker libs (is liba52.dll in use at all?)
WiSo
2011-02-06
[WIN32] added: avcore to the checked files list in buildmingwlibs.sh
Anssi Hannula
2011-02-06
Merge branch 'ffmpeg-update'
Anssi Hannula
2011-02-06
[WIN32] updated ffmpeg dlls
WiSo
2011-02-06
[WIN32] fixed compile by setting FF_API_OLD_SAMPLE_FMT to false
WiSo
2011-02-06
[WIN32] changed vs include paths to point to new ffmpeg include-xbmc-win32 di...
WiSo
2011-02-06
fixed: restore dxva2api.h and avconfig.h to a win32 specific dir
Anssi Hannula
2011-02-05
added: advancedsettings.xml option <splash> to disable startup splash image -...
vdrfan
[next]