FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vocdec.c File Reference
#include "libavutil/intreadwrite.h"
#include "voc.h"
#include "internal.h"

Go to the source code of this file.

Functions

int ff_voc_get_packet (AVFormatContext *s, AVPacket *pkt, AVStream *st, int max_size)
 

Function Documentation

int ff_voc_get_packet ( AVFormatContext s,
AVPacket pkt,
AVStream st,
int  max_size 
)

Definition at line 27 of file vocdec.c.

Referenced by avs_read_audio_packet(), and read_packet().