Thulinma
6733bf2a20
Fixed all ARM-related issues/warnings/etc
2021-11-04 18:49:27 +01:00
Thulinma
3baa8d1524
TS::Packet classes no longer rely on global PMT tracking
2021-10-19 22:29:41 +02:00
Ramkoemar
77aa90d48c
SRT edits:
...
- Increased SRT socket queue from 1 to 100
- Fixed SRT initialization (now clean)
- Made output_ts_base.cpp thread-safe
- Made Output class thread-safe
- SRT TS output can now optionally set open file limit
2021-10-19 22:29:41 +02:00
Thulinma
97752f2c2d
Opus in TS input/output support
2021-10-19 22:29:41 +02:00
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
Phencys
2b99f2f5ea
New Meta commit
2021-10-19 22:29:40 +02:00
DDVTech
fccf66fba2
Restyle
2021-10-19 22:29:40 +02:00
Ramoe
ae448d6e8a
Added several TS and NAL convenience functions
2017-05-12 12:44:07 +02:00
Thulinma
133a8f36da
Implemented ES_Rate in PES
2016-12-28 14:59:23 +01:00
Thulinma
5dfebb5b26
Improved TS packet class internals
2016-12-28 14:59:23 +01:00
Thulinma
f0fa0e206b
Implemented SDT table and several extra descriptors
2016-12-28 14:59:23 +01:00
Thulinma
3844dac4fd
Added track language support to TS and DTSC internals
2016-07-18 10:20:29 +02:00
Thulinma
a73f97e065
Implemented ES priority flag in accordance with HBBTV spec
2016-07-18 10:20:21 +02:00
Thulinma
1bf574acb8
Small tweaks to various libraries and debugging messages.
2016-07-06 11:16:17 +02:00
Thulinma
4c9c6fa7ba
Backported various little edits from Pro edition.
2016-06-02 14:07:21 +02:00
wouter spruit
12b0d9a930
added setDiscontinuity function to ts_packet, added DEBUG MSG level shortcuts
2015-03-06 10:30:08 +01:00
Thulinma
6a6a8915d2
Merged in TS fixes/unification (and other small changes) by Wouter Spruit
2015-03-05 12:13:23 +01:00
wouter spruit
3ab38b22fc
removed unused ts_packet functions
2015-03-03 14:11:51 +01:00
Thulinma
1393033d14
TS library unification, simplicifation, prettification.
2015-02-19 02:54:47 +01:00
Thulinma
5adfe6b672
Fixed timestamp issuses in all TS-based protocols
2015-02-12 15:52:09 +01:00
Thulinma
d6fb4baff4
Generalized TS PMT generation, fixed various minor problems with MP4 and HTTP.
2015-02-12 14:17:33 +01:00
Erik Zandvliet
7bf5b4093b
Fixed continuity counters for HLS
2014-11-14 14:53:16 +01:00
Erik Zandvliet
194d1ae9a3
Optimized TS and HLS
2014-08-27 13:35:00 +02:00
ozzay
827656b6dc
TS MP3 works mostly, but PMT has wrong checksum
2014-08-21 11:04:31 +02:00
ozzay
6260df4a32
Made TS packet resize on right times
...
CRC checksum is now a library call
2014-08-21 11:04:31 +02:00
ozzay
2e0b73f726
Added set functions to TS PMT
2014-08-21 11:04:31 +02:00
Thulinma
8c01ec8897
Such style. (Code style unification)
2014-06-18 10:39:27 +02:00
Thulinma
0cf74425f9
Implemented various TS-related library functions.
2014-06-11 15:48:01 +02:00
Thulinma
0e5d838a20
Shared Memory updates
2014-04-04 02:08:05 +02:00
Thulinma
12a0c1942c
Removed ALL the compile warnings!
2014-01-05 15:26:41 +01:00
Thulinma
b5a4ea1b93
Remove doxygen errors, update Doxyfile to latest version.
2014-01-05 11:57:56 +01:00
Erik Zandvliet
db2e630436
HLS working, dunno why, but it works.
2013-07-10 11:40:28 +02:00
Thulinma
cc8dfb5257
Optimized TS library throughput.
2013-03-12 16:20:02 +01:00
Thulinma
475fd0f138
TS optimalisations
2013-02-12 15:24:27 +01:00
Erik Zandvliet
4f4c1784b8
Buffer overflow fixes
2013-02-05 16:14:39 +01:00
Erik Zandvliet
cddf0192f6
Working HLS video (not audio) for bipbop video
2013-01-08 16:21:17 +01:00
Thulinma
05416da269
Standardized coding style for TS-related code.
2012-12-31 16:33:45 +01:00
Erik Zandvliet
439d5bf98c
Changes for bipbop on ts. Audio now synchronises properly
2012-12-27 22:16:13 +01:00
Erik Zandvliet
140fd4febf
Bugfix in TS concerning audio init data, Makefile fix
2012-12-17 13:52:31 +01:00
Erik Zandvliet
611d4db3d7
Fixed a lot of bugs in TS, updated to std-string implementation
2012-12-14 14:52:10 +01:00
Erik Zandvliet
c43fba4275
Working converter
2012-12-14 14:52:10 +01:00
Erik Zandvliet
6813f00b09
Initial commit
2012-12-14 14:52:10 +01:00