Commit Graph

9 Commits

Author SHA1 Message Date
Denis Borzenko
2a41acb422 Move platform-specific code under build tags; fix corresponding tests 2023-02-28 22:55:03 +03:00
Alexander Efremov
736a8dca23 Fixed incorrect order of input files 2022-08-27 21:48:08 +03:00
Alex Gustafsson
205828f3ee Add support for compilation options
Add options to the Compile function, and in turn, the Run function
in order to modify the compiled command instance before executing
it. This is helpful to, for example, specify that the command
should be run in a separate process group in order for ffmpeg not
to react on SIGINTs sent to the parent proces.
2022-03-22 11:32:09 +01:00
wanglei.w
4f101ef477 add example for gocv 2021-07-05 00:06:28 +08:00
wanglei.w
25f0d871c5 add some test for avfoundation/output args 2021-05-25 11:27:26 +08:00
wanglei.w
bb39562fae add simple example for overlay 2021-04-05 15:48:16 +08:00
wanglei.w
5a1890c3e8 add example; add escape
move sample data
2020-11-11 22:43:19 +08:00
wanglei.w
e5fdc50a8f add view.go and docs 2020-11-10 16:51:14 +08:00
wanglei.w
de958344b9 init with test 2020-11-10 15:49:38 +08:00