nareix
|
9ffa28a3fd
|
remove unused code
|
2016-06-30 23:00:22 +08:00 |
|
nareix
|
bf4a926ce6
|
add DebugOutput
|
2016-04-21 22:49:42 +08:00 |
|
nareix
|
dfd71d04bf
|
rename isom to aacparser
|
2016-04-19 21:33:07 +08:00 |
|
nareix
|
6164f70ade
|
add TSMuxer.WriteTo func
|
2016-03-28 15:09:03 +08:00 |
|
nareix
|
a623b75470
|
add packet_length field for PES Header
|
2016-03-09 01:25:20 +08:00 |
|
nareix
|
d892f58a48
|
fix WriteTSHeader PID bug
|
2016-03-02 14:57:49 +08:00 |
|
nareix
|
bb5bbdce1c
|
add DiscontinuityIndicator for all PMT/H264 in SimpleH264Writer
|
2015-12-12 19:23:10 +08:00 |
|
nareix
|
98ca499705
|
add DiscontinuityIndicator
|
2015-12-12 18:41:05 +08:00 |
|
nareix
|
20551c6a1d
|
change PTS to timeScale unit in SimpleH264Writer
|
2015-12-12 10:58:21 +08:00 |
|
nareix
|
b0b956fc26
|
expose PTS,PCR SimpleH264Writer
|
2015-12-11 16:21:57 +08:00 |
|
nareix
|
62476ce8e0
|
add WriteHeader() to SimpleH264Writer for convenient segment big ts file into small ones
|
2015-12-10 18:02:57 +08:00 |
|
nareix
|
2230137839
|
add set SetPTSPCR/LastPTSPCR for SimpleH264Writer
|
2015-12-10 10:32:10 +08:00 |
|
nareix
|
8cf764967d
|
add vecWriter
|
2015-12-09 18:02:33 +08:00 |
|
nareix
|
08f9332704
|
bugfix: ReadPESHeader now supported zero payload length
|
2015-12-09 12:09:36 +08:00 |
|
nareix
|
36825b6232
|
use zero copy IO when writing PES packets
|
2015-12-09 11:48:55 +08:00 |
|
nareix
|
910337cf39
|
change WritePES() to write zero packet_length in order to fit big frame size > 64K
|
2015-12-09 02:25:07 +08:00 |
|
nareix
|
bf89f36b1a
|
add startcode+AUD before nalu make quicktime works
|
2015-12-08 23:35:25 +08:00 |
|
nareix
|
ff9f22f46d
|
fix pmt ES Info length field reserved value, cause quicktime cant play
|
2015-12-08 20:33:40 +08:00 |
|
nareix
|
a3225ee3df
|
make SimpleH264Writer works
|
2015-12-07 23:33:08 +08:00 |
|
nareix
|
4f3a0082d7
|
bugfix: WritePSI() invalid section_syntax_indicator and private_bit field
|
2015-12-07 22:29:04 +08:00 |
|
nareix
|
1c7da5485a
|
add DisableHeaderPadding option for TSWriter
|
2015-12-07 21:49:17 +08:00 |
|
nareix
|
02ec81cd7a
|
bugfix: TSWriter not padding header length when data length is small
|
2015-12-07 21:03:51 +08:00 |
|
nareix
|
460813a749
|
bugfix: WriteTSHeader() missing PCR flag
|
2015-12-07 13:11:40 +08:00 |
|
nareix
|
848a9b2a39
|
writePMT() bugfix
|
2015-12-06 19:50:46 +08:00 |
|
nareix
|
57a7d68cf3
|
fix WriteUInt
|
2015-12-06 16:55:18 +08:00 |
|
nareix
|
19764e2fba
|
add WritePMT/PAT
|
2015-12-06 10:06:40 +08:00 |
|
nareix
|
13160821be
|
add WritePES/PSI
|
2015-12-05 23:09:48 +08:00 |
|
nareix
|
5680c3b102
|
finish WriteTSHeader
|
2015-12-05 22:05:25 +08:00 |
|
nareix
|
841ebf6b90
|
fix ReadUInt64 bug due to PCR incorrect
|
2015-12-05 01:30:10 +08:00 |
|
nareix
|
e335094c99
|
reader checksum complete
|
2015-12-04 19:31:43 +08:00 |
|