]> git.nihav.org Git - nihav.git/history - nihav-core
add support for alpha version of QuickTime (codename Warhol)
[nihav.git] / nihav-core /
9 days ago Kostya Shishkovnihav_core/scale: add a stage for high- to 8-bit image...
9 days ago Kostya Shishkovnihav_core/scale: support high-bitdepth YUV to/from...
2026-03-02 Kostya Shishkovnihav_core/formats: allow proper spelling of "grey...
2026-03-02 Kostya Shishkovnihav_core/formats: introduce a function to make RGB5...
2026-02-28 Kostya Shishkovnihav_core/reorder: simplify and hopefully fix MTFrameR...
2026-02-26 Kostya Shishkovfix some PTS/DTS confusion
2026-02-21 Kostya Shishkovnihav_core/byteio: introduce functions for writing...
2026-02-20 Kostya Shishkovnihav_core/scale: support unpacking e.g. 15-bit RGB...
2026-02-06 Kostya Shishkovnihav_core/byteio: add functions for reading arrays...
2026-02-04 Kostya Shishkovnihav_core/scale: stricter checks for 2x special scalin...
2026-02-04 Kostya Shishkovnihav_core/demuxers: add missing get_stream_manager_mut...
2026-02-03 Kostya Shishkovreplace ToString with Display implementation
2026-02-03 Kostya Shishkovnihav_core/demux: add Demuxer::get_stream_manager_mut...
2026-02-01 Kostya Shishkovnihav_core/sbbox: try slightly less undefined code...
2026-01-31 Kostya Shishkovnihav_core: add self-borrowing box structure
2026-01-28 Kostya Shishkovnihav_core/frame: fix NATimeInfo::rescale_ts documentat...
2026-01-28 Kostya Shishkovnihav_core/soundcvt: improve calculate_remix_matrix()
2026-01-28 Kostya Shishkovnihav_core/formats: add another helper function for...
2026-01-28 Kostya Shishkovnihav_core/formats: add channels iterator for NAChannelMap
2026-01-28 Kostya Shishkovnihav_core/formats: more idiomatic NAChannelMap::find_c...
2026-01-28 Kostya Shishkovnihav_core/formats: correct spelling for one function
2026-01-22 Kostya Shishkovreplace NATimeInfo::{time_to_ts,ts_to_time} with single...
2026-01-21 Kostya Shishkovnihav_core/scale: copy only the common part of the...
2025-12-02 Kostya Shishkovnihav_core/scale: fix the case when unpacking with...
2025-10-09 Kostya Shishkovadd implicit lifetimes markers where appropriate
2025-10-04 Kostya Shishkovfix StreamManager::is_ignored() for the default case
2025-10-02 Kostya Shishkovfix some clippy warnings
2025-10-01 Kostya Shishkovnihav_core: introduce common option for forced arbitrar...
2025-08-17 Kostya Shishkovnihav_core/io: merge ByteReader/ByteWriter functionalit...
2025-08-16 Kostya Shishkovnihav_core/byteio: ByteReader::read_buf() should read...
2025-08-16 Kostya Shishkovnihav_core/io: add read_extend() to byte reader
2025-06-24 Kostya Shishkovnihav_core/scale: add SSE2 version of 2x scaling
2025-05-28 Kostya Shishkovuse <type>::{MAX,MIN} instead of deprecated std::<type...
2025-03-24 Kostya Shishkovcore/scale: fill planes not present in input format...
2025-03-13 Kostya ShishkovIntroduce muxer quirks
2025-03-13 Kostya Shishkovnihav_core/codecs: clarify EncodeParameters.tb_{num...
2024-11-09 Kostya Shishkovcore/codebook: make TableCodebookDescReader accept...
2024-11-09 Kostya Shishkovcore/scale: handle mismatching number of components...
2024-11-09 Kostya Shishkovcore/codebook: switch {Full,Short}CodebookDescReader...
2024-11-09 Kostya Shishkovnihav_core: fix or update clippy warnings
2024-04-23 Kostya Shishkovcore: update NAPacketiser::parse_stream() documentation
2024-04-23 Kostya ShishkovIntroduce NAPacketiser::attach_stream()
2024-01-05 Kostya Shishkovcore/soundcvt: fix some cases where resampler skipped...
2023-09-09 Kostya Shishkovcore/scale: support copying paletted frames
2023-08-18 Kostya Shishkovcore/compr: fix documentation comments
2023-07-26 Kostya Shishkovfix clippy warnings
2023-07-25 Kostya Shishkovcore/soundcvt: typo
2023-07-06 Kostya Shishkovcore/reorder: clear frame IDs in MTFrameReorderer on...
2023-06-16 Kostya Shishkovcore/scale: fix typos in scaling loop
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-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 Shishkovcore/scale: fix off-by-one typo
2023-05-18 Kostya Shishkovcore/codecs: EncodeParameters.bitrate is in bits per...
2023-03-14 Kostya Shishkovintroduce a way for encoder to manifest its capabilities
2023-02-17 Kostya Shishkovrename "str" variable to avoid confusion with the primi...
2022-12-23 Kostya Shishkovcore/compr: make a faster version of Inflate::uncompress()
2022-12-17 Kostya Shishkovcore/demuxer: add functions for creating demuxers with...
2022-11-05 Kostya Shishkovcore/soundcvt: support conversion from packed audio
2022-11-05 Kostya Shishkovcore/frame: set correct duration for newly constructed...
2022-11-05 Kostya Shishkovcore/io: drop useless duplicated statement in test
2022-11-04 Kostya Shishkovgive 'str' variables more appropriate names
2022-11-04 Kostya Shishkovcore: introduce NAStream::make_ts()
2022-10-13 Kostya Shishkovcore/io: allow skipping right to the bitstream end
2022-09-22 Kostya Shishkovfix some clippy warnings
2022-09-22 Kostya Shishkovcore/io: fix example in intcode
2022-03-02 Kostya Shishkovcore/frame: drop unneeded mut
2021-11-22 Kostya Shishkovcore: fix NAStream.get_duration()
2021-11-19 Kostya Shishkovadd bytes_left() to NAPacketiser so its internal buffer...
2021-11-18 Kostya Shishkovcore/io: hopefully fix BoundedFileReader::read_buf_some...
2021-11-15 Kostya Shishkovcore/byteio: check for end boundary in BoundedFileReade...
2021-11-15 Kostya Shishkovadd interfaces for raw data stream handling
2021-11-12 Kostya Shishkovcore/byteio: fix corner case when reading partial buffe...
2021-11-01 Kostya Shishkovcore/compr: allow inflate work with a custom dictionary
2021-10-29 Kostya Shishkovcore: replace vec.truncate(0) with vec.clear()
2021-10-29 Kostya Shishkovcore/frame: add proper function for audio frame truncation
2021-10-26 Kostya Shishkovcore/intcode: fix unsigned to signed conversion function
2021-10-26 Kostya Shishkovio/intcode: add variable-length code writing
2021-10-26 Kostya Shishkovcore: add bit writer module
2021-10-20 Kostya Shishkovcore/io: add the finish() and new_read_boxed() to FileR...
2021-10-20 Kostya Shishkovcore/io: add BoundedFileReader for operating on just...
2021-10-18 Kostya Shishkovcore/scale: fix corner case in mediancut palettiser
2021-10-18 Kostya Shishkovcore/scale: add options support
2021-10-06 Kostya Shishkovcore/scale: support packed YUV formats unpacking
2021-10-06 Kostya Shishkovcore/scale: fix check for checking formats subsampling...
2021-10-06 Kostya Shishkovcore/scale: use BT.601 YUV by default in conversion
2021-10-05 Kostya Shishkovcore/scale: fix flipping of packed video buffer
2021-09-30 Kostya Shishkovcore/formats: fix offsets in YUV pixel format parsing
2021-09-30 Kostya Shishkovcore/frame: introduce NAVideoBuffer::from_raw_parts()
2021-05-22 Kostya Shishkovscale: allow copying 16-bit frames
2021-05-22 Kostya Shishkovdeflate: allow writing compressed data to byte-aligned...
2021-05-22 Kostya Shishkovcore: support DeflateMode option setting
2021-05-22 Kostya Shishkovdeflate: make Deflate Send-able
2021-05-20 Kostya Shishkovdeflate: add function for decoding just input chunk
2021-05-20 Kostya Shishkovdeflate: fix copy block length check
next