summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Svjatoslav Agejenko [Sat, 14 Jun 2014 20:55:28 +0000 (23:55 +0300)]
support DVD VOB files
Svjatoslav Agejenko [Tue, 6 May 2014 06:11:36 +0000 (09:11 +0300)]
m4v support
Svjatoslav Agejenko [Thu, 13 Mar 2014 00:54:43 +0000 (02:54 +0200)]
faster installation
Svjatoslav Agejenko [Tue, 31 Dec 2013 15:12:42 +0000 (17:12 +0200)]
support also mpg and mpeg
Svjatoslav Agejenko [Tue, 31 Dec 2013 14:25:14 +0000 (16:25 +0200)]
possibility to quickly encode video for portable players
Svjatoslav Agejenko [Wed, 25 Dec 2013 20:59:31 +0000 (22:59 +0200)]
png to tif conversion support
Svjatoslav Agejenko [Wed, 25 Dec 2013 00:43:50 +0000 (02:43 +0200)]
build separate artifact for jar with dependencies
Svjatoslav Agejenko [Tue, 24 Dec 2013 19:09:19 +0000 (21:09 +0200)]
Refactored to remove code duplication.
Now single converter supports multiple source and target extensions.
Svjatoslav Agejenko [Tue, 24 Dec 2013 16:53:46 +0000 (18:53 +0200)]
fixed source vs target
Svjatoslav Agejenko [Tue, 24 Dec 2013 16:50:59 +0000 (18:50 +0200)]
tif 2 png
Svjatoslav Agejenko [Tue, 17 Dec 2013 17:26:50 +0000 (19:26 +0200)]
wav to flac conversion
Svjatoslav Agejenko [Sat, 30 Nov 2013 22:06:37 +0000 (00:06 +0200)]
copy video/audio stream when grabbing memory card
Svjatoslav Agejenko [Sat, 30 Nov 2013 22:00:10 +0000 (00:00 +0200)]
possibility to use stream COPY
Svjatoslav Agejenko [Tue, 19 Nov 2013 14:44:19 +0000 (16:44 +0200)]
mkv to mp4 conversion
Svjatoslav Agejenko [Sat, 9 Nov 2013 22:04:43 +0000 (00:04 +0200)]
Disabled terminal commandline option.
Correctly handle aphostrophes in the encoded file names.
Svjatoslav Agejenko [Sat, 2 Nov 2013 23:00:31 +0000 (01:00 +0200)]
bugfix
Svjatoslav Agejenko [Sat, 2 Nov 2013 22:03:42 +0000 (00:03 +0200)]
possibility to remove artifacts generated by meviz index
Svjatoslav Agejenko [Tue, 29 Oct 2013 16:51:08 +0000 (18:51 +0200)]
updated commandline handler
Svjatoslav Agejenko [Tue, 29 Oct 2013 16:16:34 +0000 (18:16 +0200)]
ignore developer files
Svjatoslav Agejenko [Tue, 29 Oct 2013 16:15:10 +0000 (18:15 +0200)]
deleted deeloper specific files
Svjatoslav Agejenko [Sun, 27 Oct 2013 19:22:13 +0000 (21:22 +0200)]
updated meviz to work with new commandline parsing API
Svjatoslav Agejenko [Wed, 18 Sep 2013 11:34:03 +0000 (14:34 +0300)]
do not track developer files
Svjatoslav Agejenko [Wed, 18 Sep 2013 11:33:23 +0000 (14:33 +0300)]
recursive replace
Svjatoslav Agejenko [Sat, 13 Jul 2013 11:34:35 +0000 (14:34 +0300)]
possibility to specify bitrate for MTS to MP4 converter
Svjatoslav Agejenko [Wed, 26 Jun 2013 07:38:38 +0000 (10:38 +0300)]
handle files in alphabetical order
Svjatoslav Agejenko [Sun, 9 Jun 2013 12:56:59 +0000 (15:56 +0300)]
testing video encoding parameters
Svjatoslav Agejenko [Mon, 20 May 2013 09:50:24 +0000 (12:50 +0300)]
fixed typo
Svjatoslav Agejenko [Fri, 3 May 2013 11:14:13 +0000 (14:14 +0300)]
possibility to split long text lines
Svjatoslav Agejenko [Thu, 14 Mar 2013 19:53:21 +0000 (21:53 +0200)]
reduced heap requirements
Svjatoslav Agejenko [Sun, 24 Feb 2013 14:09:22 +0000 (16:09 +0200)]
enabled pass through
Svjatoslav Agejenko [Sun, 24 Feb 2013 13:45:32 +0000 (15:45 +0200)]
fix for latest ubuntu that mounts inserted disks at
/media/<userName>/
Svjatoslav Agejenko [Sun, 10 Feb 2013 08:00:48 +0000 (10:00 +0200)]
handle null paths
Svjatoslav Agejenko [Sun, 10 Feb 2013 07:43:52 +0000 (09:43 +0200)]
retry loading of metadata
Svjatoslav Agejenko [Fri, 8 Feb 2013 11:28:31 +0000 (13:28 +0200)]
fixed BOM header
Svjatoslav Agejenko [Thu, 7 Feb 2013 12:40:12 +0000 (14:40 +0200)]
Added module to strip byte order mark from UTF text files.
Svjatoslav Agejenko [Wed, 6 Feb 2013 21:53:42 +0000 (23:53 +0200)]
fixed files path on generated index
Svjatoslav Agejenko [Sun, 3 Feb 2013 18:14:12 +0000 (20:14 +0200)]
fixed path construction for ordinary images
Svjatoslav Agejenko [Sun, 3 Feb 2013 12:25:54 +0000 (14:25 +0200)]
minor fixes related to path construction
Svjatoslav Agejenko [Sun, 3 Feb 2013 10:51:53 +0000 (12:51 +0200)]
Possibility to disable HTML header and footer and title.
Svjatoslav Agejenko [Sun, 3 Feb 2013 10:09:30 +0000 (12:09 +0200)]
possilibity to generate HTML while embedded on the web site
Svjatoslav Agejenko [Wed, 30 Jan 2013 19:48:11 +0000 (21:48 +0200)]
possilibity to generate HTML while embedded on the web site
Svjatoslav Agejenko [Sun, 27 Jan 2013 19:49:52 +0000 (21:49 +0200)]
possilibity to generate HTML while embedded on the web site
Svjatoslav Agejenko [Tue, 1 Jan 2013 18:32:01 +0000 (20:32 +0200)]
reduced required RAM size
Svjatoslav Agejenko [Sun, 30 Dec 2012 00:13:04 +0000 (02:13 +0200)]
fixed maven URL
Svjatoslav Agejenko [Mon, 17 Dec 2012 21:24:16 +0000 (23:24 +0200)]
initial commit