.. |
adts.cpp
|
|
|
adts.h
|
|
|
amf.cpp
|
|
|
amf.h
|
|
|
auth.cpp
|
|
|
auth.h
|
|
|
bitfields.cpp
|
|
|
bitfields.h
|
|
|
bitstream.cpp
|
|
|
bitstream.h
|
|
|
checksum.h
|
|
|
config.cpp
|
|
|
config.h
|
|
|
defines.h
|
Stats delay for input/output can now be set separately, input delay by default 2 instead of 15.
|
2017-11-07 11:12:24 +01:00 |
downloader.cpp
|
SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests
|
2017-11-01 19:29:47 +01:00 |
downloader.h
|
SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests
|
2017-11-01 19:29:47 +01:00 |
dtsc.cpp
|
|
|
dtsc.h
|
Merge branch 'development' into LTS_development
|
2017-11-01 15:25:43 +01:00 |
dtscmeta.cpp
|
Merge branch 'development' into LTS_development
|
2017-10-24 14:42:24 +02:00 |
encode.cpp
|
Fixed URL encoding safe character list
|
2017-11-01 16:35:57 +01:00 |
encode.h
|
|
|
encryption.cpp
|
|
|
encryption.h
|
|
|
flv_tag.cpp
|
|
|
flv_tag.h
|
|
|
h264.cpp
|
Fixed FPS issues on RTSP
|
2017-11-06 13:29:42 +01:00 |
h264.h
|
|
|
h265.cpp
|
|
|
h265.h
|
|
|
http_parser.cpp
|
Fixed protocol://:port notation for hostless ports over a protocol
|
2017-11-28 14:47:14 +01:00 |
http_parser.h
|
HTTP parser updates to Digest auth and support for getProxyUrl() for proxying, SendRequest with payload by reference.
|
2017-11-01 16:41:21 +01:00 |
json.cpp
|
|
|
json.h
|
|
|
langcodes.cpp
|
Added more ISO639 support (2-letter codes and conversions), improved audio/video/subtitle selection through HTTP connectors
|
2017-11-23 14:15:04 +01:00 |
langcodes.h
|
Added more ISO639 support (2-letter codes and conversions), improved audio/video/subtitle selection through HTTP connectors
|
2017-11-23 14:15:04 +01:00 |
mp4.cpp
|
Added TX3G and FTAB MP4 boxes
|
2017-11-23 14:14:47 +01:00 |
mp4.h
|
|
|
mp4_adobe.cpp
|
|
|
mp4_adobe.h
|
|
|
mp4_dash.cpp
|
|
|
mp4_dash.h
|
|
|
mp4_encryption.cpp
|
|
|
mp4_encryption.h
|
|
|
mp4_generic.cpp
|
Added TX3G and FTAB MP4 boxes
|
2017-11-23 14:14:47 +01:00 |
mp4_generic.h
|
Added TX3G and FTAB MP4 boxes
|
2017-11-23 14:14:47 +01:00 |
mp4_ms.cpp
|
|
|
mp4_ms.h
|
|
|
mpeg.cpp
|
|
|
mpeg.h
|
|
|
nal.cpp
|
|
|
nal.h
|
|
|
ogg.cpp
|
|
|
ogg.h
|
|
|
opus.cpp
|
|
|
opus.h
|
|
|
procs.cpp
|
|
|
procs.h
|
|
|
riff.cpp
|
|
|
riff.h
|
|
|
rijndael.cpp
|
|
|
rijndael.h
|
|
|
rtmpchunks.cpp
|
|
|
rtmpchunks.h
|
|
|
rtp.cpp
|
Implemented RTSP Receiver Report
|
2017-09-24 18:33:52 +02:00 |
rtp.h
|
Implemented RTSP Receiver Report
|
2017-09-24 18:33:52 +02:00 |
sdp.cpp
|
Fixed ffmpeg compatibility with urlencoding library in SDP lib
|
2017-11-04 13:48:56 +01:00 |
sdp.h
|
RTSP pull input
|
2017-10-24 14:10:12 +02:00 |
shared_memory.cpp
|
Fixed tryWait semaphore call
|
2017-11-29 15:03:41 +01:00 |
shared_memory.h
|
|
|
socket.cpp
|
SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests
|
2017-11-01 19:29:47 +01:00 |
socket.h
|
SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests
|
2017-11-01 19:29:47 +01:00 |
stream.cpp
|
Generalized recording, pimped.
|
2017-09-27 12:09:18 +02:00 |
stream.h
|
|
|
subtitles.cpp
|
Reworked existing subtitle support (sideloaded, MP4 in and srt out)
|
2017-11-23 14:14:52 +01:00 |
subtitles.h
|
Reworked existing subtitle support (sideloaded, MP4 in and srt out)
|
2017-11-23 14:14:52 +01:00 |
theora.cpp
|
|
|
theora.h
|
|
|
timing.cpp
|
|
|
timing.h
|
|
|
tinythread.cpp
|
|
|
tinythread.h
|
|
|
triggers.cpp
|
Added support for default responses in triggers, added maximum execution time for triggers
|
2017-11-15 17:17:12 +01:00 |
triggers.h
|
Added support for default responses in triggers, added maximum execution time for triggers
|
2017-11-15 17:17:12 +01:00 |
ts_packet.cpp
|
TS MPEG2/MP2 support
|
2017-07-28 18:40:24 +02:00 |
ts_packet.h
|
|
|
ts_stream.cpp
|
Fix rollover point
|
2017-11-07 14:30:34 +01:00 |
ts_stream.h
|
Fix rollover point
|
2017-11-07 14:30:34 +01:00 |
util.cpp
|
Added Util::stringToLower
|
2017-11-23 14:06:13 +01:00 |
util.h
|
Added Util::stringToLower
|
2017-11-23 14:06:13 +01:00 |
vorbis.cpp
|
|
|
vorbis.h
|
|
|