mistserver/lib
Thulinma 0af992d405 Various fixes, among which:
- Fixed segfault when attempting to initialseek on disconnected streams
- Fix 100% CPU bug in controller's stats code
- WebRTC UDP bind socket improvements
- Several segfault fixes
- Increased packet reordering buffer size from 30 to 150 packets
- Tweaks to default output/buffer behaviour for incoming pushes
- Added message for load balancer checks
- Fixed HLS content type
- Stats fixes
- Exit reason fixes
- Fixed socket IP address detection
- Fixed non-string arguments for stream settings
- Added caching for getConnectedBinHost()
- Added WebRTC playback rate control
- Added/completed VP8/VP9 support to WebRTC/RTSP
- Added live seek option to WebRTC
- Fixed seek to exactly newest timestamp
- Fixed HLS input

# Conflicts:
#	lib/defines.h
#	src/input/input.cpp
2021-10-19 22:29:40 +02:00
..
adts.cpp Restyle 2021-10-19 22:29:40 +02:00
adts.h Restyle 2021-10-19 22:29:40 +02:00
amf.cpp Restyle 2021-10-19 22:29:40 +02:00
amf.h Restyle 2021-10-19 22:29:40 +02:00
auth.cpp Restyle 2021-10-19 22:29:40 +02:00
auth.h Restyle 2021-10-19 22:29:40 +02:00
bitfields.cpp Restyle 2021-10-19 22:29:40 +02:00
bitfields.h Restyle 2021-10-19 22:29:40 +02:00
bitstream.cpp New Meta commit 2021-10-19 22:29:40 +02:00
bitstream.h New Meta commit 2021-10-19 22:29:40 +02:00
certificate.cpp New Meta commit 2021-10-19 22:29:40 +02:00
certificate.h Restyle 2021-10-19 22:29:40 +02:00
checksum.h Restyle 2021-10-19 22:29:40 +02:00
cmaf.cpp New Meta commit 2021-10-19 22:29:40 +02:00
cmaf.h New Meta commit 2021-10-19 22:29:40 +02:00
comms.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
comms.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
config.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
config.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
defines.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
downloader.cpp Restyle 2021-10-19 22:29:40 +02:00
downloader.h Restyle 2021-10-19 22:29:40 +02:00
dtls_srtp_handshake.cpp New Meta commit 2021-10-19 22:29:40 +02:00
dtls_srtp_handshake.h New Meta commit 2021-10-19 22:29:40 +02:00
dtsc.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
dtsc.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
ebml.cpp Restyle 2021-10-19 22:29:40 +02:00
ebml.h Restyle 2021-10-19 22:29:40 +02:00
ebml_socketglue.cpp Restyle 2021-10-19 22:29:40 +02:00
ebml_socketglue.h Restyle 2021-10-19 22:29:40 +02:00
encode.cpp Restyle 2021-10-19 22:29:40 +02:00
encode.h Restyle 2021-10-19 22:29:40 +02:00
encryption.cpp New Meta commit 2021-10-19 22:29:40 +02:00
encryption.h New Meta commit 2021-10-19 22:29:40 +02:00
flv_tag.cpp New Meta commit 2021-10-19 22:29:40 +02:00
flv_tag.h New Meta commit 2021-10-19 22:29:40 +02:00
h264.cpp New Meta commit 2021-10-19 22:29:40 +02:00
h264.h New Meta commit 2021-10-19 22:29:40 +02:00
h265.cpp New Meta commit 2021-10-19 22:29:40 +02:00
h265.h Restyle 2021-10-19 22:29:40 +02:00
http_parser.cpp New Meta commit 2021-10-19 22:29:40 +02:00
http_parser.h Restyle 2021-10-19 22:29:40 +02:00
json.cpp Restyle 2021-10-19 22:29:40 +02:00
json.h New Meta commit 2021-10-19 22:29:40 +02:00
langcodes.cpp Restyle 2021-10-19 22:29:40 +02:00
langcodes.h Restyle 2021-10-19 22:29:40 +02:00
mp4.cpp Restyle 2021-10-19 22:29:40 +02:00
mp4.h New Meta commit 2021-10-19 22:29:40 +02:00
mp4_adobe.cpp Restyle 2021-10-19 22:29:40 +02:00
mp4_adobe.h Restyle 2021-10-19 22:29:40 +02:00
mp4_dash.cpp Restyle 2021-10-19 22:29:40 +02:00
mp4_dash.h Restyle 2021-10-19 22:29:40 +02:00
mp4_encryption.cpp Restyle 2021-10-19 22:29:40 +02:00
mp4_encryption.h Restyle 2021-10-19 22:29:40 +02:00
mp4_generic.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
mp4_generic.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
mp4_ms.cpp Restyle 2021-10-19 22:29:40 +02:00
mp4_ms.h Restyle 2021-10-19 22:29:40 +02:00
mpeg.cpp New Meta commit 2021-10-19 22:29:40 +02:00
mpeg.h Restyle 2021-10-19 22:29:40 +02:00
nal.cpp Restyle 2021-10-19 22:29:40 +02:00
nal.h Restyle 2021-10-19 22:29:40 +02:00
ogg.cpp Restyle 2021-10-19 22:29:40 +02:00
ogg.h Restyle 2021-10-19 22:29:40 +02:00
opus.cpp Restyle 2021-10-19 22:29:40 +02:00
opus.h Restyle 2021-10-19 22:29:40 +02:00
procs.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
procs.h Restyle 2021-10-19 22:29:40 +02:00
riff.cpp Restyle 2021-10-19 22:29:40 +02:00
riff.h Restyle 2021-10-19 22:29:40 +02:00
rijndael.cpp Restyle 2021-10-19 22:29:40 +02:00
rijndael.h Restyle 2021-10-19 22:29:40 +02:00
rtmpchunks.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
rtmpchunks.h Restyle 2021-10-19 22:29:40 +02:00
rtp.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
rtp.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
rtp_fec.cpp New Meta commit 2021-10-19 22:29:40 +02:00
rtp_fec.h New Meta commit 2021-10-19 22:29:40 +02:00
sdp.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
sdp.h New Meta commit 2021-10-19 22:29:40 +02:00
sdp_media.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
sdp_media.h New Meta commit 2021-10-19 22:29:40 +02:00
shared_memory.cpp New Meta commit 2021-10-19 22:29:40 +02:00
shared_memory.h New Meta commit 2021-10-19 22:29:40 +02:00
socket.cpp Restyle 2021-10-19 22:29:40 +02:00
socket.h Restyle 2021-10-19 22:29:40 +02:00
srtp.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
srtp.h New Meta commit 2021-10-19 22:29:40 +02:00
stream.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
stream.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
stun.cpp New Meta commit 2021-10-19 22:29:40 +02:00
stun.h New Meta commit 2021-10-19 22:29:40 +02:00
subtitles.cpp Restyle 2021-10-19 22:29:40 +02:00
subtitles.h Restyle 2021-10-19 22:29:40 +02:00
theora.cpp Restyle 2021-10-19 22:29:40 +02:00
theora.h Restyle 2021-10-19 22:29:40 +02:00
timing.cpp Restyle 2021-10-19 22:29:40 +02:00
timing.h Restyle 2021-10-19 22:29:40 +02:00
tinythread.cpp Restyle 2021-10-19 22:29:40 +02:00
tinythread.h Restyle 2021-10-19 22:29:40 +02:00
triggers.cpp New Meta commit 2021-10-19 22:29:40 +02:00
triggers.h Restyle 2021-10-19 22:29:40 +02:00
ts_packet.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
ts_packet.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
ts_stream.cpp New Meta commit 2021-10-19 22:29:40 +02:00
ts_stream.h New Meta commit 2021-10-19 22:29:40 +02:00
urireader.cpp Restyle 2021-10-19 22:29:40 +02:00
urireader.h Restyle 2021-10-19 22:29:40 +02:00
url.cpp Restyle 2021-10-19 22:29:40 +02:00
url.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
util.cpp Various fixes, among which: 2021-10-19 22:29:40 +02:00
util.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
vorbis.cpp Restyle 2021-10-19 22:29:40 +02:00
vorbis.h Restyle 2021-10-19 22:29:40 +02:00
websocket.cpp Restyle 2021-10-19 22:29:40 +02:00
websocket.h Restyle 2021-10-19 22:29:40 +02:00