Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Files
Commits
Network
Compare
Branches
Tags
501b182dc9552b69e0cf213b73a5d6dea5ab7cd2
Switch branch/tag
srs
26 Nov, 2013 3 commits
refine code, write audio immediatly
· 501b182d
501b182d
浏览文件
winlin
authored
2013-11-26 10:56:29 +0800
refine code, remove the base dts, donot drop start BP frames
· dbdfb29d
dbdfb29d
浏览文件
winlin
authored
2013-11-26 10:48:37 +0800
refine code, remove the base dts, donot drop start BP frames
· b4235582
b4235582
浏览文件
winlin
authored
2013-11-26 10:47:05 +0800
25 Nov, 2013 5 commits
update readme
· 959d5772
959d5772
浏览文件
winlin
authored
2013-11-26 00:10:00 +0800
update readme
· acb472d7
acb472d7
浏览文件
winlin
authored
2013-11-26 00:07:43 +0800
update readme
· 9e5b3afc
9e5b3afc
浏览文件
winlin
authored
2013-11-26 00:03:07 +0800
support write ts file
· 7ed20cc6
7ed20cc6
浏览文件
winlin
authored
2013-11-25 23:54:01 +0800
fix bug of ts_info
· 164392f6
164392f6
浏览文件
winlin
authored
2013-11-25 10:59:21 +0800
24 Nov, 2013 15 commits
refine ts code
· d5b84b5e
d5b84b5e
浏览文件
winlin
authored
2013-11-25 00:46:08 +0800
fix ts audio bug, aac adts header and PES_packet_length fixed
· 38e66be4
38e66be4
浏览文件
winlin
authored
2013-11-25 00:02:01 +0800
support write ts file
· 4fca9146
4fca9146
浏览文件
winlin
authored
2013-11-24 23:13:14 +0800
add time to write ts file
· ca6720aa
ca6720aa
浏览文件
winlin
authored
2013-11-24 18:55:39 +0800
add ts mux framework
· 38539431
38539431
浏览文件
winlin
authored
2013-11-24 17:53:36 +0800
add ts muxer to write hls/ts file
· 4af39827
4af39827
浏览文件
winlin
authored
2013-11-24 17:15:37 +0800
update the readme
· 3623af8a
3623af8a
浏览文件
winlin
authored
2013-11-24 16:52:00 +0800
update the config file format
· ce021b25
ce021b25
浏览文件
winlin
authored
2013-11-24 16:49:00 +0800
update the ts_info
· bb775ef7
bb775ef7
浏览文件
winlin
authored
2013-11-24 16:47:21 +0800
print the nalu of avc
· adb7572c
adb7572c
浏览文件
winlin
authored
2013-11-24 16:29:39 +0800
remove the analysis doc for ts
· 19f16ba7
19f16ba7
浏览文件
winlin
authored
2013-11-24 16:00:45 +0800
ensure sequence header is ok when parse avc/aac data
· ecc86884
ecc86884
浏览文件
winlin
authored
2013-11-24 15:11:18 +0800
avc/aac demux the flv samples
· c243ad32
c243ad32
浏览文件
winlin
authored
2013-11-24 15:08:43 +0800
decoded audio and video. add avc file format doc
· fcfd51ee
fcfd51ee
浏览文件
winlin
authored
2013-11-24 14:28:58 +0800
add avc format doc. decode the flv codec info
· ba234e87
ba234e87
浏览文件
winlin
authored
2013-11-24 12:39:47 +0800
23 Nov, 2013 11 commits
extract method to process publish message
· b87318de
b87318de
浏览文件
winlin
authored
2013-11-23 20:33:10 +0800
nginx never keep the metadata.
· 195a857f
195a857f
浏览文件
winlin
authored
2013-11-23 20:23:00 +0800
change metadata. add hls class.
· 4f3cdd51
4f3cdd51
浏览文件
winlin
authored
2013-11-23 20:16:47 +0800
add hls config
· 200a6a69
200a6a69
浏览文件
winlin
authored
2013-11-23 19:15:11 +0800
fix the format to unix without x
· e3e0db9b
e3e0db9b
浏览文件
winlin
authored
2013-11-23 18:20:02 +0800
add comments for PES packet length is 0
· 235e3cc1
235e3cc1
浏览文件
winlin
authored
2013-11-23 17:47:01 +0800
convert format to unix
· 2c4c91d8
2c4c91d8
浏览文件
winlin
authored
2013-11-23 11:36:07 +0800
convert ts_info to unix format
· 145eb7bf
145eb7bf
浏览文件
winlin
authored
2013-11-23 11:33:57 +0800
add comments for ts_info
· 14211d88
14211d88
浏览文件
winlin
authored
2013-11-23 11:30:00 +0800
rename ts_info.cpp to ts_info.cc
· cdd54800
cdd54800
浏览文件
winlin
authored
2013-11-23 11:29:30 +0800
add ts PCR analysis, the tool MPEG-2-ts-packet-analysis.2.4.5.0 decode PCR wrong
· 37e53f37
37e53f37
浏览文件
winlin
authored
2013-11-23 11:25:58 +0800
22 Nov, 2013 4 commits
fix bug of aac demux, make same to ffmpeg, demux success
· 71015dc4
71015dc4
浏览文件
winlin
authored
2013-11-22 22:25:12 +0800
add ffmpeg demuxed dts/pts doc
· c7e5bc02
c7e5bc02
浏览文件
winlin
authored
2013-11-22 21:40:26 +0800
add ts dts/pts analysis
· 26c24b7b
26c24b7b
浏览文件
winlin
authored
2013-11-22 21:27:46 +0800
remove the flv muxer
· 08d745f1
08d745f1
浏览文件
winlin
authored
2013-11-22 21:20:24 +0800
21 Nov, 2013 2 commits
rename ts to mpegts, for github parse the *.ts as typedscript
· 21b962e9
21b962e9
浏览文件
winlin
authored
2013-11-22 00:06:40 +0800
demux aac from ts and write to file.aac
· f70894d2
f70894d2
浏览文件
winlin
authored
2013-11-22 00:04:37 +0800