nareix
|
4e5fa6d414
|
change to h264parser.FindDataNALUInAVCCNALUs()
|
2016-07-01 19:20:29 +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
|
9f0741d706
|
small mistake
|
2016-06-30 22:57:21 +08:00 |
|
nareix
|
4a10a9ef1b
|
ReadHeader() -> Streams()
|
2016-06-30 22:55:31 +08:00 |
|
nareix
|
fd62ece67d
|
add handler
|
2016-06-30 19:42:15 +08:00 |
|
nareix
|
d0d400454d
|
modify comment
|
2016-06-23 19:02:02 +08:00 |
|
nareix
|
28055b36cf
|
remove normalizer
|
2016-06-22 17:58:03 +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
|
366f7b4dfa
|
add trex,mvex
|
2016-06-12 14:55:48 +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
|
5729c1dda5
|
add CurrentTime
|
2016-05-26 20:14:45 +08:00 |
|
nareix
|
3f00344bcf
|
add IsCodecSupported
|
2016-05-26 20:14:36 +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
|
c7890dcc2e
|
fix video no ctts bug
|
2016-04-21 21:17:51 +08:00 |
|
nareix
|
2364b70034
|
fix setSampleIndex search chunkGroup bug
|
2016-04-21 19:13:48 +08:00 |
|
nareix
|
7d1af58451
|
api change
|
2016-04-21 16:11:32 +08:00 |
|
nareix
|
3a136cd8f5
|
keep AV sync after seek
|
2016-04-19 19:19:03 +08:00 |
|
nareix
|
0162e613e6
|
fix SeekToTime() bug
|
2016-04-19 19:08:32 +08:00 |
|
nareix
|
2ffa926532
|
many modifications to change to new api
|
2016-04-19 18:45:32 +08:00 |
|
nareix
|
c6b37ad0a5
|
add avcc size prefix when write raw h264 NALU
Conflicts:
muxer.go
track.go
|
2016-04-19 15:01:52 +08:00 |
|
nareix
|
07ed4e9098
|
replace Track to Stream
|
2016-04-19 08:56:08 +08:00 |
|
nareix
|
371d0f13e3
|
add example
|
2016-04-18 17:45:15 +08:00 |
|
nareix
|
cb12a946ff
|
add adts aac auto convert
|
2016-04-18 14:25:23 +08:00 |
|
nareix
|
897221b6a6
|
move golomb reader to other packet
|
2016-04-18 14:24:50 +08:00 |
|
nareix
|
15a2ce0a4e
|
rename funcs add MakeADTSHeader()
|
2016-04-18 00:21:26 +08:00 |
|
nareix
|
35097b942c
|
add dumper Int64() support
|
2016-04-18 00:20:17 +08:00 |
|
nareix
|
82b17612dd
|
add frag atom support
|
2016-04-18 00:20:01 +08:00 |
|
nareix
|
bac553e58e
|
add IsADTSPayload() ExtractADTSPayload()
|
2016-04-02 18:51:34 +08:00 |
|
nareix
|
068f2d21af
|
remove adts header detect
|
2016-04-02 18:39:09 +08:00 |
|
nareix
|
235dbc9b7b
|
change func name
|
2016-04-02 18:38:55 +08:00 |
|
nareix
|
bdfae5551c
|
add ADTS support
|
2016-04-01 18:45:56 +08:00 |
|
nareix
|
662146e1dc
|
make esds tag calc result same as libav
|
2016-04-01 18:19:08 +08:00 |
|
nareix
|
f00dbdeb24
|
fix moov duration calc bug
|
2016-04-01 18:18:32 +08:00 |
|
nareix
|
941cd2a168
|
add SyncSample for h264 track
|
2016-04-01 18:00:49 +08:00 |
|
nareix
|
7d11ff6303
|
fix stts entry sample count bug
|
2016-04-01 17:30:35 +08:00 |
|
nareix
|
a405187d47
|
add filePos for writeMdat, remove Track unsed field
|
2016-04-01 16:50:53 +08:00 |
|
nareix
|
84e73c5011
|
make dump pretty
|
2016-04-01 16:50:12 +08:00 |
|
nareix
|
767dcd85b6
|
fix missing track.TrackAtom.Media.Info.Sound and cttsEntry append pointer bug
|
2016-04-01 16:47:07 +08:00 |
|
nareix
|
08a5195078
|
fix chunkOffset bug
|
2016-04-01 16:25:00 +08:00 |
|
nareix
|
7e9a708556
|
add newTrack()
|
2016-04-01 16:17:10 +08:00 |
|
nareix
|
37f64f9a63
|
fix sttsEntry count bug
|
2016-03-31 14:34:16 +08:00 |
|