aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-06VideoPlayer: VPV - drop obsolete code for ffRainer Hochecker
2018-03-05Merge pull request #13616 from FernetMenta/glslRainer Hochecker
2018-03-05Merge pull request #13618 from FernetMenta/postprocRainer Hochecker
2018-03-05Merge pull request #13617 from FernetMenta/blendRainer Hochecker
2018-03-05VideoPlayer: fix crash in ffmpeg postprocRainer Hochecker
2018-03-05VideoPlayer: fix frame blendig, broke with OpenGL 3.2Rainer Hochecker
2018-03-05VideoPlayer: Windows - fix HDR metadata MaxCLLRainer Hochecker
2018-03-05VideoPlayer: OpenGL - fix HDR metadata MaxCLLRainer Hochecker
2018-03-05[wayland] Handle frame throttling ourselvesPhilipp Kerling
2018-03-05[wayland] Always set opaque region and geometry on startupPhilipp Kerling
2018-03-05[vaapi] Support skipping deinterlace filter in CVppPostprocPhilipp Kerling
2018-03-05[vaapi] Print profile string on vaapi2Philipp Kerling
2018-03-05[vaapi] Rename hevc flag to deepColorPhilipp Kerling
2018-03-05[vaapi] Add vaExportSurfaceHandle supportPhilipp Kerling
2018-03-05[vaapi] Make CVaapiTexture into an interface, factor out vaapi1Philipp Kerling
2018-03-05Add EGL utilities for extensions and attributesPhilipp Kerling
2018-03-05[vaapi] Request P010 surfaces for 10-bit decodingPhilipp Kerling
2018-03-05[vaapi] Remove unused attribute querying and warningPhilipp Kerling
2018-03-05[vaapi] Replace VAProfileH264Baseline with ConstrainedBaselinePhilipp Kerling
2018-03-05[vaapi] Hand picture_width and picture_height to vaCreateContextPhilipp Kerling
2018-03-05[vaapi] Be more explicit about point of failure in CVppPostproc error messagesPhilipp Kerling
2018-03-05Merge pull request #13614 from enen92/enen92-patch-1Martijn Kaijser
2018-03-05[pydocs] Missing parenthesis in onNotification methodenen92
2018-03-04Merge pull request #13578 from peak3d/primesettingsMarkus Pfau
2018-03-04Merge pull request #13611 from ksooo/pvr-directchannelinput-okKai Sommerfeld
2018-03-04COverlayText::GetFontLayout: Fix log text (c/p error).Kai Sommerfeld
2018-03-04Merge pull request #13605 from FernetMenta/vaapivpp18.0a1-LeiaRainer Hochecker
2018-03-04[PVR] Direct channel number input: use OK to immediately execute the action a...Kai Sommerfeld
2018-03-04VideoPlayer: vaapi - do not destruct postproc if buffers are still in useRainer Hochecker
2018-03-03[addons] fix kodi-platform SHA-1 revisionRechi
2018-03-03Merge pull request #13571 from Rechi/cleanup/binaryAddonsRechi
2018-03-03[cleanup][windows] mingw was removed at c569b88Rechi
2018-03-03[cleanup][windows] remove dummy msys dependencyRechi
2018-03-03[PVR] Cleanup: remove method CPVRGUIActions::SwitchToChannel.Kai Sommerfeld
2018-03-03Merge pull request #13609 from xbmc/revert-13608-v18_alpha2Martijn Kaijser
2018-03-03Revert "Bump to v18 alpha2"Martijn Kaijser
2018-03-03Merge pull request #13608 from MartijnKaijser/v18_alpha2Martijn Kaijser
2018-03-03Bump to v18 alpha2Martijn Kaijser
2018-03-02Merge pull request #13604 from FernetMenta/videobufferRainer Hochecker
2018-03-02Merge pull request #13601 from ksooo/pvr-fix-guiint-epgevent-progressKai Sommerfeld
2018-03-02VideoPlayer: fix videoBufferSysMem after 5461d8c520454e2880f36b58f1e8bd4999ea...Rainer Hochecker
2018-03-02[guiinfo][pvr] Remove unused method CGUIInfoManager::GetEpgInfoTag().Kai Sommerfeld
2018-03-02[PVR][guiinfo] CGUIInfoManager: Factor out logic to obtain epg event titles.Kai Sommerfeld
2018-03-02[guiinfo] Use string constants instead of hardcoded string values.Kai Sommerfeld
2018-03-02[guinfo][pvr] GUIInfoManager cleanup. Use CPVRItem to get rid of a ton of boi...Kai Sommerfeld
2018-03-02[guiinfo][pvr] Cleanup CGUIInfoManager::SetCurrentItemJob not to do things al...Kai Sommerfeld
2018-03-02Merge pull request #13574 from FernetMenta/videobufferRainer Hochecker
2018-03-01[PVR] Fix gui integer PVR.EPGEventProgress - must work for channel items as w...Kai Sommerfeld
2018-03-01Merge pull request #13602 from FernetMenta/glslRainer Hochecker
2018-03-01VideoPlayer: OpenGL - fix col conversion in filterRainer Hochecker