nihav.git
2020-07-10 Kostya Shishkovadd README.md and license
2020-07-10 Kostya Shishkovcore/muxers: fix copy-paste comments
2020-07-10 Kostya Shishkovcore/codecs: fix wrong type in doc example
2020-07-09 Kostya Shishkovrename register_all_codecs to register_all_decoders
2020-07-09 Kostya Shishkovcore: implement Default for NATimePoint
2020-07-09 Kostya Shishkovuse NATimePoint for seeking
2020-07-09 Kostya Shishkovcore/frame: fix NATimePoint parsing from string
2020-07-09 Kostya Shishkovcore/frame: add None to NATimePoint and comparison...
2020-07-09 Kostya Shishkovcore: add NATimePoint for time-related actions
2020-07-08 Kostya ShishkovRevert "core/formats: implement ToString instead of...
2020-07-08 Kostya Shishkovnihav_core/scale: fix ELBG palettisation in the same...
2020-07-07 Kostya Shishkovcore/formats: add conversion to/from short string form...
2020-07-06 Kostya Shishkovcore/format: use common format parsing error
2020-07-06 Kostya Shishkovcore/formats: implement ToString instead of Display...
2020-07-06 Kostya Shishkovcore: add short string formats for sonitons
2020-07-06 Kostya Shishkovdeflate: fix output indexing
2020-07-06 Kostya Shishkovqtrle: use proper file for 24-bit test
2020-07-06 Kostya Shishkovmov: if audio extradata does not start with wave pass...
2020-07-06 Kostya Shishkovmov: take audio frame size/length into account while...
2020-07-06 Kostya Shishkovqtrle: fix 32-bit test
2020-07-06 Kostya Shishkovadd nihav_qt crate with some QuickTime codecs
2020-07-03 Kostya Shishkovmov: fix video extradata reading
2020-06-30 Kostya Shishkovmove QMF implementation into nihav_codec_support
2020-06-27 Kostya Shishkovnihav_core/deflate: fix handling large buffers
2020-06-26 Kostya Shishkovmov: better support for CBR audio
2020-06-25 Kostya Shishkovmov: use block size for audio frames if it's available
2020-06-25 Kostya Shishkovmov: parse and add audio extradata
2020-06-25 Kostya Shishkovmov: do not skip deflate stream header, inflate can...
2020-06-25 Kostya Shishkovnihav_core/deflate: recognize deflated stream header...
2020-06-24 Kostya Shishkovmov: support compressed header
2020-06-23 Kostya Shishkovcodec_support/blockdsp: add halfpel interpolation functions
2020-06-23 Kostya Shishkovregistry: mark Sorenson Video 3 as having B-frames
2020-06-21 Kostya Shishkovregister more Sorenson Video FOURCCs
2020-06-21 Kostya Shishkovcore/bitreader: add get_data() for accessing bitreader...
2020-06-16 Kostya Shishkovmake HAMShuffler generic
2020-06-16 Kostya Shishkovmsvideo1enc: switch to MD5-based test
2020-06-16 Kostya Shishkovmsadpcmenc: switch to MD5-based test
2020-06-16 Kostya Shishkovcodec_support/test: add test_encoding_md5() for testing...
2020-06-16 Kostya Shishkovavi: handle audio extradata shorter than chunk size
2020-06-16 Kostya Shishkovcommonfmt: fix or silence clippy warnings
2020-06-16 Kostya Shishkovvivo: fix or silence clippy warnings
2020-06-16 Kostya Shishkovregistry: silence clippy warnings
2020-06-16 Kostya Shishkovrealmedia: fix or silence clippy warnings
2020-06-16 Kostya Shishkovrad: fix or silence clippy warnings
2020-06-16 Kostya Shishkovms: fix or silence clippy warnings
2020-06-16 Kostya Shishkovindeo: fix or silence clippy warnings
2020-06-16 Kostya Shishkovgame: fix or silence clippy warnings
2020-06-16 Kostya Shishkovduck: fix or silence clippy warnings
2020-06-16 Kostya Shishkovcodec_support: fix or silence clippy warnings
2020-06-16 Kostya Shishkovcore: fix or silence clippy warnings
2020-06-15 Kostya Shishkovcinepakenc: switch default quantisation mode to median cut
2020-06-15 Kostya Shishkovcinepakenc: take into account the number of quantised...
2020-06-15 Kostya Shishkovcodec_support/vq: make ELBG report the number of meanin...
2020-06-15 Kostya Shishkovcodec_support/vq: use 1% improvement as a threshold...
2020-06-15 Kostya Shishkovcodec_support/vq: calculate full cluster distortion...
2020-06-15 Kostya Shishkovcodec_support/vq: do not move empty group centroid
2020-06-15 Kostya Shishkovavimux: pad odd frame chunks
2020-06-15 Kostya Shishkovmov: do not generate palette for color table ID -1
2020-06-15 Kostya Shishkovavi: fix index parsing
2020-06-15 Kostya Shishkovcinepakenc: add missing field in NAVideoInfo used in...
2020-06-15 Kostya Shishkovcinepakenc: fix V1-only intra mode
2020-06-15 Kostya Shishkovcinepak: fix inter-frames decoding
2020-06-14 Kostya Shishkovadd A-law and mu-law decoders
2020-06-14 Kostya Shishkovmov: fix bitdepth handling
2020-06-13 Kostya Shishkovregistry: add common QuickTime codecs
2020-06-13 Kostya Shishkovmov: support default palette and grayscale mode
2020-06-12 Kostya Shishkovcore: add iterator for the lists of registered demuxers...
2020-06-12 Kostya Shishkovregistry: add entry for MS RLE
2020-06-11 Kostya Shishkovrv60: switch to MD5-based test
2020-06-11 Kostya Shishkovrv60: fix neighbourhood check
2020-06-11 Kostya Shishkovrmdemux: support index version 2
2020-06-11 Kostya Shishkovrv6: add frame skipping option
2020-06-11 Kostya Shishkovadd frame skip option for decoders
2020-06-07 Kostya ShishkovMicrosoft RLE decoder
2020-06-07 Kostya Shishkovadd declared bitdepth to NAVideoInfo
2020-06-06 Kostya Shishkovmsadpcm: fix test after sample order change
2020-06-06 Kostya ShishkovPCM encoder
2020-06-06 Kostya Shishkovremove trailing whitespaces
2020-06-06 Kostya Shishkovcore/frame: add helper functions for dealing with refer...
2020-06-06 Kostya Shishkovmsvideo1enc: add keyframe interval option
2020-06-06 Kostya Shishkovcinepakenc: replace missed instance of key_int with...
2020-06-06 Kostya Shishkovadd nihav-encoder to ignores
2020-06-06 Kostya Shishkovcinepakenc: remove debug print
2020-06-06 Kostya Shishkovfactor out keyframe interval option
2020-06-05 Kostya Shishkovcore: make StreamManager accept NAStreamRef too
2020-06-05 Kostya Shishkovset stream number in encoders too
2020-06-05 Kostya Shishkovcinepakenc: introduce several encoding options
2020-06-05 Kostya Shishkovcopy encoding parameters from the reference when negoti...
2020-06-05 Kostya Shishkovcore: implement NAOptionHandler for Muxer
2020-06-04 Kostya Shishkovregistry: add detect_format_by_name()
2020-06-04 Kostya Shishkovcore: redesign options module
2020-06-04 Kostya Shishkovallstuff: add encoders and muxers
2020-06-03 Kostya Shishkovexperimental Cinepak encoder
2020-06-03 Kostya Shishkovcore/codecs: implement AllocatorError -> EncoderError...
2020-06-01 Kostya Shishkovcodec_support/test: document enc_video module
2020-06-01 Kostya Shishkovcommonfmt: make AVI and WAV muxers use proper remuxing...
2020-06-01 Kostya Shishkovcodec_support/test: add remuxing tests
2020-06-01 Kostya Shishkovintroduce option handling for decoders
2020-05-31 Kostya Shishkovintroduce option handling for encoders
2020-05-31 Kostya Shishkovintroduce option handling for demuxers
next