ii-vision/transcoder
kris fe10f98128 Support skipping frames from the input video to increase output
image quality at the expense of frame rate.
2019-03-21 22:43:02 +00:00
..
audio.py Start to flesh out function docstrings, add some more type annotations. 2019-03-21 22:41:05 +00:00
edit_distance_test.py
edit_distance.py
machine.py Stop ticking cycles as part of emitting the opcodes, we are counting 2019-03-21 22:42:09 +00:00
main.py Support skipping frames from the input video to increase output 2019-03-21 22:43:02 +00:00
movie.py Support skipping frames from the input video to increase output 2019-03-21 22:43:02 +00:00
opcodes_test.py
opcodes.py Stop ticking cycles as part of emitting the opcodes, we are counting 2019-03-21 22:42:09 +00:00
screen.py
symbol_table_test.py
symbol_table.py Start to flesh out function docstrings, add some more type annotations. 2019-03-21 22:41:05 +00:00
video.py