|
gmerlin
|
Video output. More...
Data Structures | |
| struct | bg_ov_callbacks_s |
| Callbacks for the video output plugin. More... | |
| struct | bg_ov_plugin_s |
| Video output plugin. More... | |
| struct | bg_encoder_callbacks_s |
| Callbacks for the encoder plugin. More... | |
Modules | |
| System independent keycode definitions | |
Typedefs | |
| typedef struct bg_ov_callbacks_s | bg_ov_callbacks_t |
| Typedef for callbacks for the video output plugin. | |
| typedef struct bg_ov_plugin_s | bg_ov_plugin_t |
| Typedef for video output plugin. | |
| typedef struct bg_encoder_callbacks_s | bg_encoder_callbacks_t |
| Typedef for callbacks for the encoder plugin. | |
Video output.
| typedef struct bg_ov_callbacks_s bg_ov_callbacks_t |
Typedef for callbacks for the video output plugin.
| typedef struct bg_ov_plugin_s bg_ov_plugin_t |
Typedef for video output plugin.
| typedef struct bg_encoder_callbacks_s bg_encoder_callbacks_t |
Typedef for callbacks for the encoder plugin.
1.7.5.1