|
FFmpeg 8.1
|
String manipulation macros More...
Macros | |
| #define | AV_STRINGIFY(s) |
| #define | AV_TOSTRING(s) |
| #define | AV_GLUE(a, b) |
| #define | AV_JOIN(a, b) |
String manipulation macros
| #define AV_STRINGIFY | ( | s | ) |
Definition at line 66 of file macros.h.
Referenced by init_filter_graph().
| #define AV_JOIN | ( | a, | |
| b ) |