|
FFmpeg
|
#include "libavutil/error.c"Go to the source code of this file.
Macros | |
| #define | ERROR_TAG(CODE, DESC) #CODE, |
| #define | ERROR_TAG2(CODE, CODE2, DESC) #CODE, |
Functions | |
| int | main (void) |
Variables | |
| static const char *const | tag_list [] |
| #define ERROR_TAG | ( | CODE, | |
| DESC | |||
| ) | #CODE, |
| #define ERROR_TAG2 | ( | CODE, | |
| CODE2, | |||
| DESC | |||
| ) | #CODE, |
1.8.17