aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* 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