Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-06 | VideoPlayer: VPV - drop obsolete code for ff | Rainer Hochecker | |
2018-03-05 | Merge pull request #13616 from FernetMenta/glsl | Rainer Hochecker | |
VideoPlayer: OpenGL - fix HDR metadata MaxCLL | |||
2018-03-05 | Merge pull request #13618 from FernetMenta/postproc | Rainer Hochecker | |
VideoPlayer: fix crash in ffmpeg postproc | |||
2018-03-05 | Merge pull request #13617 from FernetMenta/blend | Rainer Hochecker | |
VideoPlayer: fix frame blendig, broke with OpenGL 3.2 | |||
2018-03-05 | VideoPlayer: fix crash in ffmpeg postproc | Rainer Hochecker | |
2018-03-05 | VideoPlayer: fix frame blendig, broke with OpenGL 3.2 | Rainer Hochecker | |
2018-03-05 | VideoPlayer: Windows - fix HDR metadata MaxCLL | Rainer Hochecker | |
2018-03-05 | VideoPlayer: OpenGL - fix HDR metadata MaxCLL | Rainer Hochecker | |
2018-03-05 | [wayland] Handle frame throttling ourselves | Philipp Kerling | |
... so we can finally quit Kodi when minimized :-) | |||
2018-03-05 | [wayland] Always set opaque region and geometry on startup | Philipp Kerling | |
2018-03-05 | [vaapi] Support skipping deinterlace filter in CVppPostproc | Philipp Kerling | |
2018-03-05 | [vaapi] Print profile string on vaapi2 | Philipp Kerling | |
2018-03-05 | [vaapi] Rename hevc flag to deepColor | Philipp Kerling | |
The flag actually has nothing to do with HEVC, but checks for > 8 bit import support. | |||
2018-03-05 | [vaapi] Add vaExportSurfaceHandle support | Philipp Kerling | |
Signed-off-by: Philipp Kerling <pkerling@casix.org> | |||
2018-03-05 | [vaapi] Make CVaapiTexture into an interface, factor out vaapi1 | Philipp Kerling | |
Preparation work for adding CVaapi2Texture Signed-off-by: Philipp Kerling <pkerling@casix.org> | |||
2018-03-05 | Add EGL utilities for extensions and attributes | Philipp Kerling | |
Signed-off-by: Philipp Kerling <pkerling@casix.org> | |||
2018-03-05 | [vaapi] Request P010 surfaces for 10-bit decoding | Philipp Kerling | |
2018-03-05 | [vaapi] Remove unused attribute querying and warning | Philipp Kerling | |
2018-03-05 | [vaapi] Replace VAProfileH264Baseline with ConstrainedBaseline | Philipp Kerling | |
Baseline profile support in VAAPI is deprecated and was never implemented in any driver. | |||
2018-03-05 | [vaapi] Hand picture_width and picture_height to vaCreateContext | Philipp Kerling | |
Mesa vaapi drivers refuse to create the context without this information. | |||
2018-03-05 | [vaapi] Be more explicit about point of failure in CVppPostproc error messages | Philipp Kerling | |
2018-03-05 | Merge pull request #13614 from enen92/enen92-patch-1 | Martijn Kaijser | |
[pydocs] Missing parenthesis in onNotification method | |||
2018-03-05 | [pydocs] Missing parenthesis in onNotification method | enen92 | |
2018-03-04 | Merge pull request #13578 from peak3d/primesettings | Markus Pfau | |
[Settings] Allow s/w decode for GBM platform | |||
2018-03-04 | Merge pull request #13611 from ksooo/pvr-directchannelinput-ok | Kai Sommerfeld | |
[PVR] Direct channel number input improvement | |||
2018-03-04 | COverlayText::GetFontLayout: Fix log text (c/p error). | Kai Sommerfeld | |
2018-03-04 | Merge pull request #13605 from FernetMenta/vaapivpp18.0a1-Leia | Rainer Hochecker | |
VideoPlayer: vaapi - do not destruct postproc if buffers are still in… | |||
2018-03-04 | [PVR] Direct channel number input: use OK to immediately execute the action ↵ | Kai Sommerfeld | |
associated with the entered channel number - no need to wait for channle number input handler's timeout. | |||
2018-03-04 | VideoPlayer: vaapi - do not destruct postproc if buffers are still in use | Rainer Hochecker | |
2018-03-03 | [addons] fix kodi-platform SHA-1 revision | Rechi | |
2018-03-03 | Merge pull request #13571 from Rechi/cleanup/binaryAddons | Rechi | |
[cleanup][windows] remove obsolete msys and mingw binary addon dependencies | |||
2018-03-03 | [cleanup][windows] mingw was removed at c569b88 | Rechi | |
2018-03-03 | [cleanup][windows] remove dummy msys dependency | Rechi | |
2018-03-03 | [PVR] Cleanup: remove method CPVRGUIActions::SwitchToChannel. | Kai Sommerfeld | |
2018-03-03 | Merge pull request #13609 from xbmc/revert-13608-v18_alpha2 | Martijn Kaijser | |
Revert "Bump to v18 alpha2" | |||
2018-03-03 | Revert "Bump to v18 alpha2" | Martijn Kaijser | |
2018-03-03 | Merge pull request #13608 from MartijnKaijser/v18_alpha2 | Martijn Kaijser | |
Bump to v18 alpha2 | |||
2018-03-03 | Bump to v18 alpha2 | Martijn Kaijser | |
2018-03-02 | Merge pull request #13604 from FernetMenta/videobuffer | Rainer Hochecker | |
VideoPlayer: fix videoBufferSysMem after 5461d8c520454e2880f36b58f1e8… | |||
2018-03-02 | Merge pull request #13601 from ksooo/pvr-fix-guiint-epgevent-progress | Kai Sommerfeld | |
[guiinfo][PVR] Fix PVR.EpgeventProgress GUI int & some GUIInfoManager cleanup | |||
2018-03-02 | VideoPlayer: fix videoBufferSysMem after ↵ | Rainer Hochecker | |
5461d8c520454e2880f36b58f1e8bd4999ea2f1b | |||
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 ↵ | Kai Sommerfeld | |
boiler plate code. | |||
2018-03-02 | [guiinfo][pvr] Cleanup CGUIInfoManager::SetCurrentItemJob not to do things ↵ | Kai Sommerfeld | |
already done. | |||
2018-03-02 | Merge pull request #13574 from FernetMenta/videobuffer | Rainer Hochecker | |
VideoPlayer: videobuffers, fix memleak, allow to have more pools of s… | |||
2018-03-01 | [PVR] Fix gui integer PVR.EPGEventProgress - must work for channel items as ↵ | Kai Sommerfeld | |
well, not only epg items. | |||
2018-03-01 | Merge pull request #13602 from FernetMenta/glsl | Rainer Hochecker | |
VideoPlayer: OpenGL - fix col conversion in filter | |||
2018-03-01 | VideoPlayer: OpenGL - fix col conversion in filter | Rainer Hochecker | |