aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/recorder_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann2012-04-051-1/+1
* output/recorder: fix a memory leakJonathan Neuschäfer2011-07-181-3/+7
* input/file, output/{fifo,recorder}: add O_BINARY to open() flagsMax Kellermann2010-05-201-2/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* fd_util: removed creat_cloexec()Max Kellermann2009-11-101-1/+2
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-071-1/+2
* output/recorder: new output plugin for recording radio streamsMax Kellermann2009-08-241-0/+214