.. |
amf.cpp
|
Apply lekensteyn's workarounds from the DMS repository to prevent compiler warnings.
|
2012-08-15 03:03:05 +02:00 |
amf.h
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +02:00 |
auth.cpp
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +02:00 |
auth.h
|
Fix multiple-including.
|
2012-07-20 17:46:22 +02:00 |
base64.cpp
|
Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl.
|
2012-05-11 16:50:30 +02:00 |
base64.h
|
Fix multiple-including.
|
2012-07-20 17:46:22 +02:00 |
config.cpp
|
Fix compiler warnings (mainly signed/unsigned comparisons)
|
2012-08-25 19:21:58 +02:00 |
config.h
|
Updated to new config system.
|
2012-07-20 17:49:16 +02:00 |
crypto.cpp
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +02:00 |
crypto.h
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +02:00 |
dtsc.cpp
|
Fix compiler warnings (mainly signed/unsigned comparisons)
|
2012-08-25 19:21:58 +02:00 |
dtsc.h
|
Fix compiler warnings (mainly signed/unsigned comparisons)
|
2012-08-25 19:21:58 +02:00 |
flv_tag.cpp
|
Added toNetPacked() to JSON, removed DTSC::DTMI completely (now superseded by JSON).
|
2012-08-24 11:32:02 +02:00 |
flv_tag.h
|
Half-updated flv_tag with JSON metadata support.
|
2012-08-23 17:05:53 +02:00 |
http_parser.cpp
|
Fortify HTTP parser/generator code.
|
2012-08-06 05:35:11 +02:00 |
http_parser.h
|
Several stability improvements and optimizations for HTTP handling and parsing (also, should fix HTTP Progressive under Windows - again).
|
2012-06-12 10:11:58 +02:00 |
json.cpp
|
Fix compiler warnings (mainly signed/unsigned comparisons)
|
2012-08-25 19:21:58 +02:00 |
json.h
|
Added toNetPacked() to JSON, removed DTSC::DTMI completely (now superseded by JSON).
|
2012-08-24 11:32:02 +02:00 |
Makefile.am
|
Restructuring so our libraries can go into a separate libmist project.
|
2012-07-09 00:15:06 +02:00 |
mist-1.0.pc.in
|
Restructuring so our libraries can go into a separate libmist project.
|
2012-07-09 00:15:06 +02:00 |
mp4.cpp
|
Added basic pretty-printing to MP4 boxes.
|
2012-08-24 17:14:27 +02:00 |
mp4.h
|
Added basic pretty-printing to MP4 boxes.
|
2012-08-24 17:14:27 +02:00 |
procs.cpp
|
Fix Util::TerminationNotifier deadlock when calling malloc() inside a signal handler.
|
2012-08-24 15:09:35 +02:00 |
procs.h
|
Add new process function including fds
|
2012-08-15 11:49:21 +02:00 |
rtmpchunks.cpp
|
Fixed RTMP desync bug with Windows clients.
|
2012-06-08 00:11:25 +02:00 |
rtmpchunks.h
|
Fixed RTMP desync bug with Windows clients.
|
2012-06-08 00:11:25 +02:00 |
socket.cpp
|
Add host overwriting functionality to Socket::Connection.
|
2012-08-25 22:07:15 +02:00 |
socket.h
|
Add host overwriting functionality to Socket::Connection.
|
2012-08-25 22:07:15 +02:00 |