Binary text demuxer eXtended BINary text (XBIN) demuxer Artworx Data Format demuxer iCEDraw File demuxer. More...
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "sauce.h"
#include "libavcodec/bintext.h"
Go to the source code of this file.
Data Structures | |
struct | BinDemuxContext |
Defines | |
#define | LINE_RATE 6000 |
Functions | |
static int | read_packet (AVFormatContext *s, AVPacket *pkt) |
Binary text demuxer eXtended BINary text (XBIN) demuxer Artworx Data Format demuxer iCEDraw File demuxer.
Definition in file bintext.c.
static int read_packet | ( | AVFormatContext * | s, |
AVPacket * | pkt | ||
) | [static] |