FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
img2.h File Reference
#include <stdint.h>
#include "avformat.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)
 

Function Documentation

int ff_img_read_header ( AVFormatContext s1)

Definition at line 173 of file img2dec.c.

Referenced by ff_img_read_header().

int ff_img_read_packet ( AVFormatContext s1,
AVPacket pkt 
)

Definition at line 354 of file img2dec.c.

Referenced by ff_img_read_packet().