winlin
|
d171a26758
|
disable gop cache when not h.264. fix some warning.
|
2014-12-01 21:34:35 +08:00 |
|
winlin
|
c5dd334645
|
fix the warning of ts_info
|
2014-12-01 20:54:19 +08:00 |
|
winlin
|
ff5cdb1cc1
|
for bug #215, add srs_rtmp_dump tool. 2.0.37.
|
2014-11-28 12:26:36 +08:00 |
|
winlin
|
e11fa383ca
|
udpate the srs_bwt.
|
2014-11-25 11:09:28 +08:00 |
|
winlin
|
02778dba4c
|
udpate the srs_bwt.
|
2014-11-25 11:05:45 +08:00 |
|
winlin
|
a2af051840
|
udpate the srs_bwt.
|
2014-11-25 10:59:38 +08:00 |
|
winlin
|
e7ccbce472
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
|
2014-11-25 10:41:55 +08:00 |
|
winlin
|
e492fa5353
|
fix #212, support publish aac adts raw stream. 2.0.31.
|
2014-11-24 16:28:52 +08:00 |
|
winlin
|
3d97048c3a
|
fix bug #217, add reuse conn to play different player.
|
2014-11-22 19:15:40 +08:00 |
|
winlin
|
d80b580c2f
|
refine librtmp, remove the _get_ for some attribute get.
|
2014-11-21 16:08:29 +08:00 |
|
winlin
|
bb7a19636a
|
fix the bandwidth file name bug.
|
2014-11-21 14:30:01 +08:00 |
|
winlin
|
aa69f6197a
|
srs-librtmp add rtmp prefix for rtmp apis. 2.0.29
|
2014-11-21 14:18:50 +08:00 |
|
winlin
|
10bc5399ec
|
refine librtmp api, add prefix utils for utilities.
|
2014-11-21 14:09:17 +08:00 |
|
winlin
|
b3bb2cdf2b
|
refine code, rename the human functions to prefixed with srs_human_
|
2014-11-21 14:03:30 +08:00 |
|
winlin
|
d9474d7600
|
refine examples of srs-librtmp, add srs_print_rtmp_packet. 2.0.28.
|
2014-11-21 13:48:57 +08:00 |
|
winlin
|
a058eeeb20
|
fix #212, support publish audio raw frames. 2.0.27
|
2014-11-20 13:36:14 +08:00 |
|
winlin
|
2c601a0069
|
fix #204, srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22.
|
2014-11-15 16:53:24 +08:00 |
|
winlin
|
278ff845d3
|
fix #203, srs-librtmp drop any video before sps/pps(sequence header). 2.0.21.
|
2014-11-15 16:30:37 +08:00 |
|
winlin
|
3292136f70
|
update research, flv ingester, support atc time flv.
|
2014-11-15 15:27:19 +08:00 |
|
winlin
|
7ebca6cb5b
|
refine the type of RTMP from int to char. add srs_parse_timestamp(), 2.0.19
|
2014-11-15 13:20:58 +08:00 |
|
winlin
|
0bc35e093c
|
for bug #200, deadloop when read/write 0 and ETIME. 2.0.16.
|
2014-11-13 14:30:56 +08:00 |
|
winlin
|
77cf885d8c
|
add comments for #161
|
2014-11-13 13:49:50 +08:00 |
|
winlin
|
bf5206d049
|
Revert "Revert "add test file to show the max open files.""
This reverts commit ea70f29648 .
|
2014-11-11 17:02:16 +08:00 |
|
winlin
|
ea70f29648
|
Revert "add test file to show the max open files."
This reverts commit c8673cd50e .
|
2014-11-11 16:55:46 +08:00 |
|
winlin
|
c8673cd50e
|
add test file to show the max open files.
|
2014-11-11 15:02:58 +08:00 |
|
winlin
|
8ab6b57612
|
research st, the timeout and coroutine scheduler.
|
2014-11-11 12:58:25 +08:00 |
|
winlin
|
be46e428ad
|
research st, for bug #193, remove the code with bug, exit when fork.
|
2014-11-11 11:25:52 +08:00 |
|
winlin
|
f4dfee0e9f
|
research st, add comments for bug #193.
|
2014-11-11 11:24:19 +08:00 |
|
winlin
|
cd09fcaf55
|
research st, remove all events except epoll.
|
2014-11-11 11:15:58 +08:00 |
|
winlin
|
91f6dbe479
|
research st, add test for setjmp and longjmp.
|
2014-11-10 16:50:36 +08:00 |
|
winlin
|
4d4e840209
|
research st, add jmp_flow.
|
2014-11-10 15:22:30 +08:00 |
|
winlin
|
683b01a6c9
|
research st, add comments about the thread cycle
|
2014-11-10 14:54:52 +08:00 |
|
winlin
|
8327a57b7e
|
never use stack variable for setjmp
|
2014-11-10 14:02:49 +08:00 |
|
winlin
|
2c01f7e943
|
research st, expand MD_INIT_CONTEXT macro, the thread start.
|
2014-11-10 13:52:17 +08:00 |
|
winlin
|
8da8c49f39
|
research st, add comments
|
2014-11-10 11:49:14 +08:00 |
|
winlin
|
2b70212649
|
research st, add stack struct comments.
|
2014-11-10 11:47:24 +08:00 |
|
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
|
606fc13a03
|
rename the confict macro to srs_lib_trace
|
2014-11-08 18:37:15 +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
|
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 |
|