178 Commits

Author SHA1 Message Date
nareix
3bd15c08fd Add 'ts/' from commit '7530d353fdefcc59d83c3c8ebea0a147dcbab234'
git-subtree-dir: ts
git-subtree-mainline: 92528599badd9da7f5b10d64f10186a1646bb520
git-subtree-split: 7530d353fdefcc59d83c3c8ebea0a147dcbab234
2016-07-01 21:33:16 +08:00
nareix
92528599ba Add 'mp4/' from commit 'bd71ca9823ec91410ccdf4d2ed783ba44b8a14d7'
git-subtree-dir: mp4
git-subtree-mainline: 8bb2ec1a5cdf4acae1ca4dfa09dd876b850bea24
git-subtree-split: bd71ca9823ec91410ccdf4d2ed783ba44b8a14d7
2016-07-01 21:31:47 +08:00
nareix
8bb2ec1a5c first 2016-07-01 21:29:47 +08:00
nareix
bd71ca9823 bugfix: if h264 create sync sample 2016-07-01 19:53:36 +08:00
nareix
9965a4c768 add error msg 2016-07-01 19:51:55 +08:00
nareix
647db1ed5c spell error 2016-07-01 19:26:31 +08:00
nareix
4e5fa6d414 change to h264parser.FindDataNALUInAVCCNALUs() 2016-07-01 19:20:29 +08:00
nareix
7530d353fd muxer: use h264parser.CheckNALUsType 2016-07-01 18:31:42 +08:00
nareix
6b887066cf demuxer: rewrite packet split logic 2016-07-01 18:25:47 +08:00
nareix
8c0225de82 demuxer: check nalu type 2016-07-01 18:22:33 +08:00
nareix
6ceb48ab20 muxer: use h264parser.CheckNALUsType instead of SplitNALUs 2016-07-01 18:17:37 +08:00
nareix
72fd658033 demuxer add pkts buf 2016-07-01 06:10:18 +08:00
nareix
93f7f62fad fix demuxer bug 2016-06-30 23:21:27 +08:00
nareix
9ffa28a3fd remove unused code 2016-06-30 23:00:22 +08:00
nareix
9f0741d706 small mistake 2016-06-30 22:57:21 +08:00
nareix
4a10a9ef1b ReadHeader() -> Streams() 2016-06-30 22:55:31 +08:00
nareix
61326c9bfd ReadHeader() -> Streams() 2016-06-30 22:55:11 +08:00
nareix
fd62ece67d add handler 2016-06-30 19:42:15 +08:00
nareix
e85b96ed10 add handler 2016-06-30 19:38:52 +08:00
nareix
d0d400454d modify comment 2016-06-23 19:02:02 +08:00
nareix
50b272ba76 change to new av.Packet 2016-06-22 17:59:12 +08:00
nareix
28055b36cf remove normalizer 2016-06-22 17:58:03 +08:00
nareix
5815ff6efa switch to time.Duration 2016-06-18 10:13:15 +08:00
nareix
b255ae33bc switch time.Duration 2016-06-18 10:05:32 +08:00
nareix
c463a3678f change float64->float32 2016-06-18 08:15:30 +08:00
nareix
97f2cceb2c change float64->float32 2016-06-18 08:12:43 +08:00
nareix
bfcfd605e6 add WritePATPMT() 2016-06-15 07:49:24 +08:00
nareix
67ac6de4ed bugfix WriteHeader streams duplicate bug; hide NewStream and
IsCodecSupported
2016-06-15 07:46:04 +08:00
nareix
366f7b4dfa add trex,mvex 2016-06-12 14:55:48 +08:00
nareix
6c6ccb5d8a rename av.H264CodecData 2016-06-12 08:55:18 +08:00
nareix
264705818b change Streams() 2016-06-12 08:52:20 +08:00
nareix
8c611ea1e2 change error message 2016-06-10 19:46:00 +08:00
nareix
a73846758a rename frag.go; update genStruct.sh 2016-06-10 12:14:44 +08:00
nareix
59af05730d make IsCodecSupported global 2016-06-09 09:42:28 +08:00
nareix
6a3c769980 remove readme 2016-06-08 17:53:13 +08:00
nareix
4d6509b267 rename av.H264CodecData 2016-06-08 14:48:23 +08:00
nareix
baa18a4731 use BytesPerSample 2016-06-05 20:02:20 +08:00
nareix
eaf15b625c update pktqueue 2016-06-05 20:01:54 +08:00
nareix
5729c1dda5 add CurrentTime 2016-05-26 20:14:45 +08:00
nareix
3f00344bcf add IsCodecSupported 2016-05-26 20:14:36 +08:00
nareix
e620324491 add IsCodecSupported 2016-05-26 20:14:21 +08:00
nareix
d3ba527309 adjust newapi 2016-05-25 07:44:59 +08:00
nareix
eec4063cf9 adjust newapi 2016-05-25 07:44:31 +08:00
nareix
25ee94037e rm example 2016-05-04 11:33:02 +08:00
nareix
9767e93332 remove example 2016-05-04 11:32:13 +08:00
nareix
5b03e2383f add writePaddingTSPackets 2016-05-03 22:54:50 +08:00
nareix
12f2f28f55 change readPacket mechanism and add h264 probing 2016-04-30 09:44:07 +08:00
nareix
b1239fc37c add Time() and fix pkt.cts missing bug 2016-04-21 22:52:51 +08:00
nareix
bf4a926ce6 add DebugOutput 2016-04-21 22:49:42 +08:00
nareix
dbbb2bbff3 add WriteTrailer 2016-04-21 22:13:32 +08:00