nihav-encoder.git
2 years agosupport various input stream types
Kostya Shishkov [Wed, 17 Nov 2021 16:31:28 +0000 (17:31 +0100)]
support various input stream types

2 years agosupport scale options
Kostya Shishkov [Mon, 18 Oct 2021 16:57:40 +0000 (18:57 +0200)]
support scale options

2 years agodo not ignore boolean "noX" options
Kostya Shishkov [Wed, 29 Sep 2021 10:46:08 +0000 (12:46 +0200)]
do not ignore boolean "noX" options

3 years agofix or silence clippy warnings
Kostya Shishkov [Sun, 4 Apr 2021 08:29:13 +0000 (10:29 +0200)]
fix or silence clippy warnings

3 years agoupdate null sink for newly introduced stream duration
Kostya Shishkov [Sun, 4 Oct 2020 09:58:48 +0000 (11:58 +0200)]
update null sink for newly introduced stream duration

3 years agomention that --help is available
Kostya Shishkov [Thu, 23 Jul 2020 15:56:06 +0000 (17:56 +0200)]
mention that --help is available

3 years agoadd missing dyn keywords
Kostya Shishkov [Sun, 27 Sep 2020 11:27:45 +0000 (13:27 +0200)]
add missing dyn keywords

3 years agoadd help
Kostya Shishkov [Sun, 19 Jul 2020 10:13:48 +0000 (12:13 +0200)]
add help

3 years agoadd COPYING and README.md
Kostya Shishkov [Sat, 18 Jul 2020 12:13:04 +0000 (14:13 +0200)]
add COPYING and README.md

3 years agoadd an option to force timebase value
Kostya Shishkov [Sun, 12 Jul 2020 09:28:32 +0000 (11:28 +0200)]
add an option to force timebase value

3 years agoadd frame reordering
Kostya Shishkov [Sun, 12 Jul 2020 09:11:19 +0000 (11:11 +0200)]
add frame reordering

3 years agoskip packets before start point
Kostya Shishkov [Sun, 12 Jul 2020 08:40:39 +0000 (10:40 +0200)]
skip packets before start point

3 years agoadd short aliases for some commands
Kostya Shishkov [Sun, 12 Jul 2020 08:28:21 +0000 (10:28 +0200)]
add short aliases for some commands

3 years agofix copy-paste bug
Kostya Shishkov [Sun, 12 Jul 2020 08:25:12 +0000 (10:25 +0200)]
fix copy-paste bug

3 years agouse conversion when output parameters are forced
Kostya Shishkov [Sun, 12 Jul 2020 08:24:52 +0000 (10:24 +0200)]
use conversion when output parameters are forced

3 years agoparse requested formaton and soniton
Kostya Shishkov [Sat, 11 Jul 2020 13:34:09 +0000 (15:34 +0200)]
parse requested formaton and soniton

3 years agoremove trailing whitespace
Kostya Shishkov [Fri, 10 Jul 2020 19:44:11 +0000 (21:44 +0200)]
remove trailing whitespace

3 years agonihav_register_all_codecs was renamed
Kostya Shishkov [Thu, 9 Jul 2020 16:58:26 +0000 (18:58 +0200)]
nihav_register_all_codecs was renamed

3 years agoadd commands for setting start and end time of input to process
Kostya Shishkov [Thu, 9 Jul 2020 09:05:48 +0000 (11:05 +0200)]
add commands for setting start and end time of input to process

3 years agofix submodule use
Kostya Shishkov [Tue, 16 Jun 2020 07:48:08 +0000 (09:48 +0200)]
fix submodule use

3 years agoexit after printing options or lists
Kostya Shishkov [Fri, 12 Jun 2020 14:18:31 +0000 (16:18 +0200)]
exit after printing options or lists

3 years agoadd options to print codec and (de)muxer lists
Kostya Shishkov [Fri, 12 Jun 2020 14:14:53 +0000 (16:14 +0200)]
add options to print codec and (de)muxer lists

3 years agoadd null encoder and muxer
Kostya Shishkov [Fri, 12 Jun 2020 13:06:04 +0000 (15:06 +0200)]
add null encoder and muxer

3 years agofix stream copy mode
Kostya Shishkov [Tue, 9 Jun 2020 08:21:50 +0000 (10:21 +0200)]
fix stream copy mode

3 years agopreserve wrong encoder name for later
Kostya Shishkov [Mon, 8 Jun 2020 10:25:27 +0000 (12:25 +0200)]
preserve wrong encoder name for later

3 years agore-add missing dependencies
Kostya Shishkov [Sun, 7 Jun 2020 16:36:59 +0000 (18:36 +0200)]
re-add missing dependencies

3 years agoInitial work on transcoder
Kostya Shishkov [Sat, 6 Jun 2020 15:50:40 +0000 (17:50 +0200)]
Initial work on transcoder