1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-12-04 14:46:31 -05:00
ezstream/src
moritz 9d2434c46c Replace three if-conditionals with one, both in getFormatEncoder() and
getFormatDecoder(), with prettier formatting.


git-svn-id: https://svn.xiph.org/trunk/ezstream@12546 0101bb08-14d6-0310-b084-bc0e0c8e3800
2007-02-24 22:56:18 +00:00
..
configfile.c Replace three if-conditionals with one, both in getFormatEncoder() and 2007-02-24 22:56:18 +00:00
configfile.h Const'ify configfile functions. 2007-02-24 22:50:14 +00:00
ezsignals.h Commit header with three macros that help with signal handling. Will be actually 2007-02-24 22:01:35 +00:00
ezstream.c added some reconnect logic 2005-12-14 21:13:25 +00:00
getopt.c Initial revision 2004-01-30 17:19:45 +00:00
getopt.h Initial revision 2004-01-30 17:19:45 +00:00
Makefile.am Add files with safe strlc*() string functions, and hook all new files into 2007-02-24 20:57:02 +00:00
playlist.c Add new playlist handling functions. 2007-02-24 20:50:33 +00:00
playlist.h Add new playlist handling functions. 2007-02-24 20:50:33 +00:00
strlcat.c Add files with safe strlc*() string functions, and hook all new files into 2007-02-24 20:57:02 +00:00
strlcpy.c Add files with safe strlc*() string functions, and hook all new files into 2007-02-24 20:57:02 +00:00
strlfctns.h Add files with safe strlc*() string functions, and hook all new files into 2007-02-24 20:57:02 +00:00
util.c Add new utility functions, for memory management. These do The Right Thing and 2007-02-24 20:49:25 +00:00
util.h Add new utility functions, for memory management. These do The Right Thing and 2007-02-24 20:49:25 +00:00