aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* skip packets before start pointKostya Shishkov2020-07-121-0/+4
* add short aliases for some commandsKostya Shishkov2020-07-121-4/+4
* fix copy-paste bugKostya Shishkov2020-07-121-1/+1
* use conversion when output parameters are forcedKostya Shishkov2020-07-121-1/+2
* parse requested formaton and sonitonKostya Shishkov2020-07-111-2/+46
* remove trailing whitespaceKostya Shishkov2020-07-101-2/+2
* nihav_register_all_codecs was renamedKostya Shishkov2020-07-091-1/+1
* add commands for setting start and end time of input to processKostya Shishkov2020-07-091-1/+31
* fix submodule useKostya Shishkov2020-06-161-1/+1
* exit after printing options or listsKostya Shishkov2020-06-121-0/+13
* add options to print codec and (de)muxer listsKostya Shishkov2020-06-121-0/+39
* add null encoder and muxerKostya Shishkov2020-06-121-0/+5
* fix stream copy modeKostya Shishkov2020-06-091-1/+3
* preserve wrong encoder name for laterKostya Shishkov2020-06-081-0/+1
* Initial work on transcoderKostya Shishkov2020-06-061-0/+875