- 25 Nov, 2002 1 commit
-
-
Laurent Aimar authored
for me) but it still needs some work.
-
- 22 Nov, 2002 1 commit
-
-
Sam Hocevar authored
prevent gcc's optimizer to go amok with nested inline functions, loop unrolling and such things that we don't really need in an access plugin.
-
- 14 Nov, 2002 1 commit
-
-
Laurent Aimar authored
usage), and should not use more than --mms-maxbitrate (when there are multiple audio or video streams).
-
- 13 Nov, 2002 2 commits
-
-
Laurent Aimar authored
quality else try to be closed to mms-maxbitrate ).
-
Laurent Aimar authored
(Usefull with demuxdump).
-
- 12 Nov, 2002 2 commits
-
-
Sam Hocevar authored
* ./modules/access/http.c: fixed a segfault (unchecked strstr return value). * ./src/input/input_ext-plugins.c: removed platform-specific code and put it in plugins. This leads to some code duplication but I have an evil plan to get rid of that, too.
-
Laurent Aimar authored
* modules/access/mms : add MMS (Microsoft Media Streaming) access (Support only TCP, I will try to add UDP and HTTP as well). There are some problems with streams selections and we cannot seek, but anyway it seems to work. (Usefull for some radio web) * other: enable mms access by default.
-