OSDN Git Service

0.01版
authorosx86_pt1 <rmitachi@ta2.so-net.ne.jp>
Sat, 19 Mar 2016 11:32:29 +0000 (20:32 +0900)
committerosx86_pt1 <rmitachi@ta2.so-net.ne.jp>
Sat, 19 Mar 2016 11:32:29 +0000 (20:32 +0900)
commit3270a83a16d05f467e5dd54221434a0d4975c5b6
treecf06e5725f1a6267bdd6b2ff860a846143a7e71d
parente40ac8ec84bc1dbce708f3f38afb48cffb7e8900
0.01版
制御コードを1クラスにまとめた。
HTLSの試作
22 files changed:
Localizable.strings [new file with mode: 0644]
iPTd/iPTd.vcxproj
iPTd/iPTd.vcxproj.filters
iPTd_R2.sdf
iptd_html/template1.html [new file with mode: 0644]
iptd_html/template2.html [new file with mode: 0644]
src/Raym/Bundle.cpp
src/Raym/Raym.h
src/ry0/iPTd/CommandRunner.cpp [new file with mode: 0644]
src/ry0/iPTd/CommandRunner.h [new file with mode: 0644]
src/ry0/iPTd/Controller.cpp
src/ry0/iPTd/Controller.h
src/ry0/iPTd/FFmpeg.cpp [new file with mode: 0644]
src/ry0/iPTd/FFmpeg.h [new file with mode: 0644]
src/ry0/iPTd/HTTPD.cpp [deleted file]
src/ry0/iPTd/HTTPD.h [deleted file]
src/ry0/iPTd/HTTPLiveStreaming.cpp [new file with mode: 0644]
src/ry0/iPTd/HTTPLiveStreaming.h [new file with mode: 0644]
src/ry0/iPTd/Reservation.cpp [deleted file]
src/ry0/iPTd/Reservation.h [deleted file]
src/ry0/iPTd/Streaming.cpp [deleted file]
src/ry0/iPTd/Streaming.h [deleted file]