Wykres commitów

160 Commity (obed)

Autor SHA1 Wiadomość Data
Kieran Kunhya 34546bdb03 Use correct WARN log 2013-11-26 20:17:12 +00:00
Kieran Kunhya 4a956199b3 Include the right header 2013-11-26 20:16:37 +00:00
Kieran Kunhya dea80573ed Add codename for syslog message 2013-11-26 20:14:10 +00:00
Kieran Kunhya d308a7f592 Add syslog error message 2013-11-26 20:05:46 +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 9bc607b094 Attempt to ts packet spacing for PES packets 2013-06-14 22:01:48 +01:00
Kieran Kunhya 2bd243347e Improve multi-packet SDT and PMT 2013-06-05 22:31:33 +01:00
Kieran Kunhya 11b87d850c Add initial support for SDT 2013-06-04 23:09:10 +01:00
Kieran Kunhya 8a793d749c Factor out PCR calculation functions 2013-06-04 18:29:43 +01:00
Kieran Kunhya a3016fec33 ETSI TS 101 154 seems to clarify this appropriately. 2013-06-04 17:52:33 +01:00
Kieran Kunhya 52633270c3 Fix build issue 2013-05-20 22:48:29 +01:00
Kieran Kunhya 86dd0dd326 Improve high-bitrate profile handling 2013-05-20 22:41:35 +01:00
Kieran Kunhya 106fd8e5ba Don't write a PCR on every video frame 2012-09-19 12:33:39 +07:00
Kieran Kunhya 09a210b077 Write optional parts of aac_descriptor 2012-09-12 16:28:58 +01:00
Kieran Kunhya 9e9fc97874 Fix speed issues with drip_buffer 2012-08-03 15:31:26 +01:00
Kieran Kunhya 393490873f Merge branch 'master' of github.com:kierank/libmpegts 2012-07-24 17:21:26 +01:00
Kieran Kunhya 55faee708f Add HE-AAC v2 profile and level designators 2012-07-24 17:10:33 +01:00
Phillip Blucas 1640a3d785 Prefix some constants 2012-06-20 19:34:12 -05:00
Kieran Kunhya be90cca7c8 Fix bug with first MPEG-2 level being zero 2012-06-06 16:27:34 +01:00
Kieran Kunhya d8c6d82d54 Correct further issues with random_access_indicator flag 2012-02-28 22:48:05 +00:00
Kieran Kunhya a794a7566a Fix bug with non-video muxing 2012-02-25 01:21:50 +00:00
Kieran Kunhya 4e1878bbe6 Only calculate earliest arrival times once 2012-02-20 19:55:07 +00:00
Kieran Kunhya c5d276966f Fix CRLF 2012-02-18 23:51:53 +00:00
Kieran Kunhya 4a0d349eda Clarify why we write a PCR at the beginning of every video PES 2012-02-18 23:50:19 +00:00
Kieran Kunhya 33092f7689 Free more contexts when closing the ts writer 2012-02-01 16:57:25 +00:00
Kieran Kunhya c44239f1d4 Free buffered frames when closing ts output 2012-02-01 16:24:50 +00:00
Kieran Kunhya 48f98a999e Write discontinuity indicator flag when starting a new TS. Can't do any harm anyway. 2012-02-01 16:22:05 +00:00
Kieran Kunhya e9746c13b8 Revert to the old buffering system for the time being.
The "correct" one has some issues
2011-12-20 15:39:27 +00:00
Kieran Kunhya 65a9c92457 Make video muxing be tighter towards the HRD model 2011-12-20 14:45:47 +00:00
Kieran Kunhya f23cff69b7 Fix more issues with the PCR 2011-12-16 01:28:41 +00:00
Kieran Kunhya 66bff2a2ac Fix crash during mux 2011-12-09 01:33:34 +00:00
Kieran Kunhya 753f65efac First set of patches to improve muxing to output data which is equally sized.
May be buggy under some conditions.
2011-12-07 23:58:52 +00:00
Kieran Kunhya df7ba021bc Separate bitstream check 2011-12-05 17:12:54 +00:00
Kieran Kunhya 59b2180646 Tidy up main file 2011-12-02 17:29:26 +00:00
Kieran Kunhya b26cee3205 Use get_pcr more accurately. 2011-11-28 20:15:37 +00:00
Kieran Kunhya 9fb3ac29d1 Cosmetics: Tidy up abuse of #defines 2011-11-28 20:00:23 +00:00
Kieran Kunhya dd21778f20 Cosmetics 2011-11-28 19:35:58 +00:00
Kieran Kunhya 19befd0b60 Cosmetics. 2011-11-28 19:26:42 +00:00
Kieran Kunhya c4228da5ae Tidy up a couple of functions. 2011-11-28 19:24:51 +00:00
Kieran Kunhya d4fb4d11c2 Get rid of pointless goto in dvb-vbi. 2011-11-28 19:21:06 +00:00
Kieran Kunhya 6d4198bba3 Fix issues with TTX/VBI stuffing 2011-08-13 13:43:52 +01:00
Kieran Kunhya 911ac9b790 Remove dead code. 2011-08-01 12:34:16 +01:00
Kieran Kunhya f4f1883326 Make output PCR list not wrap around. 2011-07-14 17:54:57 +01:00
Kieran Kunhya fa9f763364 Fix E-AC3 and VBI issues. 2011-06-17 15:04:21 +01:00
Kieran Kunhya f7be618845 Fix buffer model for VBI services. 2011-05-20 17:26:05 +01:00
Kieran Kunhya 9ac18e7765 Fix error in VBI. 2011-05-20 14:48:51 +01:00
Kieran Kunhya 1e90db404c Add SCTE-127 #defines. 2011-05-19 23:33:19 +01:00
Kieran Kunhya e5b45dcad2 Add the SCTE T-STD model for VBI data. 2011-05-14 00:17:25 +01:00