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
/
capture+encode+serve
Age
Commit message (
Expand
)
Author
2017-05-19
Fix misc. bugs in recent edits.
Jonas Smedegaard
2017-05-18
Resolve bitrate and speed from bits (not simply height).
Jonas Smedegaard
2017-05-17
Vary vp8 speed based on height.
Jonas Smedegaard
2017-05-17
Rename variable SPEED_VPX → SPEED_VP8.
Jonas Smedegaard
2017-05-17
Vary x264 speed based on height, and make not on doing same for vpx.
Jonas Smedegaard
2017-05-16
Introduce variables SPEED_VPX SPEED_H264.
Jonas Smedegaard
2017-05-16
Resolve bitrate based on height.
Jonas Smedegaard
2017-04-26
Add mountpoint /main.
Jonas Smedegaard
2017-04-26
Apply payload from outside cam/mic subroutine.
Jonas Smedegaard
2017-04-26
Factor out subroutine factory().
Jonas Smedegaard
2017-04-26
Use strictures.
Jonas Smedegaard
2017-04-26
Refactor to compose pipelines from arrays (not scalars).
Jonas Smedegaard
2017-04-26
Merge and rename hash-of-array variables %VFORMAT %AFORMAT → %PIPELINE.
Jonas Smedegaard
2017-04-26
Tidy.
Jonas Smedegaard
2017-04-26
Document package relations.
Jonas Smedegaard
2017-04-26
First draft of capture+encode+serve.
Jonas Smedegaard