Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass null frames to the encoder without attempting to convert them | Kostya Shishkov | 2023-03-10 | 1 | -2/+6 |
* | use raw stream duration | Kostya Shishkov | 2021-11-22 | 1 | -0/+3 |
* | calculate PTS for raw stream if needed and possible | Kostya Shishkov | 2021-11-18 | 1 | -3/+16 |
* | document --verbose option | Kostya Shishkov | 2021-11-18 | 1 | -0/+1 |
* | add verbose option | Kostya Shishkov | 2021-11-17 | 2 | -3/+44 |
* | try to apply default encoder if possible | Kostya Shishkov | 2021-11-17 | 1 | -3/+66 |
* | support various input stream types | Kostya Shishkov | 2021-11-17 | 2 | -45/+378 |
* | support scale options | Kostya Shishkov | 2021-10-18 | 1 | -5/+28 |
* | do not ignore boolean "noX" options | Kostya Shishkov | 2021-09-29 | 1 | -1/+6 |
* | fix or silence clippy warnings | Kostya Shishkov | 2021-04-04 | 2 | -27/+23 |
* | update null sink for newly introduced stream duration | Kostya Shishkov | 2020-10-04 | 1 | -1/+1 |
* | add missing dyn keywords | Kostya Shishkov | 2020-09-27 | 1 | -2/+2 |
* | add help | Kostya Shishkov | 2020-07-19 | 1 | -1/+24 |
* | add an option to force timebase value | Kostya Shishkov | 2020-07-12 | 1 | -0/+17 |
* | add frame reordering | Kostya Shishkov | 2020-07-12 | 1 | -39/+74 |
* | skip packets before start point | Kostya Shishkov | 2020-07-12 | 1 | -0/+4 |
* | add short aliases for some commands | Kostya Shishkov | 2020-07-12 | 1 | -4/+4 |
* | fix copy-paste bug | Kostya Shishkov | 2020-07-12 | 1 | -1/+1 |
* | use conversion when output parameters are forced | Kostya Shishkov | 2020-07-12 | 1 | -1/+2 |
* | parse requested formaton and soniton | Kostya Shishkov | 2020-07-11 | 1 | -2/+46 |
* | remove trailing whitespace | Kostya Shishkov | 2020-07-10 | 1 | -2/+2 |
* | nihav_register_all_codecs was renamed | Kostya Shishkov | 2020-07-09 | 1 | -1/+1 |
* | add commands for setting start and end time of input to process | Kostya Shishkov | 2020-07-09 | 1 | -1/+31 |
* | fix submodule use | Kostya Shishkov | 2020-06-16 | 1 | -1/+1 |
* | exit after printing options or lists | Kostya Shishkov | 2020-06-12 | 1 | -0/+13 |
* | add options to print codec and (de)muxer lists | Kostya Shishkov | 2020-06-12 | 1 | -0/+39 |
* | add null encoder and muxer | Kostya Shishkov | 2020-06-12 | 2 | -0/+107 |
* | fix stream copy mode | Kostya Shishkov | 2020-06-09 | 1 | -1/+3 |
* | preserve wrong encoder name for later | Kostya Shishkov | 2020-06-08 | 1 | -0/+1 |
* | Initial work on transcoder | Kostya Shishkov | 2020-06-06 | 1 | -0/+875 |