FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
img2.h File Reference
#include <stdint.h>
#include "avformat.h"
#include "libavutil/opt.h"

Go to the source code of this file.

Data Structures

struct  VideoDemuxData
 

Functions

int ff_img_read_header (AVFormatContext *s1)
 
int ff_img_read_packet (AVFormatContext *s1, AVPacket *pkt)
 

Variables

const AVOption ff_img_options []
 

Function Documentation

int ff_img_read_header ( AVFormatContext s1)

Definition at line 177 of file img2dec.c.

Referenced by ff_img_read_header().

int ff_img_read_packet ( AVFormatContext s1,
AVPacket pkt 
)

Definition at line 358 of file img2dec.c.

Referenced by ff_img_read_packet().

Variable Documentation

const AVOption ff_img_options[]

Definition at line 528 of file img2dec.c.