98 .static_payload_id = 33,
#define RTP_MAX_PACKET_LENGTH
static int mpegts_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags)
struct MpegTSContext * ts
RTP/JPEG specific private data.
enum AVMediaType codec_type
Macro definitions for various function/variable attributes.
Opaque data information usually continuous.
uint32_t timestamp
current frame timestamp
MpegTSContext * ff_mpegts_parse_open(AVFormatContext *s)
int ff_mpegts_parse_packet(MpegTSContext *ts, AVPacket *pkt, const uint8_t *buf, int len)
static av_cold int mpegts_init(AVFormatContext *ctx, int st_index, PayloadContext *data)
uint8_t * buf
the temporary storage buffer
RTPDynamicProtocolHandler ff_mpegts_dynamic_handler
void ff_mpegts_parse_close(MpegTSContext *ts)
static av_cold int init(AVCodecParserContext *s)
static void mpegts_close_context(PayloadContext *data)
This structure stores compressed data.