Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
OMXPlayerVideo.cpp File Reference
#include <stdio.h>
#include <unistd.h>
#include <sys/time.h>
#include <algorithm>
#include <iomanip>
#include <iostream>
#include <sstream>
#include "OMXPlayerVideo.h"
#include "ServiceBroker.h"
#include "platform/linux/XMemUtils.h"
#include "utils/BitstreamStats.h"
#include "DVDDemuxers/DVDDemuxUtils.h"
#include "DVDCodecs/DVDCodecUtils.h"
#include "settings/DisplaySettings.h"
#include "settings/MediaSettings.h"
#include "settings/Settings.h"
#include "settings/SettingsComponent.h"
#include "cores/VideoPlayer/VideoRenderers/RenderFlags.h"
#include "cores/VideoPlayer/VideoRenderers/HwDecRender/MMALRenderer.h"
#include "windowing/GraphicContext.h"
#include "cores/VideoPlayer/Interface/Addon/TimingConstants.h"
#include "platform/linux/RBP.h"

Classes

class  COMXMsgVideoCodecChange