|
| | janus-pp-rec.c |
| | Simple utility to post-process .mjr Recordings saved by Janus.
|
| |
| | mjr2pcap.c |
| | Helper tool to convert Janus .mjr recordings to .pcap files.
|
| |
| | pcap2mjr.c |
| | Helper tool to convert .pcap files to Janus .mjr recordings.
|
| |
| | pp-av1.c |
| | Post-processing to generate .mp4 files out of AV1 frames.
|
| |
| | pp-av1.h |
| | Post-processing to generate .mp4 files out of AV1 frames (headers)
|
| |
| | pp-avformat.c |
| |
| | pp-avformat.h |
| |
| | pp-binary.c |
| | Post-processing to generate binary files out of binary data recordings.
|
| |
| | pp-binary.h |
| | Post-processing to generate binary files out of binary data recordings (headers)
|
| |
| | pp-g711.c |
| | Post-processing to generate .wav files (headers)
|
| |
| | pp-g711.h |
| | Post-processing to generate .wav files (headers)
|
| |
| | pp-g722.c |
| | Post-processing to generate .wav files out of G.722 (headers)
|
| |
| | pp-g722.h |
| | Post-processing to generate .wav files from G.722 (headers)
|
| |
| | pp-h264.c |
| | Post-processing to generate .mp4 files out of H.264 frames.
|
| |
| | pp-h264.h |
| | Post-processing to generate .mp4 files out of H.264 frames (headers)
|
| |
| | pp-h265.c |
| | Post-processing to generate .mp4 files out of H.265 frames.
|
| |
| | pp-h265.h |
| | Post-processing to generate .mp4 files out of H.265 frames (headers)
|
| |
| | pp-l16.c |
| | Post-processing to generate .wav files out of L16 frames (headers)
|
| |
| | pp-l16.h |
| | Post-processing to generate .wav files out of L16 frames (headers)
|
| |
| | pp-options.c |
| |
| | pp-options.h |
| | Command line options parser for janus-pp-rec.
|
| |
| | pp-opus-silence.h |
| | A sample Opus packet that only contains silence.
|
| |
| | pp-opus.c |
| | Post-processing to generate .opus files.
|
| |
| | pp-opus.h |
| | Post-processing to generate .opus files (headers)
|
| |
| | pp-rtp.h |
| | Helper structures to handle RTP post-processing (headers)
|
| |
| | pp-srt.c |
| | Post-processing to generate .srt files.
|
| |
| | pp-srt.h |
| | Post-processing to generate .srt files (headers)
|
| |
| | pp-webm.c |
| | Post-processing to generate .webm files.
|
| |
| | pp-webm.h |
| | Post-processing to generate .webm files (headers)
|
| |