nihav.git
2020-10-04 Kostya Shishkovcinepakenc: switch to MD5-based test
2020-10-04 Kostya Shishkovmsvideo1enc: update test after changes in vector quantiser
2020-10-04 Kostya Shishkovintroduce stream and container duration
2020-10-03 Kostya Shishkovwav: generate PTS for demuxed blocks
2020-10-03 Kostya Shishkovape: allow larger than required seektables in files
2020-10-03 Kostya Shishkovape: zero samples in silent frames
2020-10-03 Kostya Shishkovvx: remove trailing whitespaces
2020-10-03 Kostya Shishkovwavpack: seek to the last frame before skipping frames
2020-10-03 Kostya Shishkovflac: support seeking when no seektable is present
2020-10-03 Kostya Shishkovape: move dotproduct+filter adaptation into a separate...
2020-09-30 Kostya Shishkovcore/io: fix reading behaviour with e.g. BufReader
2020-09-27 Kostya Shishkovfix some warnings (unneeded parentheses, missing dyn...
2020-09-10 Kostya Shishkovcore: fix clippy warnings
2020-09-10 Kostya Shishkovcore/io: switch FileReader and FileWriter to work with...
2020-09-05 Kostya Shishkovadd nihav-llaudio crate with FLAC, Monkey's Audio,...
2020-09-05 Kostya Shishkovcore/frame: add truncate() for NAAudioBuffer
2020-09-05 Kostya Shishkovcore/codecs: introduce a special error for failed checksum
2020-09-05 Kostya Shishkovcore/formats: add SND_S32P_FORMAT soniton
2020-08-31 Kostya Shishkovcore: add allocation of 32-bit integer audio to alloc_a...
2020-08-31 Kostya Shishkovcore/formats: fix displayed NASoniton information
2020-08-27 Kostya Shishkovaac: fix the window group advancement in joint-stereo...
2020-08-27 Kostya Shishkovaac: add missing heading bit to escape value
2020-08-27 Kostya Shishkovaac: fix TNS filtering
2020-08-22 Kostya Shishkovvx: update test after fixes
2020-08-22 Kostya Shishkovvx: fix typo in pred_hor_down()
2020-08-22 Kostya Shishkovvx: fix plane prediction
2020-08-15 Kostya Shishkovvx: audio should have eight pulses in one word, not...
2020-08-13 Kostya ShishkovActimagine VX demuxer and decoders
2020-08-06 Kostya Shishkovmove LH codec into audio section
2020-07-25 Kostya Shishkovnihav_registry/register: make CODEC_CAP_* public and...
2020-07-17 Kostya Shishkovon2avc: factor out common overlap code
2020-07-15 Kostya Shishkovon2avc: fix scalefactor reading for partially empty...
2020-07-15 Kostya Shishkovavi: correct offsets in idx1 chunks if required
2020-07-11 Kostya Shishkovcore/formats: fix grayscale format returned by NAPixelF...
2020-07-10 Kostya Shishkovremove trailing whitespace
2020-07-10 Kostya Shishkovcore/scale: fix flipping of packed 16- and 32-bit images
2020-07-10 Kostya Shishkovcinepakenc: ask for non-flipped image during negotiation
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
next