mistserver/lib
Ivan Tivonenko 0a13ec1119 Fix compile warnings
Co-authored-by: Thulinma <jaron@vietors.com>
2022-10-27 14:50:38 +02:00
..
adts.cpp AAC input 2022-06-16 16:13:27 +02:00
adts.h AAC input 2022-06-16 16:13:27 +02:00
amf.cpp Fix infinite loop in AMF parser 2021-10-19 22:29:41 +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 WebRTC certificate improvement 2021-10-19 22:29:41 +02:00
certificate.h WebRTC certificate improvement 2021-10-19 22:29:41 +02:00
checksum.h Restyle 2021-10-19 22:29:40 +02:00
cmaf.cpp Bug Fix: CMAF DASH playback works 2022-02-11 22:52:20 +01:00
cmaf.h HLS CMAF updated to use hls_support library for (LL)HLS manifest generation. 2022-02-11 22:47:28 +01:00
comms.cpp Completed new sessions system 2022-10-05 03:13:52 +02:00
comms.h Fix compile warnings 2022-10-27 14:50:38 +02:00
config.cpp Fix compile warnings 2022-10-27 14:50:38 +02:00
config.h Made Util::streamName and exitReason thread-local 2021-10-19 22:29:41 +02:00
defines.h Completed new sessions system 2022-10-05 03:13:52 +02:00
downloader.cpp Fixes to Downloader and URIReader classes, fix S3 support not liking range requests anymore after 15 minutes 2022-10-20 14:52:50 +02:00
downloader.h Downloader improvements: 2021-10-19 22:29:41 +02:00
dtls_srtp_handshake.cpp Socket library and Config library restructuring, improvement to UDP socket reliability 2021-10-19 22:29:41 +02:00
dtls_srtp_handshake.h New Meta commit 2021-10-19 22:29:40 +02:00
dtsc.cpp Fix compile warnings 2022-10-27 14:50:38 +02:00
dtsc.h Check keyTimingsMatch in DTSC 2022-02-11 22:43:49 +01: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 Made FLV memory-based loader functions use const pointers 2022-09-26 12:44:30 +02:00
flv_tag.h Made FLV memory-based loader functions use const pointers 2022-09-26 12:44:30 +02:00
h264.cpp Added SPS/PPS validation functions, RTP lib now only updates SPS/PPS when valid 2022-01-22 23:52:03 +01:00
h264.h Added SPS/PPS validation functions, RTP lib now only updates SPS/PPS when valid 2022-01-22 23:52:03 +01: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
hls_support.cpp Completed new sessions system 2022-10-05 03:13:52 +02:00
hls_support.h hls_support: A new library for (LL)HLS manifest generation 2022-02-11 22:47:28 +01:00
http_parser.cpp Completed new sessions system 2022-10-05 03:13:52 +02:00
http_parser.h Completed new sessions system 2022-10-05 03:13:52 +02:00
json.cpp JSON::Iter::remove() now resets the internal state back to the beginning of the iteration on the root JSON::Value object. 2021-10-19 22:29:42 +02:00
json.h Added JSON::Value::append() which returns a reference to a newly appended element 2021-10-19 22:29:42 +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 Fixed all ARM-related issues/warnings/etc 2021-11-04 18:49:27 +01: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 Fixed all ARM-related issues/warnings/etc 2021-11-04 18:49:27 +01:00
mp4_generic.h Removed code duplication in MP4::TRAF (reimplemented MP4::containerBox) 2021-10-19 22:29:41 +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 Fixed all ARM-related issues/warnings/etc 2021-11-04 18:49:27 +01:00
ogg.h Fixed all ARM-related issues/warnings/etc 2021-11-04 18:49:27 +01: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 Util::Procs::getOutputOf rewrite, now reads data while application is still running instead of waiting for it to exit first (prevents deadlock on boot with small pipe buffers) 2021-10-19 22:29:42 +02:00
procs.h Speed up MistInBuffer shutdown time 2021-10-19 22:29:41 +02:00
riff.cpp Socket library and Config library restructuring, improvement to UDP socket reliability 2021-10-19 22:29:41 +02:00
riff.h Socket library and Config library restructuring, improvement to UDP socket reliability 2021-10-19 22:29:41 +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 Match libav's RTMP receive window rollover behaviour 2022-10-03 11:53:15 +02:00
rtmpchunks.h RTMP improvements for rollover behaviour 2021-10-19 22:29:42 +02:00
rtp.cpp Improved RTP timestamp logging, fixed bug related to firstTime value 2022-08-18 16:20:38 +02:00
rtp.h Fix compile warnings 2022-10-27 14:50:38 +02:00
rtp_fec.cpp Improved RTP NACK handling and dropped packet handling 2021-10-19 22:29:40 +02:00
rtp_fec.h Improved RTP NACK handling and dropped packet handling 2021-10-19 22:29:40 +02:00
sdp.cpp Fix 32-bit compilation 2022-06-24 23:50:02 +02:00
sdp.h Added SDP input 2022-02-21 15:51:09 +01:00
sdp_media.cpp Fixed Firefox WebRTC support through temporary hack 2022-01-23 00:04:57 +01:00
sdp_media.h Fixed Firefox WebRTC support through temporary hack 2022-01-23 00:04:57 +01:00
shared_memory.cpp Implemented exponential backoff for shared memory related waits 2022-04-18 10:30:14 +02:00
shared_memory.h Session cache fix, semaphore verbosity only in dev builds 2021-10-19 22:29:41 +02:00
socket.cpp Fix push outputs to use the correct remote addresses 2022-10-10 14:16:48 +02:00
socket.h Completed new sessions system 2022-10-05 03:13:52 +02:00
socket_srt.cpp Fix push outputs to use the correct remote addresses 2022-10-10 14:16:48 +02:00
socket_srt.h Enable Parameters on TSSRT listener 2022-07-25 13:40:13 +02:00
srtp.cpp Socket library and Config library restructuring, improvement to UDP socket reliability 2021-10-19 22:29:41 +02:00
srtp.h Socket library and Config library restructuring, improvement to UDP socket reliability 2021-10-19 22:29:41 +02:00
stream.cpp Fix track selector logic when multiple selections are considered 2022-08-08 11:00:39 +02:00
stream.h Several fixes: 2022-01-23 00:03:54 +01:00
stun.cpp STUN lib tweak 2021-10-19 22:29:41 +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 Fix compile warnings 2022-10-27 14:50:38 +02:00
timing.h Fix compile warnings 2022-10-27 14:50:38 +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 Socket library and Config library restructuring, improvement to UDP socket reliability 2021-10-19 22:29:41 +02:00
triggers.h Restyle 2021-10-19 22:29:40 +02:00
ts_packet.cpp Fixed all ARM-related issues/warnings/etc 2021-11-04 18:49:27 +01:00
ts_packet.h Fixed all ARM-related issues/warnings/etc 2021-11-04 18:49:27 +01:00
ts_stream.cpp Fix TS inputs taking more and more memory over time in some cases 2022-09-05 12:51:43 +02:00
ts_stream.h TS::Packet classes no longer rely on global PMT tracking 2021-10-19 22:29:41 +02:00
urireader.cpp Fixes to Downloader and URIReader classes, fix S3 support not liking range requests anymore after 15 minutes 2022-10-20 14:52:50 +02:00
urireader.h Fixes to Downloader and URIReader classes, fix S3 support not liking range requests anymore after 15 minutes 2022-10-20 14:52:50 +02:00
url.cpp Fix compile warnings 2022-10-27 14:50:38 +02:00
url.h Fix compile warnings 2022-10-27 14:50:38 +02:00
util.cpp Added ResizeablePointer::shift operator to shift data forward in buffer 2022-08-18 16:11:00 +02:00
util.h Added ResizeablePointer::shift operator to shift data forward in buffer 2022-08-18 16:11:00 +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 Completed new sessions system 2022-10-05 03:13:52 +02:00
websocket.h Completed new sessions system 2022-10-05 03:13:52 +02:00