Cameron Gutman
|
31ce0f5c87
|
Implement RTSP over ENet for GFE 2.11
|
2016-03-04 00:40:12 -05:00 |
|
Michelle Bergeron
|
5ba0f82b35
|
Manually cleanup files that somehow survived the mass find/replace
|
2016-02-13 13:47:52 -06:00 |
|
Michelle Bergeron
|
b7ca62190c
|
#define magic RTSP length values
|
2016-02-13 13:21:00 -06:00 |
|
Michelle Bergeron
|
c8bad4ed2f
|
Major code cleanup: comment style & run CodeMaid
|
2016-02-13 13:01:24 -06:00 |
|
Michelle Bergeron
|
baa8106dd8
|
RTSP code style cleanup - comments
|
2016-02-13 12:53:49 -06:00 |
|
Cameron Gutman
|
dfdfe4f0f6
|
Fix inconsistent whitespace
|
2016-02-06 23:46:47 -05:00 |
|
Cameron Gutman
|
97a499fc50
|
Fix build errors and warnings on Windows
|
2015-06-30 20:53:23 -07:00 |
|
Cameron Gutman
|
1906128eb7
|
Fix warnings in RtspParser
|
2014-10-18 21:46:22 -04:00 |
|
Cameron Gutman
|
8a5643784e
|
Cleanup some harmless issues found by Clang
|
2014-10-18 05:18:39 -04:00 |
|
Cameron Gutman
|
51710ff18a
|
Fix code analysis issues and a couple small memory leaks
|
2014-08-24 12:47:04 -07:00 |
|
Cameron Gutman
|
6571708eb5
|
Fix RTSP parser and connection bugs
|
2014-08-17 20:06:05 -07:00 |
|
Cameron Gutman
|
fb40201672
|
Add FLAG_ALLOCATED_PAYLOAD to tell freeMessage() to also free the payload buffer. Don't free the message itself in freeMessage() because it's always stack allocated
|
2014-08-17 19:08:32 -07:00 |
|
Michelle Bergeron
|
92f429cec4
|
Add RTSP parser
|
2014-07-25 13:38:50 -04:00 |
|