.. |
amf.cpp
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
amf.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
auth.cpp
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
auth.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
base64.cpp
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
base64.h
|
Fix multiple-including.
|
2012-07-20 17:46:22 +02:00 |
config.cpp
|
Fixed compiling on OSX, also fixes DDVTECH/mistlib#1
|
2013-03-14 00:13:07 +01:00 |
config.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
dtsc.cpp
|
Fixed several buffer segfaults when multiple viewers are connected.
|
2013-03-26 15:57:53 +01:00 |
dtsc.h
|
Some fixes for metadata rewriting in DTSC::File, optimized live fragmenter somewhat.
|
2013-03-21 14:23:49 +01:00 |
filesystem.cpp
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
filesystem.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
flv_tag.cpp
|
Make all FLV memory management go through a single function - further robustifies FLV library.
|
2013-04-11 14:34:30 +02:00 |
flv_tag.h
|
Make all FLV memory management go through a single function - further robustifies FLV library.
|
2013-04-11 14:34:30 +02:00 |
ftp.cpp
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
ftp.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
http_parser.cpp
|
Implemented chunked transfer encoding support.
|
2012-12-31 19:13:04 +01:00 |
http_parser.h
|
Implemented chunked transfer encoding support.
|
2012-12-31 19:13:04 +01:00 |
json.cpp
|
Fixed several buffer segfaults when multiple viewers are connected.
|
2013-03-26 15:57:53 +01:00 |
json.h
|
Fixed several buffer segfaults when multiple viewers are connected.
|
2013-03-26 15:57:53 +01:00 |
Makefile.am
|
Updated libmist version to 5.0.2
|
2013-03-30 22:16:50 +01:00 |
mist-1.0.pc.in
|
Merged RTMP crypto library into rtmpchunks library. Added md5 function to auth library, removed -lcrypto and -lssl from the required linking options of libmist (libmist itself already depends on them, and it is now no longer needed to link to it).
|
2012-12-07 17:48:58 +01:00 |
mp4.cpp
|
Added canSeek* functionality to DTSC::Stream, minor optimization to MP4 lib.
|
2013-03-18 17:36:45 +01:00 |
mp4.h
|
Implemented SDTP, UUID and UUID_TrackFragmentReference boxes in MP4 lib.
|
2013-03-07 20:08:22 +01:00 |
nal.cpp
|
Standardized coding style for TS-related code.
|
2012-12-31 16:33:45 +01:00 |
nal.h
|
Standardized coding style for TS-related code.
|
2012-12-31 16:33:45 +01:00 |
procs.cpp
|
Tweaked Util::Procs exit handler timings.
|
2013-03-24 20:18:22 +01:00 |
procs.h
|
Added automated exit handler in Util::Procs.
|
2013-03-19 14:41:07 +01:00 |
rtmpchunks.cpp
|
Tweaked Stream and RTMP lib verbosity levels.
|
2013-03-18 17:36:12 +01:00 |
rtmpchunks.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
socket.cpp
|
Added setBlocking to Socket::Server.
|
2013-04-10 22:18:12 +02:00 |
socket.h
|
Added setBlocking to Socket::Server.
|
2013-04-10 22:18:12 +02:00 |
stream.cpp
|
Tweaked Stream and RTMP lib verbosity levels.
|
2013-03-18 17:36:12 +01:00 |
stream.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
timing.cpp
|
Fixed compiling on OSX, also fixes DDVTECH/mistlib#1
|
2013-03-14 00:13:07 +01:00 |
timing.h
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
ts_packet.cpp
|
Optimized TS library throughput.
|
2013-03-12 16:20:02 +01:00 |
ts_packet.h
|
Optimized TS library throughput.
|
2013-03-12 16:20:02 +01:00 |