Lumiera  0.pre.03
»edit your freedom«
dummy-image-generator.cpp File Reference

Go to the source code of this file.

Description

Implementation of a generator for dummy video frames for a mockup.

Todo:
obsolete since 2010, can be removed once we have a real player in the UI

Definition in file dummy-image-generator.cpp.

Typedefs

typedef unsigned char byte
 

Functions

int clamp (const int &val, const int &maxval, const int &minval)
 
void rgb_buffer_to_yuy2 (unsigned char *in, unsigned char *out)
 
void rgb_to_yuv (int r, int g, int b, byte &y, byte &u, byte &v)
 

Namespaces

 steam
 Steam-Layer implementation namespace root.