Joshua Holmer
|
1fc81ef683
|
Support interlaced files and allow conversion between interlaced and progressive files
Closes #3
|
2016-04-04 16:07:46 -04:00 |
|
Joshua Holmer
|
5740867be5
|
Work on implementing interlacing [ci skip]
|
2016-03-29 22:44:21 -04:00 |
|
Joshua Holmer
|
b889c73a3b
|
Make --strip option more versatile
Closes #22
|
2016-03-05 22:36:31 -05:00 |
|
Joshua Holmer
|
7d1e3a5bb9
|
Print console output to stderr instead of stdout
Makes it friendlier with --stdout option
See #20 for discussion
|
2016-03-04 16:37:40 -05:00 |
|
Joshua Holmer
|
c6452beb12
|
Select compression and filter modes heuristically for -o1
Closes #21
|
2016-03-04 15:24:58 -05:00 |
|
Joshua Holmer
|
aa80965196
|
Ensure each test has its own file
Since we are using real files and not mocks, each tests needs
its own file or else Travis will try to write multiple files
concurrently and fail.
|
2016-03-03 14:55:37 -05:00 |
|
Joshua Holmer
|
3506d57c7b
|
Move tests into separate modules
More or less fixes #13. We have some repeat util code that I still want to eliminate though.
|
2016-03-03 12:39:18 -05:00 |
|