Commit Graph

21 Commits

Author SHA1 Message Date
54e174eb0a build: include "README.md" & "CHANGELOG.md" to crate package 2021-04-21 00:26:28 +02:00
5242aac566 bump version (v1.1.0) 2021-02-10 23:22:40 +01:00
511f5d1237 update cargo deps 2021-02-02 13:26:33 +01:00
9959a26e48 only include needed src files in cargo pkg/publish 2020-12-28 18:46:47 +01:00
870f7fc1ea bump version (v1.0.0) 2020-12-28 15:53:56 +01:00
9dd803cbdf update cargo deps 2020-12-28 15:47:53 +01:00
7139573fcf add cargo metadata 2020-12-28 15:42:50 +01:00
23e4382e1b update rust deps 2020-12-27 16:26:08 +01:00
29a4ca3220 use tokios async fs api instead of blocking fs 2020-12-19 15:55:42 +01:00
b0c48d405e add ui 2020-12-19 13:02:20 +01:00
b5190ed581 use gstreamer "decodebin" to auto-decode audio files 2020-11-29 19:13:52 +01:00
595fbbb3ed add support for glob matchers 2020-11-28 18:19:54 +01:00
458b7b9aa1 add input file matching through configs
and allow codec options for each matching
2020-11-28 16:53:00 +01:00
cef350fca2 improve configurability 2020-11-08 16:21:27 +01:00
45744e30d8 upgrade deps 2020-11-07 17:17:39 +01:00
fbd0b8b976 use *anyhow* for error handling 2020-03-13 14:57:47 +01:00
8f1196aefe gstreamer rewrite 2020-02-22 17:15:13 +01:00
f8b3a65a35 ffmpeg testing 2019-11-22 16:38:43 +01:00
f0134053f7 update ffmpeg & use edition 2018 2019-07-10 22:51:41 +02:00
326300d1cd encoding & parallel handling 2018-08-28 22:38:01 +02:00
44c5d7e4e8 init 2018-08-28 13:46:59 +02:00