|
std::shared_ptr< CDVDOverlaySpu > | AddData (uint8_t *data, int iSize, double pts) |
|
std::shared_ptr< CDVDOverlaySpu > | ParseRLE (std::shared_ptr< CDVDOverlaySpu > pSPU, uint8_t *pUnparsedData) |
|
void | Reset () |
|
void | FlushCurrentPacket () |
|
|
static void | FindSubtitleColor (int last_color, int stats[4], CDVDOverlaySpu &pSPU) |
|
static bool | CanDisplayWithAlphas (const int a[4], const int stats[4]) |
|
|
uint8_t | m_clut [16][3] |
|
bool | m_bHasClut |
|
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDDemuxSPU.h
- xbmc/cores/VideoPlayer/DVDDemuxSPU.cpp