Mercurial > pt1.oyama
comparison src/ushare.h @ 131:20442921bff5
change display name. modify PES buf size.
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Tue, 12 Oct 2010 05:56:26 +0900 |
parents | 5dcaf3785ebe |
children | 2a9ac5ce2c7e |
comparison
equal
deleted
inserted
replaced
130:cc3e3f370aec | 131:20442921bff5 |
---|---|
35 #include "buffer.h" | 35 #include "buffer.h" |
36 #include "redblack.h" | 36 #include "redblack.h" |
37 | 37 |
38 #define VIRTUAL_DIR "/web" | 38 #define VIRTUAL_DIR "/web" |
39 #define XBOX_MODEL_NAME "Windows Media Connect Compatible" | 39 #define XBOX_MODEL_NAME "Windows Media Connect Compatible" |
40 #define DEFAULT_UUID "898f9738-d930-4db4-a3cf" | 40 //#define DEFAULT_UUID "898f9738-d930-4db4-a3cf" |
41 #define DEFAULT_UUID "898f9738-d930-4db4" | |
41 | 42 |
42 #define STREAM_FILE_NAME "stream.ts" | 43 #define STREAM_FILE_NAME "stream.ts" |
43 #define STREAM_LOCATION VIRTUAL_DIR "/" STREAM_FILE_NAME | 44 #define STREAM_LOCATION VIRTUAL_DIR "/" STREAM_FILE_NAME |
44 | 45 |
45 #define UPNP_MAX_CONTENT_LENGTH 4096 | 46 #define UPNP_MAX_CONTENT_LENGTH 4096 |