nareix
|
b929b7a5eb
|
bugfix: PESTsToUInt
|
2015-12-07 21:19:09 +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
|
c1b42164ff
|
add test
|
2015-12-07 11:37:07 +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
|
5d520f0d72
|
bugfix: read samples
|
2015-12-06 10:38:14 +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
|
264d172b2b
|
udpate convts.sh
|
2015-12-05 17:12:59 +08:00 |
|
nareix
|
77392eddb2
|
fix PESUIntToTs problem
|
2015-12-05 14:26:52 +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 |
|
nareix
|
cdd2f7f227
|
first
|
2015-12-02 12:46:07 +08:00 |
|
nareix
|
93781fd3bf
|
first commit
|
2015-11-30 09:58:44 +08:00 |
|
nareix
|
b69852c281
|
fix sps parse bug in SimpleH264Writer prepare()
|
2015-11-28 00:43:49 +08:00 |
|
nareix
|
a860b0a997
|
add h264sps parser to get width and height
|
2015-11-28 00:36:14 +08:00 |
|
nareix
|
8005e55dcb
|
add Width and Height params to SimpleH264Writer
|
2015-11-27 15:41:37 +08:00 |
|
nareix
|
10cf2743c7
|
add dumper
|
2015-11-27 15:06:44 +08:00 |
|
nareix
|
60176b7f50
|
add iods
|
2015-11-26 18:42:43 +08:00 |
|
nareix
|
0a8a72ae7d
|
add isNALU param to writeSample
|
2015-11-26 16:21:26 +08:00 |
|
nareix
|
90b650ed17
|
support WriteNALU
|
2015-11-25 12:50:28 +08:00 |
|
nareix
|
cdeeeaa557
|
change non-local import path
|
2015-11-25 10:11:15 +08:00 |
|
nareix
|
5b9bccba88
|
add SimpleH264Writer
|
2015-11-25 00:01:26 +08:00 |
|
nareix
|
2ba72a94e8
|
Read/Write AVCDecoderConfRecord
|
2015-11-24 16:25:40 +08:00 |
|
nareix
|
3f60565c66
|
make vlc can play rewrite mp4 file
|
2015-11-24 08:44:42 +08:00 |
|
nareix
|
37fe5058b4
|
can extract mp4aConf
|
2015-11-22 11:53:36 +08:00 |
|
nareix
|
3b4f49126d
|
can extract avc1Conf
|
2015-11-22 11:22:24 +08:00 |
|
nareix
|
88c3dbc49f
|
add $atomsCount
|
2015-11-22 09:08:17 +08:00 |
|
nareix
|
8cbf203548
|
put HandlerRefer into struct.go
|
2015-11-22 08:48:25 +08:00 |
|
nareix
|
e5ed771fcd
|
add WriteEmptyInt() and RefillInt()
|
2015-11-22 08:23:47 +08:00 |
|
nareix
|
f887bff6bd
|
put $atoms into fields
|
2015-11-22 08:04:52 +08:00 |
|
nareix
|
706b6e107b
|
add types.go
|
2015-11-22 08:03:58 +08:00 |
|
nareix
|
9ec3f04c16
|
change some struct fields
|
2015-11-22 07:32:05 +08:00 |
|
nareix
|
b810c9a2fb
|
insert free atom after moov make vlc play
|
2015-11-21 20:32:57 +08:00 |
|
nareix
|
637f47b250
|
add hdlr and fix bugs make vlc can play
|
2015-11-21 19:49:03 +08:00 |
|
nareix
|
3bbc27f470
|
rewrite genStruct.js
|
2015-11-21 14:09:02 +08:00 |
|
nareix
|
dff1b98e9d
|
fix struct read funcs compile error
|
2015-11-19 18:26:32 +08:00 |
|
nareix
|
13d151545c
|
first blood
|
2015-11-19 08:19:14 +08:00 |
|
XieRan
|
6e08365b9b
|
Update README.md
|
2015-06-22 02:42:45 +08:00 |
|
XieRan
|
c406dab4af
|
Merge pull request #5 from bfulkers/master
Use the height parameter when configuring h264enc
|
2015-03-09 19:45:41 +08:00 |
|
Brian Fulkerson
|
7f0d898b81
|
Use the height parameter when configuring h264enc
|
2015-03-07 12:08:56 +00:00 |
|
XieRan
|
4cbd6a41f0
|
Merge pull request #4 from attilaolah/master
Improve README
|
2014-12-02 13:46:24 +08:00 |
|
Attila Oláh
|
1a3d00af18
|
syntax highlighting in the README
|
2014-12-01 17:21:51 +01:00 |
|
cfanfrank
|
c49e13ca6c
|
Merge branch 'master' of github2:go-av/rtmp
|
2013-03-20 23:45:27 +08:00 |
|
cfanfrank
|
7aeca4e959
|
switch streams
|
2013-03-20 23:44:56 +08:00 |
|
go-av
|
e5b6b2eb0e
|
Update README.md
|
2013-03-17 23:46:16 +08:00 |
|
go-av
|
b9aec58cdd
|
Update README.md
|
2013-03-17 23:43:00 +08:00 |
|
cfanfrank
|
fc3c9d7af3
|
first
|
2013-03-17 23:41:45 +08:00 |
|