oggplay_tools.h File Reference

oggplay_tools.h More...

#include <ogg/ogg.h>
#include <sys/time.h>
#include <time.h>

Go to the source code of this file.

Data Structures

struct  _OggPlayYUVChannels
 structure holds pointers to y, u, v channels More...
struct  _OggPlayRGBChannels
 structure holds pointers to RGB packets More...

Typedefs

typedef struct _OggPlayYUVChannels OggPlayYUVChannels
 structure holds pointers to y, u, v channels
typedef struct _OggPlayRGBChannels OggPlayRGBChannels
 structure holds pointers to RGB packets

Functions

void oggplay_yuv2rgba (const OggPlayYUVChannels *yuv, OggPlayRGBChannels *rgb)
void oggplay_yuv2bgra (const OggPlayYUVChannels *yuv, OggPlayRGBChannels *rgb)
void oggplay_yuv2argb (const OggPlayYUVChannels *yuv, OggPlayRGBChannels *rgb)
ogg_int64_t oggplay_sys_time_in_ms (void)
void oggplay_millisleep (long ms)

Detailed Description

oggplay_tools.h

Authors:
Shane Stephens <shane.stephens@annodex.net> Michael Martin

Generated on Sat Dec 26 23:56:53 2009 for liboggplay by  doxygen 1.6.1