Go to the source code of this file.
◆ RTP_AC3_PAYLOAD_HEADER_SIZE
#define RTP_AC3_PAYLOAD_HEADER_SIZE 2 |
◆ ac3_close_context()
◆ ac3_handle_packet()
◆ ff_ac3_dynamic_handler
static int ac3_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 int parse_packet(AVFormatContext *s, AVPacket *pkt, int stream_index, int flush)
Parse a packet, add all split parts to parse_queue.
RTP/JPEG specific private data.