winlin
|
5560b529a7
|
Remove unused macros in ts.
|
2019-04-19 08:06:44 +08:00 |
|
winlin
|
a0ba17b397
|
CI: Cover kernel ts
|
2019-02-05 16:49:29 +08:00 |
|
winlin
|
073d42ca7d
|
CI: Refine hls ts context writer
|
2019-02-05 16:26:43 +08:00 |
|
winlin
|
8eccfeceb9
|
CI: Cover kernel ts
|
2019-02-05 08:33:29 +08:00 |
|
winlin
|
e77b570636
|
Add codec OPUS/HEVC to FLV
|
2019-01-17 09:24:17 +08:00 |
|
winlin
|
b2d1d84634
|
Change to 2019
|
2019-01-01 21:37:28 +08:00 |
|
winlin
|
0bc7fdbb35
|
Always enable SRS_SSL
|
2018-12-22 20:03:40 +08:00 |
|
winlin
|
ee068cf120
|
For #1109, Support without ssl for HLS key.
|
2018-08-25 21:15:26 +08:00 |
|
Harlan
|
22c5af62cf
|
Merge branch '3.0release' of https://github.com/ossrs/srs into 3.0release
# Conflicts:
# trunk/src/kernel/srs_kernel_utility.hpp
|
2018-08-15 07:37:12 +08:00 |
|
winlin
|
608c88b8f2
|
Merge 2.0release
|
2018-07-21 17:52:12 +08:00 |
|
winlin
|
6d7c7418a8
|
Merge #1119, fix memory leak. 2.0.249
|
2018-07-21 17:49:46 +08:00 |
|
Harlan
|
52596a0b04
|
add HLS encryption feature
|
2018-03-25 12:05:52 +08:00 |
|
winlin
|
ca1395a807
|
Change date from 2017 to 2018
|
2018-01-07 10:58:53 +08:00 |
|
winlin
|
204ef041da
|
For #913, Kernel MP4 FLV HTTP support complex error.
|
2017-12-31 12:11:48 +08:00 |
|
winlin
|
9802dc326e
|
For #913, source support complex error
|
2017-09-23 22:12:33 +08:00 |
|
winlin
|
abcaba33ee
|
For #913: TS/HLS/MPEGTS support complex error
|
2017-09-22 21:50:54 +08:00 |
|
winlin
|
7cac35a289
|
For #913, source cycle error
|
2017-06-11 09:40:07 +08:00 |
|
winlin
|
c4966484e1
|
For #893, #899, merge SRS2
|
2017-05-29 12:17:16 +08:00 |
|
OtterWa
|
d1bd6993c5
|
fix ts decode (#899)
|
2017-05-29 12:11:42 +08:00 |
|
HungMingWu
|
234904c206
|
Refine Refine Refine kernel/ts code (#891)
|
2017-05-21 09:09:58 +08:00 |
|
HungMingWu
|
e8ea27088a
|
Refine Refine kernel/ts code (#881)
|
2017-05-13 09:19:19 +08:00 |
|
HungMingWu
|
815d50f00a
|
Remove warning: C++11 requires a space between string literal and macro (#874)
On Ubuntu 17.04, the default gcc compiler version is 6.3.0.
It switch standard from c++98 to c++11.
So it would generate verbose warnings.
|
2017-05-06 14:05:22 +08:00 |
|
HungMingWu
|
98d4b6ae11
|
Refine srs_kernel_codec audio & video config code (#854)
|
2017-04-24 10:08:57 +08:00 |
|
winlin
|
d6e28bde69
|
Merge from SRS2.
|
2017-04-15 17:09:50 +08:00 |
|
ME_Kun_Han
|
bd2a1f9d3c
|
fixed bug: video rendering in hls stream generates only vertical parttern (#841)
|
2017-04-15 16:49:02 +08:00 |
|
winlin
|
33375db401
|
Merge from SRS2, for #834
|
2017-04-09 18:52:21 +08:00 |
|
winlin
|
b11ddc7f41
|
Fix #834, crash for TS context corrupt. 2.0.235
|
2017-04-09 18:45:42 +08:00 |
|
winlin
|
0a57a46016
|
Refine LICENSE
|
2017-03-25 21:29:29 +08:00 |
|
winlin
|
f32aab3d92
|
For #299, refine code.
|
2017-03-25 17:21:39 +08:00 |
|
winlin
|
ce034c3556
|
Refine docs, add TURN/STUN rfc.
|
2017-03-06 10:19:19 +08:00 |
|
winlin
|
2fcd3972c1
|
for #299, refine the encoder object name
|
2017-02-12 21:50:02 +08:00 |
|
winlin
|
2a4f57a587
|
Fix #301, User must config the codec in right way for HLS. 3.0.18
|
2017-02-12 20:55:35 +08:00 |
|
winlin
|
caf69f193d
|
for #299, refine the codec object name
|
2017-02-12 20:38:39 +08:00 |
|
winlin
|
d7458c4e72
|
For #299, refine the codec to format-frame-sample chain.
|
2017-02-12 18:18:18 +08:00 |
|
winlin
|
b16ab038ce
|
for #742, refine the u_intxx_t to uintxx_t
|
2017-01-30 17:32:18 +08:00 |
|
winlin
|
136a7ef488
|
for #299, refine docs.
|
2017-01-26 17:28:49 +08:00 |
|
winlin
|
1ed5118246
|
refine the spaces, no TABS
|
2017-01-16 15:47:26 +08:00 |
|
winlin
|
df983cc9ec
|
fix typo
|
2017-01-10 18:14:06 +08:00 |
|
winlin
|
a1ae48f4ac
|
Merge branch '2.0release' into develop
|
2017-01-10 18:07:52 +08:00 |
|
winlin
|
6fbda2ae3f
|
for #635, refine hls open/close gop.
|
2017-01-10 18:07:46 +08:00 |
|
winlin
|
ae1920e91a
|
Merge branch '2.0release' into develop
|
2017-01-10 17:17:31 +08:00 |
|
winlin
|
4104f25069
|
for #635, support IDR and NonIDR(open-gop).
|
2017-01-10 17:17:23 +08:00 |
|
winlin
|
1dd877c0d6
|
merge srs2
|
2017-01-10 11:17:37 +08:00 |
|
winlin
|
c9a71b7fb2
|
fix #635, hls support NonIDR(open gop). 2.0.226
|
2017-01-10 11:14:20 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +08:00 |
|
winlin
|
6dfb44b7b5
|
Merge branch '2.0release' into develop
|
2016-11-15 10:43:42 +08:00 |
|
hankun
|
e0ab8b080d
|
fix bug: fix the way calculating PCR for ts(#678)
|
2016-11-09 10:14:12 +08:00 |
|
winlin
|
2cf077abe9
|
Merge branch '2.0release' into develop
|
2016-09-08 18:55:40 +08:00 |
|
winlin
|
80a98cf836
|
refine annexb parse
|
2016-09-08 18:55:35 +08:00 |
|
winlin
|
b49cb3d379
|
Merge branch '2.0release' into develop
|
2016-08-30 19:30:05 +08:00 |
|