FFmpeg
|
#include "libavutil/avassert.h"
#include "avformat.h"
#include "flac_picture.h"
#include "id3v2.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
int | ff_flac_parse_picture (AVFormatContext *s, uint8_t *buf, int buf_size) |
int ff_flac_parse_picture | ( | AVFormatContext * | s, |
uint8_t * | buf, | ||
int | buf_size | ||
) |
Definition at line 28 of file flac_picture.c.
Referenced by ff_vorbis_comment(), and flac_read_header().