|
| | ac3.c |
| | RTP AC-3 and E-AC-3 payload format parser.
|
| |
| | datagram.c |
| |
| | fmtp.h |
| | SDP format parameters (fmtp) helpers.
|
| |
| | h264.c |
| |
| | h265.c |
| |
| | h26x.h |
| |
| | input.c |
| | RTP packet input.
|
| |
| | input.h |
| | RTP demux input shared declarations.
|
| |
| | mpeg12.c |
| | Real-Time Protocol MPEG 1/2 payload format parser.
|
| |
| | mpeg4.c |
| |
| | opus.c |
| | Real-Time Protocol Opus payload format parser.
|
| |
| | pcm.c |
| | Real-Time Protocol (RTP) sample-based audio This files defines the same-based RTP payload formats (mostly from RFC3551) including linear, logarithmic and adaptive audio formats.
|
| |
| | raw.c |
| | Real-Time Protocol raw video payload format parser.
|
| |
| | rtp.c |
| | Real-Time Protocol (RTP) demux module for VLC media player.
|
| |
| | rtp.h |
| | RTP demux module shared declarations.
|
| |
| | rtpfmt.c |
| |
| | sdp.c |
| | Real-Time Protocol (RTP) demux module for VLC media player.
|
| |
| | sdp.h |
| | Session Description Protocol (SDP)
|
| |
| | session.c |
| | RTP session handling.
|
| |
| | srtp.c |
| |
| | srtp.h |
| |
| | vlc_dtls.h |
| |
| | xiph.c |
| | Real-Time Protocol (RTP) Xiph payloads receival.
|
| |