Commit graph

40 commits

Author SHA1 Message Date
Balder
8aebd01afd Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-25 10:39:41 +02:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Thulinma
b28a619fc6 Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet. 2015-11-05 17:05:21 +01: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
Erik Zandvliet
cddf0192f6 Working HLS video (not audio) for bipbop video 2013-01-08 16:21:17 +01:00
Thulinma
942c7d69ba Replaced useless data with infinitely more useful data. 2013-01-08 16:19:38 +01:00
Thulinma
9b6f63671c Fix compiling on 32-bit systems. 2012-12-31 20:06:30 +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