|
FFmpeg
|
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) |
| 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().
1.8.2