![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "platform/darwin/osx/CocoaInterface.h"
#include "platform/darwin/DarwinUtils.h"
#include "cores/VideoPlayer/Process/ProcessInfo.h"
#include "DVDVideoCodec.h"
#include "DVDCodecs/DVDCodecUtils.h"
#include "DVDCodecs/DVDFactoryCodec.h"
#include "utils/log.h"
#include "VTB.h"
#include "settings/Settings.h"
#include "settings/SettingsComponent.h"
#include "threads/SingleLock.h"
#include "ServiceBroker.h"
#include <libavcodec/videotoolbox.h>
Classes | |
class | VTB::CVideoBufferPoolVTB |