1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-09 06:10:42 +00:00
ezstream/src
Moritz Grimm 46e72506b5 No need to further maintain argc/argv here ...
... but keep it in cmdline.c (for now) to "follow the pattern".
2020-01-27 23:57:32 +01:00
..
attr_config.h.in Add support for compiler attributes 2015-04-16 19:30:36 +02:00
attributes.h Add support for compiler attributes 2015-04-16 19:30:36 +02:00
cfg_decoder.c Add configuration migration tool 2018-01-23 01:51:48 +01:00
cfg_decoder.h Add configuration migration tool 2018-01-23 01:51:48 +01:00
cfg_encoder.c Remove half-baked support for "passthrough encoders" 2020-01-15 23:04:40 +01:00
cfg_encoder.h Add configuration migration tool 2018-01-23 01:51:48 +01:00
cfg_intake.c Add configuration migration tool 2018-01-23 01:51:48 +01:00
cfg_intake.h Add configuration migration tool 2018-01-23 01:51:48 +01:00
cfg_private.h Remove unneeded #define 2018-07-16 16:24:44 +02:00
cfg_server.c Fix whitespace 2020-01-22 23:05:36 +01:00
cfg_server.h Fix "HTTPS" protocol support. Add optional support for ICY and RoarAudio 2020-01-22 22:55:59 +01:00
cfg_stream.c Support v0 ffmpeg/Ogg Theora configuration migration 2020-01-25 01:05:18 +01:00
cfg_stream.h Modernize stream format options 2020-01-24 23:27:02 +01:00
cfg.c Add configuration migration tool 2018-01-23 01:51:48 +01:00
cfg.h Make media inputs ("intakes") a list of things, too 2017-11-23 18:34:57 +01:00
cfgfile_xml.c Define "ezstream" only once 2018-07-17 10:31:25 +02:00
cfgfile_xml.h Add configuration migration tool 2018-01-23 01:51:48 +01:00
cmdline.c Fix whitespace 2018-07-17 13:41:48 +02:00
cmdline.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00
ezconfig0.c Fix up freeConfig() 2018-01-23 13:17:00 +01:00
ezconfig0.h Add configuration migration tool 2018-01-23 01:51:48 +01:00
ezstream-cfgmigrate.c No need to further maintain argc/argv here ... 2020-01-27 23:57:32 +01:00
ezstream-file.sh.in Add ezstream-file support for -p pidfile 2017-11-18 01:20:55 +01:00
ezstream.c Style improvements 2018-01-23 11:10:04 +01:00
ezstream.h ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01:00
log.c Bump copyright 2018-07-17 10:49:13 +02:00
log.h Decouple cfg from log 2018-01-19 12:32:30 +01:00
Makefile.am Add configuration migration tool 2018-01-23 01:51:48 +01:00
mdata.c Remove superfluous NULL assignment 2020-01-27 23:51:25 +01:00
mdata.h Switch to a new (unit-tested) metadata handling API 2017-09-20 12:40:33 +02:00
playlist.c Retire rand() in favor of the upcoming getrandom() on Linux 2017-09-20 18:12:52 +02:00
playlist.h Fix whitespace 2015-05-28 14:02:17 +02:00
stream.c Expect ICY to be supported by libshout 2020-01-25 01:32:26 +01:00
stream.h Make media inputs ("intakes") a list of things, too 2017-11-23 18:34:57 +01:00
util.c Remove redundant decrement 2020-01-27 23:48:19 +01:00
util.h Make set_progname() reusable 2018-01-19 13:03:32 +01:00
xalloc.c Fix log level 2015-05-26 14:22:56 +02:00
xalloc.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00