index
:
omni/media
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
stream
Age
Commit message (
Expand
)
Author
2017-05-06
Tidy whitespace.
Jonas Smedegaard
2017-05-05
Prepare for multiple heights: Map video codecs dynamically.
Jonas Smedegaard
2017-05-05
Tidy spacing.
Jonas Smedegaard
2017-05-05
Prepare for multiple heights: Declare heights separately for each codec.
Jonas Smedegaard
2017-05-05
Fix avoid unbound variables.
Jonas Smedegaard
2017-05-05
Prepare for multiple heights.
Jonas Smedegaard
2017-05-04
Add MPEG (H.264/AAC) encoding, and switch variable MKMPEG.
Jonas Smedegaard
2017-05-04
Fix include mapping in MKWEBM closure.
Jonas Smedegaard
2017-05-04
Fix typo.
Jonas Smedegaard
2017-05-04
Add switch variable MKWEBM.
Jonas Smedegaard
2017-05-04
Fix typo.
Jonas Smedegaard
2017-05-04
Tidy comments: Reorganize. Add reference to routing using tee.
Jonas Smedegaard
2017-05-04
Use pseudo-format tee.
Jonas Smedegaard
2017-05-04
Tidy variable names: Rename MAYBEAUDIO,MAYBEVIDEO → HASAUDIO,HASVIDEO.
Jonas Smedegaard
2017-04-28
Save clock-aligned 10-minute segments.
Jonas Smedegaard
2017-04-28
Use rounded rescaling.
Jonas Smedegaard
2017-04-28
Add buffers for dvcam source.
Jonas Smedegaard
2017-04-28
Generalize variable SAVESTEM.
Jonas Smedegaard
2017-04-28
Fix save only A/V (not also watermark when only a single true source).
Jonas Smedegaard
2017-04-28
Support saving a copy of inputs to SAVEDIR.
Jonas Smedegaard
2017-04-28
Support videofile source.
Jonas Smedegaard
2017-04-28
Fix handle no watermark.
Jonas Smedegaard
2017-04-28
Handle video-only or audio-only streams.
Jonas Smedegaard
2017-04-28
Support container source.
Jonas Smedegaard
2017-04-28
Support dc source.
Jonas Smedegaard
2017-04-28
Rename captureDVCAM+edit+encode+stream → stream.
Jonas Smedegaard