Erik Zandvliet
|
2a721f5e7f
|
TS MPEG2/MP2 support
|
2017-07-28 18:40:24 +02:00 |
|
Erik Zandvliet
|
9c2bd38611
|
Added MPEG library
|
2017-07-28 18:40:19 +02:00 |
|
Erik Zandvliet
|
5dce70e933
|
H265 library improvements
|
2017-07-28 18:40:14 +02:00 |
|
Thulinma
|
dc8bae8dd3
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output.h
|
2017-07-28 18:39:49 +02:00 |
|
Thulinma
|
3eb69ff2c7
|
Changed bufferLivePacket and related functions to have const DTSC::Packet references
|
2017-07-28 18:38:54 +02:00 |
|
Thulinma
|
db1ad97c36
|
Added Util::ResizeablePointer class
|
2017-07-28 18:36:58 +02:00 |
|
Thulinma
|
20b3010e75
|
Added http://*.ts and http-ts://* URL support to TS input, siginificant TS parsing/input speed upgrades, various other related fixes and sundry
|
2017-07-27 18:59:23 +02:00 |
|
Thulinma
|
e608ef69fd
|
Merge branch 'development' into LTS_development
|
2017-07-27 18:57:50 +02:00 |
|
Thulinma
|
cba764d8eb
|
scanAnnexB speed optimize
|
2017-07-27 18:57:23 +02:00 |
|
Thulinma
|
9be07e5ecb
|
TS::Packet FromFile 64-bit support and garbage data recovery improvements
|
2017-07-27 18:57:14 +02:00 |
|
Thulinma
|
e8db89319a
|
DTSC getInt is now uint64_t instead of int
|
2017-07-27 18:56:28 +02:00 |
|
Thulinma
|
6b1db9d0ec
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input.cpp
|
2017-07-26 17:01:52 +02:00 |
|
Thulinma
|
c534a2d3ca
|
Increased SIMUL_TRACKS from 10 to 20
|
2017-07-26 16:57:00 +02:00 |
|
Thulinma
|
871bee3436
|
Improvements to Downloader class to allow for more flexibility in usage
|
2017-07-26 16:55:34 +02:00 |
|
Ramkoemar
|
7ac6388dbb
|
add alignment flag to ts lib
|
2017-07-25 15:57:07 +02:00 |
|
Thulinma
|
f3cc7b0a4e
|
Merge branch 'development' into LTS_development
|
2017-07-25 15:57:01 +02:00 |
|
Ramkoemar
|
c7816c42f0
|
updated appendNal and added upgradeNal in DTSC lib, nal lib speedup
|
2017-07-25 15:56:38 +02:00 |
|
Thulinma
|
16ba3a4f3a
|
Merge branch 'development' into LTS_development
|
2017-07-25 15:52:58 +02:00 |
|
Thulinma
|
994ad94fde
|
Fixed compiling on < C++11 compilers
|
2017-07-25 15:52:52 +02:00 |
|
Thulinma
|
d42bf9777e
|
Merge branch 'development' into LTS_development
# Conflicts:
# CMakeLists.txt
# src/input/input_buffer.cpp
|
2017-07-22 18:55:12 +02:00 |
|
Thulinma
|
169830bd15
|
Added SO_KEEPALIVE to all socket connections by default.
|
2017-07-22 18:51:29 +02:00 |
|
Thulinma
|
f9a0ec5b78
|
Fixed overflow problems when reading corrupt AVCC box
|
2017-07-22 18:51:24 +02:00 |
|
Thulinma
|
74acdedeb2
|
Added HTTP::Downloader class
|
2017-07-22 18:51:11 +02:00 |
|
Thulinma
|
efcb038a26
|
Made Util::Procs::childRunning a public function
|
2017-07-22 18:48:55 +02:00 |
|
Erik Zandvliet
|
a2b83e0cd3
|
Merge branch 'development' into LTS_development
|
2017-07-19 17:43:27 +02:00 |
|
Erik Zandvliet
|
c21260dfb3
|
Fix compile under cygwin/windows
|
2017-07-19 17:30:52 +02:00 |
|
Erik Zandvliet
|
f5293ea29f
|
MP4 rework
|
2017-07-19 17:30:10 +02:00 |
|
Thulinma
|
a2d7f726c5
|
Merge branch 'development' into LTS_development
|
2017-07-10 14:19:07 +02:00 |
|
Thulinma
|
fcffcc688f
|
Fix socket header mistake
|
2017-07-10 14:18:59 +02:00 |
|
Thulinma
|
650977c089
|
Merge branch 'development' into LTS_development
|
2017-07-05 16:44:05 +02:00 |
|
Thulinma
|
4e92823b31
|
Fixed include in timing.h
|
2017-07-05 16:43:59 +02:00 |
|
Thulinma
|
9cc2f75a8e
|
Added load balancer input
|
2017-07-05 13:47:21 +02:00 |
|
Thulinma
|
4a5599f802
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/http_parser.cpp
# lib/http_parser.h
|
2017-07-05 13:46:57 +02:00 |
|
Thulinma
|
fe805f40a8
|
Improved isAddress() function for sockets with masking support, added several socket convenience functions.
|
2017-07-05 13:44:50 +02:00 |
|
Thulinma
|
0afbaaaa41
|
Many improvements and fixes to HTTP::URL class
|
2017-07-05 13:44:41 +02:00 |
|
Thulinma
|
9bdc6fd7c3
|
$basename and $wildcard support in stream push commands
|
2017-06-23 15:08:43 +02:00 |
|
Thulinma
|
0e1a18986a
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
|
2017-06-23 15:06:59 +02:00 |
|
Thulinma
|
5a4cb100fa
|
Added directory checking and creation functions to Util library
|
2017-06-23 15:05:05 +02:00 |
|
Thulinma
|
3c68d537f6
|
Streamstatus const fix
|
2017-06-23 15:03:01 +02:00 |
|
Thulinma
|
0ca63d1440
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
# src/input/input.cpp
|
2017-06-22 14:07:54 +02:00 |
|
Thulinma
|
25699ef8b2
|
Added stream status shared memory page (temporary system)
|
2017-06-22 14:03:35 +02:00 |
|
Thulinma
|
733099867e
|
Merge branch 'development' into LTS_development
|
2017-06-21 20:38:03 +02:00 |
|
Thulinma
|
76b5a91da6
|
Fixed packBytePos not being handled correctly
|
2017-06-21 20:37:55 +02:00 |
|
Thulinma
|
6595059737
|
Fixes to RTP library
|
2017-06-19 12:47:30 +02:00 |
|
Thulinma
|
de4fea643a
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_progressive_flv.cpp
# src/output/output_rtmp.cpp
|
2017-06-19 12:46:41 +02:00 |
|
Thulinma
|
cef78b7d08
|
PCM support in Flash-based protocols
|
2017-06-19 12:40:32 +02:00 |
|
Thulinma
|
bef46f969c
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
# lib/stream.h
# src/input/input.cpp
# src/output/output_http_internal.cpp
|
2017-06-09 20:34:57 +02:00 |
|
Thulinma
|
26f74accdf
|
MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output.
|
2017-06-09 20:31:20 +02:00 |
|
Thulinma
|
416254304a
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/h264.h
|
2017-06-09 20:14:23 +02:00 |
|
Thulinma
|
7fae3e6739
|
Added ability to print backtraces in defines.h
|
2017-06-09 20:10:22 +02:00 |
|