#include <stdio.h>#include <string.h>#include "IsoYUVFile.hpp"#include "BufferManager.hpp"Namespaces | |
| namespace | ISOFile_Include_BufferManager_hpp |
| namespace | ISOFile_Include_IsoYUVFile_hpp |
Functions | |
| void | convert (char *infileName, char *outfileName, unsigned int framesToConvert, unsigned int width, unsigned int height, float frameRate) |
| int | main (int argc, char **argv) |
| void convert | ( | char * | infileName, | |
| char * | outfileName, | |||
| unsigned int | framesToConvert, | |||
| unsigned int | width, | |||
| unsigned int | height, | |||
| float | frameRate | |||
| ) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
1.4.7