Thulinma
|
aebeeabd2b
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_httpts.cpp
# src/output/output_ts_base.h
|
2016-12-28 16:32:16 +01: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
|
4bcfb5191a
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_progressive_mp4.cpp
|
2016-07-18 10:43:38 +02: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
|
7b0d3a9365
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input.cpp
|
2016-07-06 11:18:18 +02:00 |
|
Thulinma
|
1bf574acb8
|
Small tweaks to various libraries and debugging messages.
|
2016-07-06 11:16:17 +02:00 |
|
Thulinma
|
397280f2cd
|
Merge branch 'development' into LTS_development
|
2016-06-29 10:01:11 +02:00 |
|
Thulinma
|
45ef9daac9
|
TS PIDs and reserved bits are now set exactly like they were in 2.5.3 and earlier
|
2016-06-29 09:46:26 +02:00 |
|
Thulinma
|
ad21d1570f
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/ts_packet.cpp
|
2016-06-28 17:06:57 +02:00 |
|
Thulinma
|
0da945f8bb
|
Fixed TS PMT entry size
|
2016-06-28 17:05:44 +02:00 |
|
Balder
|
8aebd01afd
|
Added 256 to PIDs to avoid reserved PIDS for TS.
|
2016-06-25 10:39:41 +02:00 |
|
Balder
|
312212a25b
|
Added 256 to PIDs to avoid reserved PIDS for TS.
|
2016-06-23 21:30:34 +02:00 |
|
Thulinma
|
4c9c6fa7ba
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
|
Erik Zandvliet
|
c25a533729
|
Recording, HLS Push, UDP (Multicast) Input, Threaded TS
|
2016-02-12 16:30:33 +01:00 |
|
Thulinma
|
35b2dd6bee
|
Better working TS input, Pro side. Code by Erik Zandvliet.
|
2015-11-05 17:11:04 +01:00 |
|
Thulinma
|
8bcda5e57b
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/bitstream.h
# lib/h264.cpp
# lib/h264.h
# lib/nal.cpp
# lib/nal.h
|
2015-11-05 17:07:17 +01:00 |
|
Thulinma
|
b28a619fc6
|
Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet.
|
2015-11-05 17:05:21 +01:00 |
|
Erik Zandvliet
|
1f4b523b1b
|
Initial TS Input commit
|
2015-09-10 00:54:55 +02:00 |
|
Thulinma
|
4bdbd82f66
|
LTS Commits
|
2015-04-05 21:38:36 +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 |
|
Erik Zandvliet
|
f5eb82f435
|
Removed some TS corruption from addStuffing()
|
2015-02-26 16:28:39 +01:00 |
|
Thulinma
|
1393033d14
|
TS library unification, simplicifation, prettification.
|
2015-02-19 02:54:47 +01:00 |
|
Erik Zandvliet
|
4811a7e065
|
Fixed timing issues in ts
|
2015-02-17 21:15:41 +01:00 |
|
Thulinma
|
033ec8d692
|
Make sure DTS/PTS offsets in TS are always positive.
|
2015-02-13 01:44:40 +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
|
fcf540af8e
|
Removed a debug message
|
2014-12-04 13:39:03 +01:00 |
|
Erik Zandvliet
|
fc080f81ca
|
Fixed CRC calculation for TS Packets, in particular the PAT
|
2014-11-17 14:45:07 +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
|
e34bb0b14e
|
Cleaned up TS code
|
2014-08-21 11:04:31 +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
|
5c0f053006
|
Prettified error messages, first work on Util::Config server helpers.
|
2014-01-27 09:41:24 +01: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 |
|
Thulinma
|
af4caded70
|
Fixed handling of stuffing bytes in TS packets.
|
2013-02-11 12:43:02 +01:00 |
|
Erik Zandvliet
|
4f4c1784b8
|
Buffer overflow fixes
|
2013-02-05 16:14:39 +01:00 |
|