libavformat/rawdec.c File Reference

#include "avformat.h"
#include "avio_internal.h"
#include "rawdec.h"

Go to the source code of this file.

Defines

#define RAW_PACKET_SIZE   1024

Functions

int ff_raw_read_header (AVFormatContext *s, AVFormatParameters *ap)
int ff_raw_read_partial_packet (AVFormatContext *s, AVPacket *pkt)
int ff_raw_audio_read_header (AVFormatContext *s, AVFormatParameters *ap)
int ff_raw_video_read_header (AVFormatContext *s, AVFormatParameters *ap)


Define Documentation

#define RAW_PACKET_SIZE   1024

Definition at line 72 of file rawdec.c.

Referenced by ff_raw_read_partial_packet(), and rm_read_packet().


Function Documentation

int ff_raw_audio_read_header ( AVFormatContext s,
AVFormatParameters ap 
)

Definition at line 94 of file rawdec.c.

int ff_raw_read_header ( AVFormatContext s,
AVFormatParameters ap 
)

Definition at line 28 of file rawdec.c.

int ff_raw_read_partial_packet ( AVFormatContext s,
AVPacket pkt 
)

Definition at line 74 of file rawdec.c.

int ff_raw_video_read_header ( AVFormatContext s,
AVFormatParameters ap 
)

Definition at line 109 of file rawdec.c.


Generated on Mon May 2 19:50:21 2011 for FFmpeg by  doxygen 1.5.6