summaryrefslogtreecommitdiff
path: root/bin/stream
AgeCommit message (Expand)Author
2017-05-11Support SEEKing in file sources.Jonas Smedegaard
2017-05-11Fix set realtime flag only for file sources.Jonas Smedegaard
2017-05-11Use single mpegts stream via raw udp for MPEG.Jonas Smedegaard
2017-05-10Support container formats nut and dv.Jonas Smedegaard
2017-05-07Quit when a single input runs out.Jonas Smedegaard
2017-05-07Raise ALSA buffers to 2048.Jonas Smedegaard
2017-05-07Fix save DVCAM as dv (not convoluted and seemingly unreadable matroska).Jonas Smedegaard
2017-05-07Generalize filters.Jonas Smedegaard
2017-05-07Tidy variable HEIGHTS: Generalize function uniqwords.Jonas Smedegaard
2017-05-07Tidy functions: Move generic ones together.Jonas Smedegaard
2017-05-07Tidy function tee_rtp: Generalize function echo_n.Jonas Smedegaard
2017-05-07Tidy function printf_each: Use generic variable name.Jonas Smedegaard
2017-05-06Fix support inserting logo.Jonas Smedegaard
2017-05-06Generalize function tee_rtp().Jonas Smedegaard
2017-05-06Tidy whitespace.Jonas Smedegaard
2017-05-05Prepare for multiple heights: Map video codecs dynamically.Jonas Smedegaard
2017-05-05Tidy spacing.Jonas Smedegaard
2017-05-05Prepare for multiple heights: Declare heights separately for each codec.Jonas Smedegaard
2017-05-05Fix avoid unbound variables.Jonas Smedegaard
2017-05-05Prepare for multiple heights.Jonas Smedegaard
2017-05-04Add MPEG (H.264/AAC) encoding, and switch variable MKMPEG.Jonas Smedegaard
2017-05-04Fix include mapping in MKWEBM closure.Jonas Smedegaard
2017-05-04Fix typo.Jonas Smedegaard
2017-05-04Add switch variable MKWEBM.Jonas Smedegaard
2017-05-04Fix typo.Jonas Smedegaard
2017-05-04Tidy comments: Reorganize. Add reference to routing using tee.Jonas Smedegaard
2017-05-04Use pseudo-format tee.Jonas Smedegaard
2017-05-04Tidy variable names: Rename MAYBEAUDIO,MAYBEVIDEO → HASAUDIO,HASVIDEO.Jonas Smedegaard
2017-04-28Save clock-aligned 10-minute segments.Jonas Smedegaard
2017-04-28Use rounded rescaling.Jonas Smedegaard
2017-04-28Add buffers for dvcam source.Jonas Smedegaard
2017-04-28Generalize variable SAVESTEM.Jonas Smedegaard
2017-04-28Fix save only A/V (not also watermark when only a single true source).Jonas Smedegaard
2017-04-28Support saving a copy of inputs to SAVEDIR.Jonas Smedegaard
2017-04-28Support videofile source.Jonas Smedegaard
2017-04-28Fix handle no watermark.Jonas Smedegaard
2017-04-28Handle video-only or audio-only streams.Jonas Smedegaard
2017-04-28Support container source.Jonas Smedegaard
2017-04-28Support dc source.Jonas Smedegaard
2017-04-28Rename captureDVCAM+edit+encode+stream → stream.Jonas Smedegaard