nihav.git
2023-07-26 Kostya Shishkovfix clippy warnings
2023-07-26 Kostya Shishkovh264: introduce inline assembly for CABAC get_bit(...
2023-07-27 Kostya Shishkovswitch to rustc 1.69
2023-07-26 Kostya Shishkovh264: fix warnings regarding uninitialised memory
2023-07-25 Kostya Shishkovcore/soundcvt: typo
2023-07-25 Kostya Shishkovrmmux: fix test checksums
2023-07-19 Kostya Shishkovaac: fix intensity stereo direction
2023-07-18 Kostya ShishkovTrueMotion 1 encoder
2023-07-18 Kostya Shishkovtruemotion1data: signal delta table sizes
2023-07-11 Kostya Shishkovtruemotion1: split off data tables for the upcoming...
2023-07-06 Kostya Shishkovh264: clear frame refs on flush
2023-07-06 Kostya Shishkovcore/reorder: clear frame IDs in MTFrameReorderer on...
2023-06-30 Kostya Shishkovmov: do not overwrite timebase with sample rate
2023-06-28 Kostya Shishkovmov: try to sync audio and video tracks when seeking
2023-06-24 Kostya Shishkovaac: fix intensity and mid/side stereo reconstruction
2023-06-17 Kostya Shishkovmov: set DTS to PTS when actual value is not available
2023-06-17 Kostya Shishkovavimux: set palette change flag in stream header if...
2023-06-16 Kostya Shishkovcore/scale: fix typos in scaling loop
2023-06-16 Kostya Shishkovrawvideoenc: suggest YUV during format negotiation
2023-06-14 Kostya Shishkovallstuff: register multi-threaded decoders as well
2023-06-14 Kostya Shishkovh264: add multi-threaded decoder
2023-06-14 Kostya Shishkovh264: make some structures shareable
2023-06-14 Kostya Shishkovh264: split current slice references into a separate...
2023-06-14 Kostya Shishkovh264: move decoder-specific bits into separate module
2023-06-10 Kostya Shishkovcodec_support/test: add a function for testing multi...
2023-06-10 Kostya Shishkovcore/frame: add means for NAVideoBufferPool to grow...
2023-06-10 Kostya Shishkovgeneric frame reorderer for multi-threaded decoders
2023-06-10 Kostya Shishkovintroduce the interface for multi-threaded decoders
2023-06-05 Kostya Shishkovcinepakenc: add an option to further refine the selecte...
2023-06-04 Kostya Shishkovraw video "encoder"
2023-06-04 Kostya Shishkovadd YUV4MPEG muxer
2023-06-03 Kostya Shishkovy4m: if no colourspace is specified it should be YUV...
2023-06-03 Kostya Shishkovcinepakenc: introduce fast VQ mode and make it default
2023-06-03 Kostya Shishkovcinepakenc: factor out ELBG quantisation
2023-06-03 Kostya Shishkovcinepakenc: make ELBG mode to behave like hybrid mode...
2023-05-25 Kostya Shishkovzmbvenc: handle I-frames that turned out to be skip...
2023-05-25 Kostya Shishkovzmbvenc: update checksums after deflate changes
2023-05-25 Kostya Shishkovcore/soundcvt: add resampling support
2023-05-25 Kostya Shishkovcore/scale: add proper rescaling
2023-05-25 Kostya Shishkovcore/compr: make code length limiting in deflate actual...
2023-05-25 Kostya Shishkovcore/compr: fix clippy warnings
2023-05-25 Kostya Shishkovcore/compr: improve deflate match search
2023-05-20 Kostya Shishkovcinepakenc: try to calculate the number of strips autom...
2023-05-20 Kostya Shishkovcore/scale: fix off-by-one typo
2023-05-18 Kostya ShishkovRealVideo 4 encoder
2023-05-18 Kostya Shishkovrv34: make coefficient data public for the upcoming...
2023-05-18 Kostya Shishkovrv40: split off data into separate module for the upcom...
2023-05-18 Kostya Shishkovflacdemux: improve frame bounds search
2023-05-18 Kostya Shishkovrmmux: rework video packetisation and add some debug...
2023-05-18 Kostya Shishkovrmmux: generate monotone timestamps for video stream
2023-05-18 Kostya Shishkovcore/codecs: EncodeParameters.bitrate is in bits per...
2023-03-14 Kostya Shishkovavimux: fix palette writing in the video stream header
2023-03-14 Kostya Shishkovintroduce a way for encoder to manifest its capabilities
2023-03-13 Kostya Shishkovaacsbr: fix high<->low resolution envelope mapping
2023-03-13 Kostya Shishkovaacsbr: fix off-by-one situation with envelope borders
2023-03-09 Kostya ShishkovCook encoder
2023-03-02 Kostya Shishkovcook: split data into a separate module
2023-03-07 Kostya Shishkovrmmux: better audio codec flavour detection
2023-03-07 Kostya Shishkovrmmux: improve the audio packet timestamp handling
2023-03-01 Kostya Shishkovadd RealMedia and RealAudio muxers
2023-03-01 Kostya Shishkovrealmedia: hopefully fix reported block size
2023-03-01 Kostya Shishkovrealmedia: clear non-existing timestamps in .ra
2023-02-24 Kostya Shishkovrealmedia: parse the original RealAudio files with...
2023-02-23 Kostya Shishkovcinepakenc: add option for forcing V1-only mode
2023-02-23 Kostya Shishkovcinepakenc: in hybrid VQ mode do not run ELBG refinemen...
2023-02-23 Kostya Shishkovcinepakenc: output only the active codebook part
2023-02-23 Kostya Shishkovcinepakenc: fix detection of codebook changed part
2023-02-23 Kostya Shishkovcinepakenc: fix mask output optimisation
2023-02-17 Kostya Shishkovrename "str" variable to avoid confusion with the primi...
2023-02-14 Kostya Shishkovavi: fix handling of palette change chunk with 256...
2023-02-14 Kostya Shishkovmsvideo1enc: fix inversed flags in quantisation
2023-02-15 Kostya Shishkovindeo3enc: advance frameno on skip frames as well
2023-02-15 Kostya Shishkovindeo3enc: requant input only in modes 0/3/10
2023-02-15 Kostya Shishkovindeo3enc: rework cell intra flag logic
2023-02-15 Kostya Shishkovindeo3enc: fix always enabled frame recompression
2023-02-15 Kostya Shishkovindeo3enc: fix mode10 interpolation
2023-02-14 Kostya Shishkovindeo3enc: rework the logic with motion cells
2023-02-14 Kostya Shishkovindeo3enc: fix checksum calculation
2023-02-14 Kostya Shishkovrework Indeo 3 decoder
2023-02-08 Kostya Shishkovmsvideo1enc: handle skip frames
2023-02-08 Kostya Shishkovmsvideo1enc: add paletted input support
2023-02-08 Kostya Shishkovmsvideo1enc: fix skip mode
2023-02-08 Kostya Shishkovmsvideo1enc: fix 8-colour mode
2023-02-08 Kostya Shishkovavimux: fix written information for paletted format
2023-02-08 Kostya Shishkovmsvideo1enc: prepare workflow for the future paletted...
2023-02-08 Kostya Shishkovmsvideo1enc: support quality setting
2023-02-08 Kostya Shishkovmsvideo1enc: switch to faster 2-colour quantiser
2023-02-06 Kostya ShishkovIndeo 3 encoder
2023-02-06 Kostya Shishkovsplit Indeo 3 codebooks into separate module
2022-12-23 Kostya Shishkovcore/compr: make a faster version of Inflate::uncompress()
2022-12-23 Kostya Shishkovdisable or remove unneeded debug messages
2022-12-23 Kostya Shishkovmake validate!() print message only in debug builds
2022-12-23 Kostya Shishkovmov: sanitise position on seek error
2022-12-17 Kostya Shishkovcore/demuxer: add functions for creating demuxers with...
2022-12-17 Kostya Shishkovmov: improve seeking in audio-only files
2022-11-25 Kostya Shishkovmov: add support for MacBinary format
2022-11-25 Kostya Shishkovcinepak: fix handling of intra slices in inter frames
2022-11-24 Kostya Shishkovadd Truemotion RT encoder
2022-11-24 Kostya Shishkovavi: rename str to stream for clarity
2022-11-22 Kostya Shishkovavi: fix wrong variable in seek code
next