mistserver/util
Thulinma 8b0fea3add Merge branch 'master' of github.com:DDVTECH/DMS
Conflicts:
	Buffer/main.cpp
2012-04-03 20:35:55 +02:00
..
json According to the JSON spec, null is NOT valid array/object 2012-02-25 18:23:46 +01: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
dtsc.cpp Almost working HTTP connector - mid-rewrite, running into some issues, sleepy, going to bed... 2011-12-05 15:03:27 +01:00
dtsc.h Fixed DTSC info comment. 2012-03-02 17:48:20 +01:00
flv_tag.cpp Merge branch 'master' of github.com:DDVTECH/DMS 2012-04-03 20:35:55 +02:00
flv_tag.h Attempt to fix FLV 2011-12-05 15:03:27 +01:00
http_parser.cpp Improve http argument parsing for special cases 2012-02-25 23:46:39 +01:00
http_parser.h Re-fix for HTTP lib, fixed typo in Controller. 2011-10-31 19:48:29 +01: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
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 No need for listening on udp port 65535 2012-03-08 23:11:28 +01:00
socket.cpp First compiling version of DTSC-powered Buffer. Merged DTSC and DTMI into DTSC for ease of use. Todo: FLV2DTSC executable, DTSC support in all connectors... 2011-12-05 14:56:22 +01:00
socket.h Almost working HTTP connector - mid-rewrite, running into some issues, sleepy, going to bed... 2011-12-05 15:03:27 +01:00
util.cpp Added closing of file descriptors to piped process starter (gets rid of ffmpeg junk output), added some extra debugging output to DDV Controller. 2012-03-11 13:48:03 +01:00
util.h Better automatic version numbering (now for all processes), added -v switch for version display to all processes. 2011-10-31 15:23:46 +01:00