54 startcode = (header & 0x0400) >> 9;
55 vrc = header & 0x0200;
56 picture_header = (header & 0x01f8) >> 3;
87 memcpy(ptr, buf, len);
#define AVERROR_INVALIDDATA
Invalid data found when processing input.
RTP/JPEG specific private data.
int index
stream index in AVFormatContext
Macro definitions for various function/variable attributes.
const RTPDynamicProtocolHandler ff_h263_2000_dynamic_handler
static const uint8_t header[24]
int av_new_packet(AVPacket *pkt, int size)
Allocate the payload of a packet and initialize its fields with default values.
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
static int FUNC() picture_header(CodedBitstreamContext *ctx, RWContext *rw, MPEG2RawPictureHeader *current)
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)
const RTPDynamicProtocolHandler ff_h263_1998_dynamic_handler
This structure stores compressed data.