FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
flacdec_picture.c File Reference
#include "avformat.h"
#include "flacdec.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 27 of file flacdec_picture.c.

Referenced by ff_vorbis_comment(), and flac_read_header().