#include "libavutil/dict.h"#include "avio_internal.h"#include "avformat.h"#include "apetag.h"Go to the source code of this file.
Functions | |
| static int | string_is_ascii (const uint8_t *str) |
| void | ff_ape_write (AVFormatContext *s) |
| Write an APEv2 tag. | |
| void ff_ape_write | ( | AVFormatContext * | s | ) |
1.5.8