| 
    FFmpeg
    
   | 
 
#include "config.h"#include <sys/stat.h>#include <fcntl.h>#include <stdio.h>#include <stdlib.h>#include <zlib.h>Go to the source code of this file.
Macros | |
| #define | dbgprintf(...) do { if (0) printf(__VA_ARGS__); } while (0) | 
Functions | |
| int | main (int argc, char *argv[]) | 
| #define dbgprintf | ( | ... | ) | do { if (0) printf(__VA_ARGS__); } while (0) | 
 1.8.6