FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
flac_picture.c File Reference
#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)
 

Function Documentation

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().