summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17Tidy: Apply options preset and tune in that order.Jonas Smedegaard
2017-05-17Vary x264 speed based on height, and make not on doing same for vpx.Jonas Smedegaard
2017-05-17Raise audio and video quality.Jonas Smedegaard
2017-05-16Scale anamorphic to square-pixel as needed.Jonas Smedegaard
2017-05-16Introduce variables SPEED_VPX SPEED_H264.Jonas Smedegaard
2017-05-16Rename and split variable ABITRATE → ABITRATE_OPUS ABITRATE_AAC.Jonas Smedegaard
2017-05-16Rename and split variable AFRAMERATE → AFRAMERATE_SRC AFRAMERATE_OPUS AFRAM...Jonas Smedegaard
2017-05-16Resolve bitrate based on height.Jonas Smedegaard
2017-05-12Set predictive GOP size for MPEG.Jonas Smedegaard
2017-05-12Stream MPEG-TS via rtp (not raw udp).Jonas Smedegaard
2017-05-11Lower quality.Jonas Smedegaard
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-28Git-ignore tidyall cache.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