|
FFmpeg
|
#include <stdio.h>#include "libavutil/common.h"#include "libavutil/mem.h"#include "libavutil/avstring.h"Go to the source code of this file.
Macros | |
| #define | TEST_APPEND_PATH_COMPONENT(path, component, expected) |
Functions | |
| int | main (void) |
| #define TEST_APPEND_PATH_COMPONENT | ( | path, | |
| component, | |||
| expected | |||
| ) |
Referenced by main().
| int main | ( | void | ) |
Definition at line 25 of file avstring.c.
1.8.6