Karl Kroening
|
e6fd3ff7c8
|
Merge pull request #85 from kkroening/inout
Add input/output support in `run` command; update docs
|
2018-05-20 01:46:58 -07:00 |
|
Karl Kroening
|
6a2d3381b7
|
Fix tests
|
2018-05-20 01:43:43 -07:00 |
|
Karl Kroening
|
9a487e8603
|
Fix exception params
|
2018-05-20 01:29:59 -07:00 |
|
Karl Kroening
|
940b05f3fc
|
Fix ffprobe exception test
|
2018-05-20 01:21:30 -07:00 |
|
Karl Kroening
|
4558c25ced
|
Update tox.ini
|
2018-05-20 01:17:54 -07:00 |
|
Karl Kroening
|
8711e16c2d
|
Merge remote-tracking branch 'origin/master' into inout
|
2018-05-20 01:14:48 -07:00 |
|
Karl Kroening
|
57b8f9fa22
|
Pull docs from #85
|
2018-05-20 01:14:10 -07:00 |
|
Karl Kroening
|
ac57e2df13
|
Add input/output support in run command; update docs
|
2018-05-20 01:13:07 -07:00 |
|
Karl Kroening
|
90561c7a8a
|
Release version 0.1.11
0.1.11
|
2018-05-09 03:31:04 -05:00 |
|
Karl Kroening
|
2a2d5a43f1
|
Merge pull request #83 from kkroening/feature-30
#30: add `global_args` operator
|
2018-05-09 03:29:24 -05:00 |
|
Karl Kroening
|
84355d419c
|
#30: re-futurize
|
2018-05-09 03:15:12 -05:00 |
|
Karl Kroening
|
3e68bc8c9a
|
#30: add global_args operator
|
2018-05-09 03:09:21 -05:00 |
|
Karl Kroening
|
7077eaad64
|
Merge pull request #67 from kkroening/probe
Add ffprobe support
|
2018-05-09 01:28:51 -05:00 |
|
Karl Kroening
|
8420f3b813
|
Merge pull request #45 from Depau/stream_selectors
Stream selectors, `.map` operator (audio support)
|
2018-05-09 01:28:10 -05:00 |
|
Karl Kroening
|
c162eab2a9
|
Update docs
|
2018-05-09 01:26:28 -05:00 |
|
Karl Kroening
|
1e63419a93
|
Test bad stream selectors
|
2018-03-11 21:33:32 -07:00 |
|
Karl Kroening
|
57abf6e86e
|
Change selector syntax from [:a] to [a] ; remove map operator (for now)
|
2018-03-11 21:27:26 -07:00 |
|
Karl Kroening
|
6169b89321
|
Minor improvements (formatting, etc)
|
2018-03-11 20:03:06 -07:00 |
|
Karl Kroening
|
809ab6cd17
|
Merge remote-tracking branch 'origin/master' into stream_selectors
|
2018-03-10 19:01:57 -08:00 |
|
Davide Depau
|
4927bbeea9
|
Fix string type inconsistency error in ffprobe test
|
2018-03-08 23:02:04 +01:00 |
|
Davide Depau
|
87a168a063
|
Do not use Exception.message, use str(Exception) instead
|
2018-03-08 22:52:06 +01:00 |
|
Karl Kroening
|
2fff94af6c
|
Fix probe exception handling and add test
|
2018-01-27 22:51:05 -08:00 |
|
Karl Kroening
|
a029d7aacc
|
Merge pull request #46 from Depaulicious/asplit_filter
Add `asplit` filter
|
2018-01-27 22:22:19 -08:00 |
|
Karl Kroening
|
6ebda44a63
|
Merge pull request #58 from 153957/patch-1
Cleanup graph source file after rendering graph to pdf
|
2018-01-27 22:21:27 -08:00 |
|
Karl Kroening
|
628bcc145e
|
Merge pull request #65 from kkroening/Depaulicious-patch-1
Add `filter_multi_output` to `__all__` so it's available in API
|
2018-01-27 21:40:31 -08:00 |
|
Karl Kroening
|
24e737f78e
|
Fix ffprobe string decoding
|
2018-01-27 21:32:11 -08:00 |
|
Karl Kroening
|
25bda398c9
|
Add ffprobe support
|
2018-01-27 21:21:05 -08:00 |
|
Davide Depau
|
f1e418be4c
|
Add filter_multi_output to __all__ so it's available in API
|
2018-01-26 14:38:57 +01:00 |
|
Arne de Laat
|
50c4a8985d
|
Cleanup graph source file after rendering graph to pdf
|
2018-01-16 22:10:41 +01:00 |
|
Karl Kroening
|
19f316e9c5
|
Release version 0.1.10
|
2018-01-13 21:07:46 -08:00 |
|
Karl Kroening
|
09e6e469a7
|
Merge pull request #52 from kkroening/split-silence
Add examples: `split_silence` + `transcribe`
|
2018-01-13 16:16:32 -08:00 |
|
Davide Depau
|
ef9b102676
|
Merge branch 'master' into stream_selectors
|
2018-01-12 21:55:38 +01:00 |
|
Karl Kroening
|
3a818cc33d
|
Update requirements.txt
|
2018-01-11 22:22:31 -08:00 |
|
Karl Kroening
|
0672fd0e19
|
Merge pull request #56 from kkroening/gh-license
Update LICENSE with full license text
|
2018-01-11 22:20:45 -08:00 |
|
Karl Kroening
|
273bfd0ec6
|
Merge pull request #55 from Depaulicious/syntax_highlight
Add syntax highlighting to README.md
|
2018-01-11 22:20:12 -08:00 |
|
Davide Depau
|
221f57428d
|
Update LICENSE with full license text
This makes sure it is detected by GitHub and shown in the interface
|
2018-01-10 11:41:28 +01:00 |
|
Davide Depau
|
c87fd5cf56
|
Add tests for asplit filter
|
2018-01-10 10:38:42 +01:00 |
|
Davide Depau
|
e7fbb288d4
|
Fix name of asplit filter
|
2018-01-10 10:35:23 +01:00 |
|
Davide Depau
|
e70984065d
|
Add syntax highlighting to README.md
|
2018-01-10 10:20:56 +01:00 |
|
Davide Depau
|
ea90d91dfe
|
Expand unclear one-line implicit conditional statement
|
2018-01-09 16:04:33 +01:00 |
|
Davide Depau
|
df9bd7316f
|
Replace past.builtins.basestring with a custom one to workaround bug in Ubuntu's Python3
|
2018-01-09 16:04:33 +01:00 |
|
Davide Depau
|
497105f929
|
Reimplement .map logic making Node immutable
|
2018-01-09 16:04:24 +01:00 |
|
Davide Depau
|
861980db0b
|
Simplify, expand and explain complicated loops in dag.py
|
2018-01-09 15:47:09 +01:00 |
|
Davide Depau
|
783bdbdb37
|
Remove unused imports
|
2018-01-09 15:47:09 +01:00 |
|
Davide Depau
|
1a46471553
|
Remove useless _get_stream_name function
|
2018-01-09 15:47:09 +01:00 |
|
Davide Depau
|
1070b3e51b
|
Remove commented code
|
2018-01-09 15:47:09 +01:00 |
|
Davide Depau
|
03762a5cc5
|
Expand complicated format + list comprehension into its own function
|
2018-01-09 15:47:09 +01:00 |
|
Davide Depau
|
b4503a183c
|
Allow output to be created without mapped streams
|
2018-01-09 15:47:09 +01:00 |
|
Davide Depau
|
db83137f53
|
Add tests for stream selection and mapping
|
2018-01-09 15:47:08 +01:00 |
|
Davide Depau
|
90652306ea
|
Explicitly include -map [0] when output has multiple mapped streams
|
2018-01-09 15:47:08 +01:00 |
|