winlin
|
6bde1e54dc
|
research st, add stack alloc commnets.
|
2014-11-10 11:10:27 +08:00 |
|
winlin
|
e49a868308
|
research st, rename variable thread to trd, for thread is a keyword.
|
2014-11-10 11:06:06 +08:00 |
|
winlin
|
ac1a4ec0a3
|
research st, always alloc on stack.
|
2014-11-10 10:21:05 +08:00 |
|
winlin
|
ae8b3e3c00
|
research st, remove the support of MD_STACK_GROWS_UP
|
2014-11-09 12:05:59 +08:00 |
|
winlin
|
340464ed56
|
research st, remove __ia64__ cpu support
|
2014-11-09 12:04:56 +08:00 |
|
winlin
|
a27c3dca2d
|
research st, add gdb info for setjmp.
|
2014-11-09 11:56:14 +08:00 |
|
winlin
|
4b24ee9db3
|
research st, only for linux and arm/mips/i386/x86_64 cpus.
|
2014-11-09 11:46:32 +08:00 |
|
winlin
|
cc811dfc90
|
refine script for generate script
|
2014-11-08 20:14:20 +08:00 |
|
winlin
|
6968aef66a
|
update readme for srs-librtmp
|
2014-11-08 20:06:31 +08:00 |
|
winlin
|
a827766cd6
|
for #191, support exported to project or file.
|
2014-11-08 18:43:58 +08:00 |
|
winlin
|
606fc13a03
|
rename the confict macro to srs_lib_trace
|
2014-11-08 18:37:15 +08:00 |
|
winlin
|
3405f35d06
|
fix #191: configure --export-librtmp-project and --export-librtmp-single. 2.0.11.
|
2014-11-08 18:33:15 +08:00 |
|
winlin
|
e62c3a4e0e
|
for bug #66, clear the sps and pps.
|
2014-11-08 16:59:42 +08:00 |
|
winlin
|
926650840e
|
fix #191, configure --export-librtmp. 2.0.10.
|
2014-11-08 16:45:50 +08:00 |
|
winlin
|
eb88ebfb39
|
use relative objs dir for makefile. for bug #191
|
2014-11-08 16:07:31 +08:00 |
|
winlin
|
d4d3d46317
|
implements export srslibrtmp. for bug #191
|
2014-11-08 15:31:21 +08:00 |
|
winlin
|
5554922820
|
refine librtmp tools, use srs_trace macro instead printf.
|
2014-11-08 14:06:40 +08:00 |
|
winlin
|
cf5c24af4a
|
refine librtmp, unify all tools format and usage.
|
2014-11-08 14:00:59 +08:00 |
|
winlin
|
6de83db76e
|
refine srs-librtmp log macro
|
2014-11-08 13:41:47 +08:00 |
|
winlin
|
f92303c764
|
refine all research tools, remove the public header, add log to srs_librtmp.h
|
2014-11-08 13:35:38 +08:00 |
|
winlin
|
7ba07c6f49
|
refine librtmp, add example to api.
|
2014-11-08 13:16:56 +08:00 |
|
winlin
|
106bef802f
|
fix #66, srs-librtmp support write h264 raw packet. 2.0.9.
|
2014-11-08 12:36:00 +08:00 |
|
winlin
|
3358570be6
|
refine for bug#66, implements the usage.
|
2014-11-08 10:44:00 +08:00 |
|
winlin
|
0075779d38
|
for bug #66, refine the api to send h264 frames.
|
2014-11-08 10:28:59 +08:00 |
|
winlin
|
cd5c58ba5f
|
for bug #66, refine the api and demo.
|
2014-11-08 09:21:09 +08:00 |
|
winlin
|
1074c8d9b2
|
for bug #66, use new api to directly sendout h264 raw data.
|
2014-11-08 09:12:52 +08:00 |
|
winlin
|
496f4246f4
|
complete the h264 to rtmp, but the sps and pps should send in a rtmp packet. for bug #66
|
2014-11-07 23:55:00 +08:00 |
|
winlin
|
6407baffd5
|
for bug #66, output the h264 frame type.
|
2014-11-07 23:19:31 +08:00 |
|
winlin
|
72ad6894ca
|
move the annexb decode utility to protocol.
|
2014-11-07 23:07:31 +08:00 |
|
winlin
|
bd25626f0e
|
refine code for bug #66
|
2014-11-07 22:36:25 +08:00 |
|
winlin
|
955859ce82
|
refine librtmp, add pefix to srs_amf0_number and srs_amf0_bool
|
2014-11-07 22:15:56 +08:00 |
|
winlin
|
1c237a821a
|
add api convert h264 to rtmp packet, for bug #66
|
2014-11-07 22:06:30 +08:00 |
|
winlin
|
e4af098d06
|
refine code for bug #66
|
2014-11-07 21:16:41 +08:00 |
|
winlin
|
b964a6c534
|
update for bug #66, add the srs-librtmp sample for publish h.264 raw stream.
|
2014-11-07 21:06:44 +08:00 |
|
winlin
|
1db69b153e
|
update the research of arm
|
2014-11-07 16:47:49 +08:00 |
|
winlin
|
0f41e0d26f
|
research st: only support linux
|
2014-11-06 15:45:31 +08:00 |
|
winlin
|
d67454ecc2
|
research st: only support linux
|
2014-11-06 15:43:28 +08:00 |
|
winlin
|
5fd308c64e
|
update code, warning when compile dev branch.
|
2014-11-06 15:18:10 +08:00 |
|
winlin
|
fa53250202
|
refine the macro, use int as version type. 2.0.8
|
2014-11-06 14:23:08 +08:00 |
|
winlin
|
8521762cb3
|
research st: refine sync.
|
2014-11-06 14:00:27 +08:00 |
|
winlin
|
3377df0bea
|
research st: refine skt.
|
2014-11-06 13:55:06 +08:00 |
|
winlin
|
22710db911
|
research st: refine sched.
|
2014-11-06 13:52:15 +08:00 |
|
winlin
|
f5f8e8946f
|
research st: refine event, io and key.
|
2014-11-06 13:40:24 +08:00 |
|
winlin
|
c38a545780
|
reserach st: refine key.c
|
2014-11-06 13:17:54 +08:00 |
|
winlin
|
fd0c85b324
|
research st: refine io.
|
2014-11-06 13:11:34 +08:00 |
|
winlin
|
f8f18fffa7
|
research st: update test for st.
|
2014-11-06 12:50:27 +08:00 |
|
winlin
|
0f293802c8
|
research st: refine the md.h
|
2014-11-05 17:42:57 +08:00 |
|
winlin
|
856ba07bd3
|
research st: update public and common.
|
2014-11-05 17:22:36 +08:00 |
|
winlin
|
315707d726
|
research st: refine public
|
2014-11-05 17:16:15 +08:00 |
|
winlin
|
bba2d3dd98
|
research st: replace the TAB with 4spaces
|
2014-11-05 17:12:56 +08:00 |
|
winlin
|
55bd1dd95e
|
research st: replace the TAB with 4spaces
|
2014-11-05 17:10:54 +08:00 |
|
winlin
|
0faa38dc0c
|
research st: remove the osguess.sh
|
2014-11-05 17:06:18 +08:00 |
|
winlin
|
2dc6b7d1ea
|
add io for st research
|
2014-11-05 17:01:15 +08:00 |
|
winlin
|
9d7e6b9bb2
|
update mirror utils
|
2014-10-27 12:56:04 +08:00 |
|
winlin
|
60ab365660
|
update mirror, use utils functions.
|
2014-10-27 12:03:56 +08:00 |
|
winlin
|
e104a18763
|
update sync script on master
|
2014-10-27 11:40:59 +08:00 |
|
winlin
|
b8db8b0fa4
|
add oschina mirror
|
2014-10-27 11:32:34 +08:00 |
|
winlin
|
511c814ffb
|
refs #182: rename to sync test.
|
2014-10-26 16:38:00 +08:00 |
|
winlin
|
69fdec411f
|
refs #182: rename to sync test.
|
2014-10-26 16:35:12 +08:00 |
|
winlin
|
9aba47cbe3
|
refs #182: research st, add multiple threadds.
|
2014-10-26 14:04:31 +08:00 |
|
winlin
|
79ab9f05f3
|
refs #182: update the st, use cond and mutex.
|
2014-10-26 13:55:37 +08:00 |
|
winlin
|
388305f44c
|
update st research.
|
2014-10-26 13:43:11 +08:00 |
|
winlin
|
fb906f0afc
|
revert the player for bug #185.
|
2014-10-25 17:15:33 +08:00 |
|
winlin
|
6a3418cd45
|
fix #185, AMF0 support 0x0B the date type codec. 2.0.5.
|
2014-10-25 17:12:56 +08:00 |
|
winlin
|
05cce97140
|
for bug #186, read the args when discovery it. 2.0.6
|
2014-10-24 13:23:52 +08:00 |
|
winlin
|
7d70864b33
|
for bug #186, read the args when discovery it. 2.0.6
|
2014-10-24 13:16:08 +08:00 |
|
winlin
|
59f68a2655
|
add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
|
2014-10-24 11:35:06 +08:00 |
|
winlin
|
b65dfd718a
|
add comments for the RTMP packet fields, NULL or never NULL. 2.0.5
|
2014-10-24 10:58:06 +08:00 |
|
winlin
|
1bfc238fec
|
hotfix for bug #186, drop connect args when not object. 2.0.4.
|
2014-10-24 10:35:40 +08:00 |
|
winlin
|
a169262099
|
update readme, rename wiki/xxx to wiki/v1_xxx
|
2014-10-24 10:00:23 +08:00 |
|
winlin
|
e46e7fc596
|
update readme, rename wiki/xxx to wiki/v1_xxx
|
2014-10-24 09:58:53 +08:00 |
|
winlin
|
57e8356221
|
fix #184, support AnnexB in RTMP body for HLS. 2.0.2
|
2014-10-19 19:42:27 +08:00 |
|
winlin
|
d24e2fd0cc
|
remove supports for OSX. 2.0.1.
|
2014-10-18 13:58:23 +08:00 |
|
winlin
|
d9b12b151c
|
refine the makefile.
|
2014-10-18 13:16:17 +08:00 |
|
winlin
|
b65df251c3
|
chmod +x *.sh
|
2014-10-12 21:50:28 +08:00 |
|
winlin
|
2f388d614f
|
rename st-1.9 to st
|
2014-10-12 21:31:50 +08:00 |
|
winlin
|
7692373e02
|
remove the unused files. add upp project file
|
2014-10-12 21:29:48 +08:00 |
|
winlin
|
7f4c113e57
|
add st-1.9 to research
|
2014-10-12 20:57:59 +08:00 |
|
winlin
|
ffabcec191
|
update csdn mirror, add 1.0release
|
2014-10-10 09:51:25 +08:00 |
|
winlin
|
d085a5cabc
|
update csdn mirror, add 1.0release
|
2014-10-10 09:50:18 +08:00 |
|
winlin
|
5f29935623
|
update master to 2.0, because the 1.0release branch is created. 2.0.0
|
2014-10-09 17:40:43 +08:00 |
|
winlin
|
2be014e4f5
|
remove the dead code for bug #180
|
2014-10-09 14:24:52 +08:00 |
|
winlin
|
fca500fae6
|
update package for pi, check the lsb_release.
|
2014-10-09 14:07:20 +08:00 |
|
winlin
|
024611cc08
|
update package for pi, check the lsb_release.
|
2014-10-09 14:06:54 +08:00 |
|
winlin
|
dddec3484e
|
update to 1.0beta, 1.0.0
|
2014-10-09 12:55:25 +08:00 |
|
winlin
|
effcd89f66
|
refine script.
|
2014-10-09 12:09:01 +08:00 |
|
winlin
|
6468b9e92b
|
refine script, to disable iptables and selinux. 0.9.225
|
2014-10-09 12:07:56 +08:00 |
|
winlin
|
5e8f8ad3b9
|
add add hosts and wiki.
|
2014-10-09 11:53:59 +08:00 |
|
winlin
|
3fcbb60b1c
|
add add hosts and wiki.
|
2014-10-09 11:53:21 +08:00 |
|
winlin
|
bea53dca97
|
refine the run script for centos7
|
2014-10-09 11:32:12 +08:00 |
|
winlin
|
a9cceee943
|
refine the run script for centos7
|
2014-10-09 11:27:49 +08:00 |
|
winlin
|
2ed794ad52
|
refine macro, use ffmpeg_stub and ffmpeg_tool, 0.9.224
|
2014-10-09 10:41:24 +08:00 |
|
winlin
|
9789335d0b
|
fix #151, always reap ts whatever audio or video packet. 0.9.223.
|
2014-10-08 15:15:57 +08:00 |
|
winlin
|
13b092704d
|
refine code for bug #151, refine the source functions, add comments.
|
2014-10-08 14:28:09 +08:00 |
|
winlin
|
3f9a53de0e
|
refine cmake list, only for clion.
|
2014-10-08 13:53:04 +08:00 |
|
winlin
|
b830b995e6
|
fix bug #162, requires epoll. 0.9.222
|
2014-10-08 13:27:48 +08:00 |
|
winlin
|
967de9d2e7
|
for bug #159: postpone the http server bug to 2.0+
|
2014-09-30 16:34:46 +08:00 |
|
winlin
|
67188dcee7
|
remove the test code of main.
|
2014-09-30 16:28:59 +08:00 |
|
winlin
|
2048fbf731
|
refine code, add bug #160 for big chunk size.
|
2014-09-30 15:07:24 +08:00 |
|
winlin
|
f3002144fc
|
fix #180: crash for multiple edge publishing the same stream. 0.9.220.
|
2014-09-30 11:21:46 +08:00 |
|