29 const uint8_t *buf,
int len, uint16_t seq,
int flags)
54 startcode = (
header & 0x0400) >> 9;
87 memcpy(ptr, buf,
len);
93 .enc_name =
"H263-1998",
101 .enc_name =
"H263-2000",
#define flags(name, subs,...)
static int FUNC picture_header(CodedBitstreamContext *ctx, RWContext *rw, H266RawPictureHeader *current)
int av_new_packet(AVPacket *pkt, int size)
Allocate the payload of a packet and initialize its fields with default values.
#define AVERROR_INVALIDDATA
Invalid data found when processing input.
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
Macro definitions for various function/variable attributes.
int ff_h263_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags)
static const uint8_t header[24]
This structure stores compressed data.
int index
stream index in AVFormatContext
RTP/AV1 specific private data.
static AVFormatContext * ctx