nihav-encoder.git
2024-01-05 Kostya Shishkovmake audio pipe work with interleaved audio properly master
2024-01-05 Kostya Shishkovforce PCM audio processing in (almost) all cases
2024-01-05 Kostya Shishkovaudio queue: support interleaved formats
2023-11-11 Kostya ShishkovOnlyVideo/OnlyAudio muxer capabilities mean several...
2023-10-06 Kostya Shishkovadd an option to set the same timebase for as the first...
2023-10-03 Kostya Shishkovadd option to calculate number of frames in the stream
2023-10-03 Kostya Shishkovmake demuxer print information only when requested
2023-10-01 Kostya Shishkovparse and try to apply output stream options before...
2023-10-01 Kostya Shishkovexit in case muxer is not found
2023-08-25 Kostya Shishkovprint unrecognized option/argument value
2023-08-19 Kostya Shishkovallow encoder to work with multiple inputs
2023-08-19 Kostya Shishkovwhitespace fix
2023-08-13 Kostya Shishkovadd PNM image sequence as possible input source
2023-07-27 Kostya Shishkovfix clippy warnings
2023-05-25 Kostya Shishkovimprove audio conversion
2023-05-18 Kostya Shishkovdo not use 'str' as the variable name
2023-05-18 Kostya Shishkovrecognize /dev/null as null muxer output by default
2023-05-16 Kostya Shishkovduplicate last frame when the encoder does not support...
2023-05-05 Kostya Shishkovimprove audio processing pipeline
2023-05-04 Kostya Shishkovparse bitrate in a more flexible way
2023-03-14 Kostya Shishkovadapt to freshly-introduced encoder capabilities
2023-03-10 Kostya Shishkovenhance printed runtime stats
2023-03-10 Kostya Shishkovpass null frames to the encoder without attempting...
2021-11-22 Kostya Shishkovuse raw stream duration
2021-11-18 Kostya Shishkovcalculate PTS for raw stream if needed and possible
2021-11-18 Kostya Shishkovdocument --verbose option
2021-11-17 Kostya Shishkovadd verbose option
2021-11-17 Kostya Shishkovtry to apply default encoder if possible
2021-11-17 Kostya Shishkovsupport various input stream types
2021-10-18 Kostya Shishkovsupport scale options
2021-09-29 Kostya Shishkovdo not ignore boolean "noX" options
2021-04-04 Kostya Shishkovfix or silence clippy warnings
2020-10-04 Kostya Shishkovupdate null sink for newly introduced stream duration
2020-10-04 Kostya Shishkovmention that --help is available
2020-09-27 Kostya Shishkovadd missing dyn keywords
2020-07-19 Kostya Shishkovadd help
2020-07-18 Kostya Shishkovadd COPYING and README.md
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-07 Kostya Shishkovre-add missing dependencies
2020-06-06 Kostya ShishkovInitial work on transcoder