432 Commits

Author SHA1 Message Date
Karl Kroening
98d77a5261 #1: make linter happy 2017-05-27 17:26:34 -10:00
Karl Kroening
236dae617f Merge pull request #6 from Depaulicious/patch-2
Allow arguments to be manually passed to ffmpeg/run wrappers
2017-05-27 17:23:59 -10:00
Karl Kroening
0647c68aff Merge remote-tracking branch 'origin/feature-1' into HEAD
Conflicts:
	ffmpeg/__init__.py
2017-05-27 17:22:14 -10:00
Karl Kroening
8d142c5fa9 #1: update docs 2017-05-27 17:16:59 -10:00
Karl Kroening
8abe60fdee #1: update readme 2017-05-27 16:07:41 -10:00
Karl Kroening
4b0b01da68 #1: update readme 2017-05-27 16:07:24 -10:00
Karl Kroening
98a2025096 #1: update readme link 2017-05-27 16:06:46 -10:00
Karl Kroening
c55640967c #1: add script to update gh-pages 2017-05-27 15:59:56 -10:00
Karl Kroening
696e52a989 #1: split operators into modules 2017-05-27 15:43:22 -10:00
Karl Kroening
efbfd9f233 #1: use sphinx for documentation 2017-05-27 14:44:53 -10:00
Davide Depau
c0d37f30ea allow arguments to be manually passed to ffmpeg/run wrappers 2017-05-26 17:32:30 +02:00
Karl Kroening
4ada40b14c #1: refactor implementation to be simpler and more extensible 2017-05-25 19:13:17 -10:00
Karl Kroening
dddf62869d Merge pull request #5 from kkroening/feature-4
Feature 4: integrate travis CI
2017-05-25 17:00:19 -10:00
Karl Kroening
faf70b6295 #4: clean up travis config 2017-05-25 16:54:24 -10:00
Karl Kroening
9929c1618d #4: comment out test_version 2017-05-25 16:53:50 -10:00
Karl Kroening
dae788b04e Merge pull request #2 from Depaulicious/patch-1
Add more filters, options, make code more extendable
2017-05-25 16:50:47 -10:00
Karl Kroening
1e890feb82 Merge pull request #3 from Depaulicious/optffmpeg
Allow to use different command other than 'ffmpeg'
2017-05-25 16:50:38 -10:00
Karl Kroening
64661c694c #4: update travis config 2017-05-25 16:44:42 -10:00
Karl Kroening
e635a8ddc3 #4: update travis config 2017-05-25 16:33:16 -10:00
Karl Kroening
8bfcd903f4 #4: update travis config 2017-05-25 16:32:46 -10:00
Karl Kroening
49005e7ed4 #4: update travis config 2017-05-25 16:31:53 -10:00
Karl Kroening
c50847aea9 #4: update travis config 2017-05-25 16:31:23 -10:00
Karl Kroening
2948d75ec8 #4: update travis config 2017-05-25 16:30:01 -10:00
Karl Kroening
97de7c43e7 #4: update travis config 2017-05-25 16:28:36 -10:00
Karl Kroening
50db350518 #4: update travis config 2017-05-25 16:28:28 -10:00
Karl Kroening
c1cde42020 #4: update travis config 2017-05-25 16:24:15 -10:00
Karl Kroening
d76a1a92d6 #4: update travis config 2017-05-25 16:20:39 -10:00
Karl Kroening
235e943ba3 Fix things in setup.py 2017-05-25 15:55:44 -10:00
Karl Kroening
6f20b23116 #4: update travis config 2017-05-25 15:55:20 -10:00
Karl Kroening
40517a3b39 #4: update travis config 2017-05-25 15:48:13 -10:00
Karl Kroening
f05f2d9498 #4: add failing test 2017-05-25 15:46:26 -10:00
Karl Kroening
7adc3dff5b Revert "#4: use -vf instead of -filter_complex"
This reverts commit f520618e14ec808f8e0dc507caf633c1663ffa38.
2017-05-25 15:45:15 -10:00
Karl Kroening
56102041aa Revert "#4: update readme to use -vf"
This reverts commit d7af3e9f5273012282e5e329d345a18d0e8ba8fe.
2017-05-25 15:45:13 -10:00
Karl Kroening
d7af3e9f52 #4: update readme to use -vf 2017-05-25 15:42:06 -10:00
Karl Kroening
f520618e14 #4: use -vf instead of -filter_complex 2017-05-25 15:41:42 -10:00
Karl Kroening
3e03f5ef61 #4: print ffmpeg version 2017-05-25 15:38:36 -10:00
Karl Kroening
0092e2a2dd #4: update test 2017-05-25 15:36:06 -10:00
Karl Kroening
a32ba18809 #4: print ffmpeg version 2017-05-25 15:23:17 -10:00
Karl Kroening
4fe531f472 #4: update travis config 2017-05-25 15:19:47 -10:00
Karl Kroening
c36a69f0e8 #4: update travis config 2017-05-25 15:15:00 -10:00
Karl Kroening
7db1c4fef1 #4: update travis config 2017-05-25 15:11:14 -10:00
Karl Kroening
1d783fa73b #4: fix test directory assertion 2017-05-25 15:10:10 -10:00
Karl Kroening
9397923281 #4: update travis config 2017-05-25 15:08:06 -10:00
Karl Kroening
630b6e4f63 #4: update travis config 2017-05-25 15:06:51 -10:00
Karl Kroening
391f6dea15 #4: update travis config 2017-05-25 15:05:30 -10:00
Karl Kroening
2e81b518a9 #4: update travis config 2017-05-25 15:04:08 -10:00
Karl Kroening
e332857ab2 #4: update travis config 2017-05-25 15:02:48 -10:00
Karl Kroening
1542daeca1 #4: update travis config 2017-05-25 15:01:45 -10:00
Karl Kroening
840f96b547 #4: add build status indicator to readme 2017-05-25 14:59:11 -10:00
Karl Kroening
9bc13409c2 #4: update travis config 2017-05-25 14:55:55 -10:00