.. |
json
|
Cleanup JSON code - now in util dir
|
2011-10-11 22:06:10 +02:00 |
MP4
|
make docs now works (needs doxygen installed), added documentation to a LOT of stuff, refactored most utility functions, complete rewrites of DDV sockets and the FLV parsers, updated HTTP_Box_Parser and Connector_HTTP to be able to cope with these new changes - Connector_RTMP, Buffer and Connector_RAW are currently broken. Need to be fixed ASAP.
|
2011-04-06 03:53:30 +02:00 |
amf.cpp
|
Updated and changed namespace for socket library, added IPv6 support, attempt to fix RTMP
|
2011-06-20 13:33:17 +02:00 |
amf.h
|
AMF3 eerste poging
|
2011-04-17 04:04:51 +02:00 |
crypto.cpp
|
Even more documentation, RTMP Connector compiles again, but still extremely buggy. Will create RTMP debugging tool soon. Something wrong with RTMP Connector reading FLV::Tags... needs more investigation.
|
2011-04-11 17:05:36 +02:00 |
crypto.h
|
Even more documentation, RTMP Connector compiles again, but still extremely buggy. Will create RTMP debugging tool soon. Something wrong with RTMP Connector reading FLV::Tags... needs more investigation.
|
2011-04-11 17:05:36 +02:00 |
dtmi.cpp
|
First version DTSC support (still untested), fixed /TODO to /todo in RTMP main.cpp
|
2011-09-12 16:48:18 +02:00 |
dtmi.h
|
First version DTSC support (still untested), fixed /TODO to /todo in RTMP main.cpp
|
2011-09-12 16:48:18 +02:00 |
dtsc.cpp
|
First version DTSC support (still untested), fixed /TODO to /todo in RTMP main.cpp
|
2011-09-12 16:48:18 +02:00 |
dtsc.h
|
First version DTSC support (still untested), fixed /TODO to /todo in RTMP main.cpp
|
2011-09-12 16:48:18 +02:00 |
flv_tag.cpp
|
Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs
|
2011-08-21 20:49:42 +02:00 |
flv_tag.h
|
Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs
|
2011-08-21 20:49:42 +02:00 |
http_parser.cpp
|
Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince.
|
2011-10-16 16:45:55 +02:00 |
http_parser.h
|
Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince.
|
2011-10-16 16:45:55 +02:00 |
md5.cpp
|
md5 functionality, after first trying, copy from RFC
|
2011-06-13 11:18:22 +02:00 |
md5.h
|
md5 functionality, after first trying, copy from RFC
|
2011-06-13 11:18:22 +02:00 |
proc.cpp
|
Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince.
|
2011-10-16 16:45:55 +02:00 |
proc.h
|
Fixed some issues in HTTP, added GET param support, fixed a bug, etc... lots of maintenaince.
|
2011-10-16 16:45:55 +02:00 |
rtmpchunks.cpp
|
More timestamp attempts...
|
2011-08-21 21:03:21 +02:00 |
rtmpchunks.h
|
Attempts at fixing timestamp issues, improved FLV/RTMP cooperatibility, fixed several bugs
|
2011-08-21 20:49:42 +02:00 |
server_setup.cpp
|
Some testing for child reaping issues...
|
2011-10-07 03:22:26 +02:00 |
socket.cpp
|
Fixed accept call getting interrupted by child reaping
|
2011-10-07 03:27:21 +02:00 |
socket.h
|
Added POST var parsing to HTTP lib, added WriteFile to JSON gearbox version, added real parsing of input to JSON gearbox version
|
2011-09-26 02:16:12 +02:00 |