..
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 SIGABRT when requesting and AMF object out of bounds
2023-01-10 11:18:25 +01: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
Silence more compile warnings, fix compilation on MacOS
2022-10-27 14:50:38 +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
Added support for a local copy of dependencies, when the system version is not compatible or available
2023-01-02 18:57:25 +01:00
certificate.h
WebRTC certificate improvement
2021-10-19 22:29:41 +02:00
checksum.h
FLAC support:
2023-02-26 20:37:15 +01: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
URIReader optimizations/improvements, support for getHost/getBinHost functions, socket lib improvements + related improvements
2023-04-10 14:31:26 +02:00
comms.h
Support for reloading config from disk, writing config to disk after 60 seconds of no changes, reloading config from disk on API call request
2023-06-12 11:47:28 +02:00
config.cpp
Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing
2023-02-22 13:27:09 +01:00
config.h
Added (mostly) complete capabilities for push parameters
2023-02-09 13:14:20 +01:00
defines.h
Support for reloading config from disk, writing config to disk after 60 seconds of no changes, reloading config from disk on API call request
2023-06-12 11:47:28 +02:00
downloader.cpp
Fixes to downloader range requests, improvements to input bufferFrame code
2023-04-10 14:15:00 +02:00
downloader.h
Fixing all of the things. 😩
2023-04-10 14:15:00 +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
Optimization that allows Socket::Buffer to write directly to a Util::ResizeablePointer
2023-04-10 14:31:26 +02:00
dtsc.h
Added support for external writers
2023-02-22 13:25:42 +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
flac.cpp
Improvements to FLAC library and analyser
2023-02-27 10:20:14 +01:00
flac.h
Fixed compiling with CMake
2023-03-16 14:31:27 +01: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
Silence more compile warnings, fix compilation on MacOS
2022-10-27 14:50:38 +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
HTTP backport
2023-04-10 14:12:54 +02:00
http_parser.h
Fixing all of the things. 😩
2023-04-10 14:15:00 +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
meson.build
FLAC support:
2023-02-26 20:37:15 +01:00
mp4.cpp
Implemented MP4 "wave" box, added support for QuickTime-style ISOBMF AAC audio tracks ( = mp4a containing wave containing esds)
2022-12-12 20:24:38 +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
Implement MP4 transformation matrixes with support for basic rotations
2022-12-12 20:24:38 +01:00
mp4_generic.h
Implement MP4 transformation matrixes with support for basic rotations
2022-12-12 20:24:38 +01: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
UDP API port is now stored in and read from global config
2023-05-01 15:21:10 +02:00
procs.h
Custom variables support
2023-02-09 12:49:01 +01: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
Ah yes, bug from 2018, a great vintage.
2023-03-16 14:19:27 +01:00
rtmpchunks.h
RTMP improvements for rollover behaviour
2021-10-19 22:29:42 +02:00
rtp.cpp
RTP library fixes and improvements.
2023-06-15 12:33:24 +02:00
rtp.h
RTP library fixes and improvements.
2023-06-15 12:33:24 +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
Silence more compile warnings, fix compilation on MacOS
2022-10-27 14:50:38 +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
lib/shared_memory: truncate semaphore length on macos
2022-12-12 20:24:38 +01:00
shared_memory.h
Session cache fix, semaphore verbosity only in dev builds
2021-10-19 22:29:41 +02:00
socket.cpp
URIReader optimizations/improvements, support for getHost/getBinHost functions, socket lib improvements + related improvements
2023-04-10 14:31:26 +02:00
socket.h
URIReader optimizations/improvements, support for getHost/getBinHost functions, socket lib improvements + related improvements
2023-04-10 14:31:26 +02:00
socket_srt.cpp
Various small fixes to SRT sockets and SRT socket statistics
2023-06-08 17:31:39 +02:00
socket_srt.h
Various small fixes to SRT sockets and SRT socket statistics
2023-06-08 17:31:39 +02:00
stream.cpp
UDP API port is now stored in and read from global config
2023-05-01 15:21:10 +02:00
stream.h
UDP API port is now stored in and read from global config
2023-05-01 15:21:10 +02: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
Support for reloading config from disk, writing config to disk after 60 seconds of no changes, reloading config from disk on API call request
2023-06-12 11:47:28 +02:00
timing.h
Support for reloading config from disk, writing config to disk after 60 seconds of no changes, reloading config from disk on API call request
2023-06-12 11:47:28 +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
UDP API port is now stored in and read from global config
2023-05-01 15:21:10 +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
Various small fixes to SRT sockets and SRT socket statistics
2023-06-08 17:31:39 +02:00
ts_stream.h
Various small fixes to SRT sockets and SRT socket statistics
2023-06-08 17:31:39 +02:00
urireader.cpp
URIReader optimizations/improvements, support for getHost/getBinHost functions, socket lib improvements + related improvements
2023-04-10 14:31:26 +02:00
urireader.h
URIReader optimizations/improvements, support for getHost/getBinHost functions, socket lib improvements + related improvements
2023-04-10 14:31:26 +02:00
url.cpp
UDP API port is now stored in and read from global config
2023-05-01 15:21:10 +02:00
url.h
UDP API port is now stored in and read from global config
2023-05-01 15:21:10 +02:00
util.cpp
Added support for external writers
2023-02-22 13:25:42 +01:00
util.h
Fixing all of the things. 😩
2023-04-10 14:15: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
Optimization that allows Socket::Buffer to write directly to a Util::ResizeablePointer
2023-04-10 14:31:26 +02:00
websocket.h
Completed new sessions system
2022-10-05 03:13:52 +02:00