| Class | Description |
|---|---|
| DePacketizer |
Implements Codec to represent a depacketizer of H.264 RTP packets
into NAL units.
|
| H264 |
Common utilities and constants for H264.
|
| JNIDecoder |
Decodes H.264 NAL units and returns the resulting frames as FFmpeg
AVFrames (i.e.
|
| JNIEncoder |
Implements an FMJ H.264 encoder using FFmpeg (and x264).
|
| Packetizer |
Packetizes H.264 encoded data/NAL units into RTP packets in accord with RFC
3984 "RTP Payload Format for H.264 Video".
|
Copyright © 2022 jitsi.org. All rights reserved.