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
Age
Commit message (
Expand
)
Author
2017-05-22
Skip filter when there are no encodings.
Jonas Smedegaard
2017-05-22
Rename variables HEIGHT* → ENCODINGS*.
Jonas Smedegaard
2017-05-22
Move comments where they belong.
Jonas Smedegaard
2017-05-22
Avoid uneven width when resizing.
Jonas Smedegaard
2017-05-22
Fix tidy function filter_split_codec().
Jonas Smedegaard
2017-05-22
Merge functions filter_split_height() filter_scale() → filters_compose().
Jonas Smedegaard
2017-05-22
Tidy function filter_split_codec().
Jonas Smedegaard
2017-05-22
Fix lower VBITRATE for next-lowest mode.
Jonas Smedegaard
2017-05-21
Really fix support audio-only or video-only.
Jonas Smedegaard
2017-05-21
Fix if-elif-fi loop.
Jonas Smedegaard
2017-05-21
Fix support audio-only or video-only.
Jonas Smedegaard
2017-05-21
More detailed comment on heights.
Jonas Smedegaard
2017-05-20
Add extreme bitrates.
Jonas Smedegaard
2017-05-20
Support AVI-muxed dv-stream input.
Jonas Smedegaard
2017-05-19
Raise udp packet size to 1440 (apparently acceptable via our uplink.
Jonas Smedegaard
2017-05-19
Fix sync decode+edit+encode: Generalize function videosize.
Jonas Smedegaard
2017-05-19
Fix sync decode+edit+encode: Resolve bitrate and speed from bits (not simply ...
Jonas Smedegaard
2017-05-19
Fix misc. bugs in recent edits.
Jonas Smedegaard
2017-05-18
Add script compress.
Jonas Smedegaard
2017-05-18
Generalize function videosize.
Jonas Smedegaard
2017-05-18
Move generic functions (almost) to the top.
Jonas Smedegaard
2017-05-18
Predictive GOP size for VP8 (not only H264.
Jonas Smedegaard
2017-05-18
Fix avooid single-quotes made literal by echo_n.
Jonas Smedegaard
2017-05-18
Fix include function echo_n.
Jonas Smedegaard
2017-05-18
Fix avoid arguments mistaken as options.
Jonas Smedegaard
2017-05-18
Generalize encodings as functions.
Jonas Smedegaard
2017-05-18
Convert pixel format explictly as filter (not implicitly as constraint, for e...
Jonas Smedegaard
2017-05-18
Resolve bitrate and speed from bits (not simply height).
Jonas Smedegaard
2017-05-17
Wrap lines.
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
Deinterlace dv source.
Jonas Smedegaard
2017-05-17
Tidy: Apply options preset and tune in that order.
Jonas Smedegaard
2017-05-17
Vary x264 speed based on height, and make not on doing same for vpx.
Jonas Smedegaard
2017-05-17
Raise audio and video quality.
Jonas Smedegaard
2017-05-16
Scale anamorphic to square-pixel as needed.
Jonas Smedegaard
2017-05-16
Introduce variables SPEED_VPX SPEED_H264.
Jonas Smedegaard
2017-05-16
Rename and split variable ABITRATE → ABITRATE_OPUS ABITRATE_AAC.
Jonas Smedegaard
2017-05-16
Rename and split variable AFRAMERATE → AFRAMERATE_SRC AFRAMERATE_OPUS AFRAM...
Jonas Smedegaard
2017-05-16
Resolve bitrate based on height.
Jonas Smedegaard
2017-05-12
Set predictive GOP size for MPEG.
Jonas Smedegaard
2017-05-12
Stream MPEG-TS via rtp (not raw udp).
Jonas Smedegaard
2017-05-11
Lower quality.
Jonas Smedegaard
2017-05-11
Support SEEKing in file sources.
Jonas Smedegaard
2017-05-11
Fix set realtime flag only for file sources.
Jonas Smedegaard
2017-05-11
Use single mpegts stream via raw udp for MPEG.
Jonas Smedegaard
2017-05-10
Support container formats nut and dv.
Jonas Smedegaard
2017-05-07
Quit when a single input runs out.
Jonas Smedegaard
2017-05-07
Raise ALSA buffers to 2048.
Jonas Smedegaard
2017-05-07
Fix save DVCAM as dv (not convoluted and seemingly unreadable matroska).
Jonas Smedegaard
[next]