shogo4405
|
4668de054b
|
VideoPreviewLayerの表示をカスタムビュー経由で表示するようにした
|
2016-03-22 14:16:35 +09:00 |
|
shogo4405
|
b5c0bacc29
|
AMF3の実装
|
2016-03-22 10:12:03 +09:00 |
|
shogo4405
|
965349515d
|
change ByteArray api
|
2016-03-22 03:15:37 +09:00 |
|
shogo4405
|
7190553182
|
change Swift api 1.x to 2.x
|
2016-03-20 15:08:02 +09:00 |
|
shogo4405
|
3b42d2e287
|
revert pod spec name
|
2016-03-19 01:57:58 +09:00 |
|
shogo4405
|
125ea70e08
|
update pod spec
|
2016-03-19 01:52:58 +09:00 |
|
shogo4405
|
9a7eb7e088
|
change property names
|
2016-03-19 01:43:36 +09:00 |
|
shogo4405
|
0735e9e44e
|
bug fix
support front camera mirror
|
2016-03-18 02:46:33 +09:00 |
|
shogo4405
|
5a881efe5b
|
support if no cifilter AVCaptureVideoPreviewLayer or CALayer rendering
|
2016-03-18 00:30:40 +09:00 |
|
shogo4405
|
54ab95aa1e
|
fixed typo etc
|
2016-03-17 09:41:12 +09:00 |
|
shogo4405
|
72ad9f3d4d
|
support screen capture live streaming
|
2016-03-17 02:53:19 +09:00 |
|
shogo4405
|
63d5781605
|
リファクタリング
|
2016-03-15 23:36:48 +09:00 |
|
shogo4405
|
0f054941d5
|
use GPU context
|
2016-03-15 17:31:41 +09:00 |
|
shogo4405
|
ce07bd1f47
|
change api
|
2016-03-15 07:58:17 +09:00 |
|
shogo4405
|
4ca017f905
|
support CIFilter live streaming
fix memory leaks
|
2016-03-15 02:49:55 +09:00 |
|
shogo4405
|
f30667dd6a
|
update example source
|
2016-03-13 00:58:13 +09:00 |
|
shogo4405
|
9e4c6a5fe1
|
リファクタリング
|
2016-03-13 00:19:32 +09:00 |
|
shogo4405
|
fbe816dd26
|
fix chunk size bug #24
|
2016-03-11 23:12:33 +09:00 |
|
shogo4405
|
4fe7b91756
|
fix no handshake to FMS #24
|
2016-03-11 18:53:02 +09:00 |
|
shogo4405
|
b0d0d4a81f
|
音声再生関係のリファクタリング
|
2016-03-10 22:39:19 +09:00 |
|
shogo4405
|
652d2c5f51
|
support custom property for pageUrl, swfUrl, flashVer,
|
2016-03-10 19:56:01 +09:00 |
|
shogo4405
|
8ba0a603c1
|
音声再生をバックグラウンドで実施する
|
2016-03-09 00:48:50 +09:00 |
|
shogo4405
|
35a0325c5d
|
音声再生関係の実装
|
2016-03-08 02:19:29 +09:00 |
|
shogo4405
|
5067ea6dae
|
Add struct SoundTransform
|
2016-03-04 00:36:48 +09:00 |
|
shogo4405
|
bce6399a2b
|
リファクタリング
|
2016-03-03 23:04:51 +09:00 |
|
shogo4405
|
974efa2cec
|
音声再生関係の実装
|
2016-03-03 21:12:13 +09:00 |
|
shogo4405
|
3f327b49f9
|
音声再生関係の実装
ロギング処理の実装
|
2016-03-02 20:17:09 +09:00 |
|
shogo4405
|
9f70a06624
|
音声を送信できなくなるので一旦削除
|
2016-02-29 04:52:56 +09:00 |
|
shogo4405
|
5141ea5565
|
support H264 Main profile
|
2016-02-29 04:13:26 +09:00 |
|
shogo4405
|
324bf85d09
|
音声関係の再設計
|
2016-02-28 23:47:18 +09:00 |
|
shogo4405
|
adf6559518
|
fix can’t write a SharedObject #21
|
2016-02-25 22:28:38 +09:00 |
|
shogo4405
|
a91415a252
|
update pod spec
0.1.9
|
2016-02-22 23:32:17 +09:00 |
|
shogo4405
|
faa3281bf5
|
fix #20
|
2016-02-22 23:01:03 +09:00 |
|
shogo4405
|
f535fbaf3b
|
方針変更のため音声再生関連のコードを除去
|
2016-02-22 20:22:01 +09:00 |
|
shogo4405
|
527673ac56
|
add TypedObject test case
add AMF3 test case
|
2016-02-22 20:15:26 +09:00 |
|
shogo4405
|
ba5dd83426
|
code style change #23
|
2016-02-22 03:31:03 +09:00 |
|
shogo4405
|
8b622a3786
|
code style change #23
|
2016-02-22 02:57:42 +09:00 |
|
shogo4405
|
73a57f9fbc
|
refactoring
support XMLDocument(SharedObejct)
fix Array(SharedObject) crash
|
2016-02-21 03:53:45 +09:00 |
|
shogo4405
|
5c3564b8fe
|
add test case
|
2016-02-19 21:43:34 +09:00 |
|
shogo4405
|
82c4890e83
|
add SharedObject debug tool
refactoring
|
2016-02-18 21:26:14 +09:00 |
|
shogo4405
|
a046b24a7b
|
fix unwrapping an Optional value crash #22
|
2016-02-18 00:19:44 +09:00 |
|
shogo4405
|
b661d8e820
|
support stereo audio according to a input source
|
2016-02-17 22:09:34 +09:00 |
|
shogo4405
|
476540ec81
|
support stereo audio
|
2016-02-17 00:41:58 +09:00 |
|
shogo4405
|
1c6073c74d
|
update pod spec
0.1.8
|
2016-02-14 21:29:47 +09:00 |
|
shogo4405
|
3c4bb08b34
|
リファクタリング
|
2016-02-14 21:22:14 +09:00 |
|
shogo4405
|
b077feeace
|
fixed Extended Timestamp bug #16
|
2016-02-14 19:23:21 +09:00 |
|
shogo4405
|
c96b3c0abb
|
リファクタリング
|
2016-02-14 16:52:33 +09:00 |
|
shogo4405
|
8e1673f86f
|
fix down sampleRate bug #18
|
2016-02-14 03:11:31 +09:00 |
|
shogo4405
|
e31f9bb377
|
リファクタリング
|
2016-02-14 01:11:39 +09:00 |
|
shogo4405
|
6a8152c5b6
|
リファクタリング
|
2016-02-12 03:03:31 +09:00 |
|