Wykres commitów

203 Commity (master)

Autor SHA1 Wiadomość Data
Kieran Kunhya 2b7f128488 Merge branch 'staging' 2021-09-10 21:59:46 +01:00
Kieran Kunhya 4c363f5da0 dvb: Write correct magazine number 2021-09-10 21:59:35 +01:00
Kieran Kunhya dd41744265 anc/smpte2038: Add muxing parameters 2021-01-30 19:22:26 +01:00
Kieran Kunhya b9b1c20e6c
Merge pull request #6 from nsuja/patch-2
Fix smoothing buffer descriptor length
2021-01-30 19:13:40 +01:00
Kieran Kunhya 88f63c44a8 Merge branch 'master' into staging 2021-01-15 17:13:29 +01:00
Kieran Kunhya 2be4034d83
Merge pull request #11 from jpsaman/jpsaman/issue-10
Generate a correct PMT table when it spans multiple TS-packets.
2021-01-13 14:11:40 +01:00
Jean-Paul Saman cd9c459642 write_pmt: table can span multiple packets, use the correct data to write 2021-01-13 13:26:43 +01:00
Kieran Kunhya 4c1e403b20 Merge branch 'master' into staging
# Conflicts:
#	libmpegts.c
2020-11-25 21:06:22 +00:00
Kieran Kunhya 5956e30f56 Set ts_type early otherwise it isn't used in the stream_type decision 2020-11-25 21:00:25 +00:00
Kieran Kunhya 9e0444da79 Merge branch 'master' into staging
# Conflicts:
#	libmpegts.c
2020-11-25 18:37:28 +00:00
Kieran Kunhya ca811b4ea8 Change default NIT 2020-11-25 18:35:13 +00:00
Kieran Kunhya 3a8b94f844 Add SCTE-35 support 2019-08-03 09:19:34 +01:00
Kieran Kunhya 3355e7dde6 Fix typo 2019-07-30 14:38:45 +01:00
Kieran Kunhya 43f4dd76b0 Expose lowlatency to API 2019-03-26 20:34:59 +00:00
Kieran Kunhya 0e03d83428 Add low latency mode 2019-03-26 20:29:10 +00:00
Kieran Kunhya d3d4983161
Merge pull request #7 from funman/staging
SDT: fix UTF-8 strings
2018-08-08 18:20:29 +01:00
Rafaël Carré e40bae8cb4 SDT: fix UTF-8 strings
Bytes above 0x80 would be written as negative
2018-08-08 11:02:44 +02:00
Nicolas Sugino 96d0d9c475 Fix smoothing buffer descriptor length 2017-05-30 13:56:36 -03:00
Kieran Kunhya 6eaf49a5fd Remove incorrect NULL check. Fixes some high bitrate streams. 2016-07-07 16:19:43 +01:00
Kieran Kunhya 5dbd014829 Set Dirac PES_packet_length to zero 2016-01-18 14:27:16 +00:00
Kieran Kunhya d477f9d1f8 Improve dirac some more 2016-01-18 13:11:24 +00:00
Kieran Kunhya bc85f1528d Fix stream_type_table length 2016-01-14 18:12:15 +00:00
Kieran Kunhya 70c7f05bf0 Add Dirac stream type 2016-01-14 18:08:13 +00:00
Kieran Kunhya 3837a1b810 Add extended stream-id for Dirac 2016-01-14 17:26:06 +00:00
Kieran Kunhya 0028f15a1f Add support for Dirac 2016-01-13 23:00:29 +00:00
Kieran Kunhya 6bb30f81bf Merge branch 'master' into staging 2015-01-08 11:06:48 +00:00
Kieran Kunhya a4fbb3fd98 Merge pull request #5 from leesei/patch-1
Fix array off by one
2015-01-08 11:03:09 +00:00
leesei ec932c7f62 Update libmpegts.c
Fix access violation on `pcr_list` (found using valgrind)
2015-01-07 14:07:38 +08:00
Kieran Kunhya 715d1b399b Measure Rxn in bits/s 2014-11-30 00:12:14 +00:00
Kieran Kunhya ff450772ad Make some number up for Rmax because SMPTE is too vague 2014-11-30 00:09:55 +00:00
Kieran Kunhya a82d0833b0 Fix typo 2014-11-29 23:08:46 +00:00
Kieran Kunhya 31eccd1589 Attempt to improve 302M some more 2014-11-29 23:05:51 +00:00
Kieran Kunhya 3703d0986b Improve T-STD for 302M 2014-11-29 22:50:56 +00:00
Kieran Kunhya 720e67fbd2 Fix registration descriptors 2014-07-24 00:01:06 +01:00
Kieran Kunhya 43b49f2567 Merge branch 'reconfig' into staging 2014-07-19 19:19:11 +01:00
Kieran Kunhya ae5c255cc2 Merge pull request #4 from tmatth/alloc_fixes
Fix some memory allocation issues
2014-07-11 20:02:44 +01:00
Tristan Matthews c711c30be1 fix memleak 2014-07-11 14:50:04 -04:00
Tristan Matthews 8be5e5b7cb fix some memory allocation issues 2014-07-11 14:49:55 -04:00
Kieran Kunhya b69d839351 Correct Opus T-STD buffers 2014-07-09 16:34:41 +01:00
Kieran Kunhya e8d8d6d008 Add Opus support 2014-05-10 18:13:55 +02:00
Kieran Kunhya 28333981bb Attempt to improve PSI transmission 2014-01-28 18:24:23 +00:00
Kieran Kunhya 324953eae2 Try and improve PCR writing in the mux 2014-01-05 23:55:37 +00:00
Kieran Kunhya 158b23437b Improve the drip code slightly 2013-08-08 21:38:50 +01:00
Kieran Kunhya 981b81c543 AAC descriptor "reserved" field doesn't follow the DVB convention of reserved=1 2013-06-27 12:40:49 +01:00
Kieran Kunhya 19727a007d Fix crashes with short SDT service/provider names 2013-06-25 12:34:20 +01:00
Kieran Kunhya 8bd4693534 Merge branch 'master' into reconfig 2013-06-14 22:07:40 +01:00
Kieran Kunhya 9bc607b094 Attempt to ts packet spacing for PES packets 2013-06-14 22:01:48 +01:00
Kieran Kunhya ea148ff4af Fix build 2013-06-14 20:37:14 +01:00
Kieran Kunhya 5c123b89f9 Improve PCR generation after reconfig 2013-06-14 20:34:41 +01:00
Kieran Kunhya 75b0b98d0d Make ts_update_transport_stream void for the time being 2013-06-14 19:14:26 +01:00