Blender V2.61 - r43446
Functions

avirgb.c File Reference

#include "AVI_avi.h"
#include <stdlib.h>
#include <string.h>
#include "MEM_guardedalloc.h"
#include "avirgb.h"

Go to the source code of this file.

Functions

void * avi_converter_from_avi_rgb (AviMovie *movie, int stream, unsigned char *buffer, int *size)
void * avi_converter_to_avi_rgb (AviMovie *movie, int stream, unsigned char *buffer, int *size)

Detailed Description

Definition in file avirgb.c.


Function Documentation

void* avi_converter_from_avi_rgb ( AviMovie movie,
int  stream,
unsigned char *  buffer,
int *  size 
)
void* avi_converter_to_avi_rgb ( AviMovie movie,
int  stream,
unsigned char *  buffer,
int *  size 
)