fix or silence clippy warnings
[nihav-encoder.git] / src / main.rs
2021-04-04 Kostya Shishkovfix or silence clippy warnings
2020-09-27 Kostya Shishkovadd missing dyn keywords
2020-07-19 Kostya Shishkovadd help
2020-07-12 Kostya Shishkovadd an option to force timebase value
2020-07-12 Kostya Shishkovadd frame reordering
2020-07-12 Kostya Shishkovskip packets before start point
2020-07-12 Kostya Shishkovadd short aliases for some commands
2020-07-12 Kostya Shishkovfix copy-paste bug
2020-07-12 Kostya Shishkovuse conversion when output parameters are forced
2020-07-11 Kostya Shishkovparse requested formaton and soniton
2020-07-10 Kostya Shishkovremove trailing whitespace
2020-07-09 Kostya Shishkovnihav_register_all_codecs was renamed
2020-07-09 Kostya Shishkovadd commands for setting start and end time of input...
2020-06-16 Kostya Shishkovfix submodule use
2020-06-12 Kostya Shishkovexit after printing options or lists
2020-06-12 Kostya Shishkovadd options to print codec and (de)muxer lists
2020-06-12 Kostya Shishkovadd null encoder and muxer
2020-06-09 Kostya Shishkovfix stream copy mode
2020-06-08 Kostya Shishkovpreserve wrong encoder name for later
2020-06-06 Kostya ShishkovInitial work on transcoder