nihav.git
2024-03-19 Kostya Shishkovaac: fix intensity stereo reconstruction for ms_mask_pr... master
2024-03-03 Kostya Shishkovnihav_itu: ignore high-profile extradata tail when...
2024-02-05 Kostya Shishkovmov: fix seeking in audio track with unreported sample...
2024-01-05 Kostya Shishkovcore/soundcvt: fix some cases where resampler skipped...
2023-12-21 Kostya Shishkovms-adpcm: fix decoding
2023-11-11 Kostya ShishkovEA muxer
2023-11-11 Kostya Shishkovgifdec: fix transparent frame decoding
2023-11-09 Kostya ShishkovArxel CI2 video support
2023-10-09 Kostya Shishkovbinkmux: hopefully set audio codec flags correctly...
2023-10-07 Kostya Shishkovnihav_allstuff: register Bink muxer and encoders
2023-10-07 Kostya ShishkovBink Audio encoder (version b for now)
2023-10-07 Kostya Shishkovbinkaud: split out common data definitions for the...
2023-10-07 Kostya ShishkovBink muxer
2023-10-07 Kostya ShishkovBink Video encoder (only 'b' version for now)
2023-10-07 Kostya Shishkovbinkvid: move data tables into separate module
2023-10-07 Kostya Shishkovsmacker: add forgotten recursion depth check
2023-09-11 Kostya Shishkovgifenc: support grayscale input directly
2023-09-11 Kostya Shishkovgifenc: improve no-compression mode by keeping code...
2023-09-10 Kostya ShishkovGIF support
2023-09-09 Kostya Shishkovcore/scale: support copying paletted frames
2023-09-02 Kostya Shishkovadd (limited) support for Digital Pictures SGA format
2023-08-25 Kostya Shishkovzmbvenc: implement coarse but fast motion estimation...
2023-08-25 Kostya Shishkovwav: try to read as much PCM data as possible
2023-08-25 Kostya Shishkovwav: allow demuxing custom block sizes
2023-08-18 Kostya Shishkovcore/compr: fix documentation comments
2023-08-12 Kostya Shishkovflashsv: the codec uses BGR24 format instead of RGB24
2023-08-12 Kostya Shishkovflashsv: whitespace fix
2023-08-11 Kostya Shishkovh264: more micro-optimisations
2023-08-08 Kostya Shishkovh264: prepare data references before decoding
2023-08-07 Kostya Shishkovh264: miscellaneous micro-optimisations
2023-08-05 Kostya Shishkovh264: cache data before use in fill_deblock()
2023-08-05 Kostya Shishkovh264: introduce frame pool for average block buffers...
2023-08-05 Kostya Shishkovh264: make a specific version of 4x4 bidirectional...
2023-08-05 Kostya Shishkovh264: reduce number of arguments for mc_blocks()
2023-08-04 Kostya Shishkovh264: optimise check_filter() for AMD64
2023-07-27 Kostya Shishkovvp6dsp: SSE2 intrinsics version of bilinear motion...
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
next