- 21 May, 2015 5 commits
-
-
Moritz Grimm authored
Newer oggdec seems to have inverted the -e setting, as compared to the old examples from a few years ago.
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
... and ezstream.c is probably the most untestable file right now anyways.
-
- 20 May, 2015 5 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 19 May, 2015 2 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 18 May, 2015 3 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 15 May, 2015 3 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 14 May, 2015 7 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 12 May, 2015 5 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 11 May, 2015 5 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 10 May, 2015 1 commit
-
-
Moritz Grimm authored
-
- 06 May, 2015 3 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
* Stop supporting systems without stat(2) while here * Remove some additional configure checks for ubiquitous functions (>=C99)
-
Moritz Grimm authored
-
- 05 May, 2015 1 commit
-
-
Moritz Grimm authored
* Move -m and -n command line options into the config file * Restructure configuration file: - Group into "server", "stream", "media", "metadata", "decoders", and "encoders" - Untangle decoder and encoder: o Decoders match on file extensions and convert to a canonical "internal" format o Encoders create one of the supported stream formats, potentially using different parameters (like bitrate) - Consistently specify stream format - Enable reencoding by selecting an encoder * Architecturally separate configuration file storage from parsing - Allows for different configuration back-ends in the future, like YAML, SQL, REST API, ... * Support roll-back in case of error on (re)load * Anticipate HTTPS support
-