]> git.nihav.org Git - nihav.git/shortlog
nihav.git
11 days ago Kostya Shishkovfix some clippy warnings
11 days ago Kostya Shishkovvmd: implement optional seeking to arbitrary position
12 days ago Kostya Shishkovbinkvid: allow decoding from inter frame
12 days ago Kostya Shishkovsmacker: clear frame after seeking
12 days ago Kostya Shishkovsmackerdemux: introduce optional seeking to arbitrary...
12 days ago Kostya Shishkovbinkdemux: introduce optional arbitrary seeking mode
12 days ago Kostya Shishkovnihav_core: introduce common option for forced arbitrar...
2025-09-28 Kostya Shishkovescape: relax dimensions checking
2025-09-26 Kostya Shishkovadd Gryphon Software ARBC decoder
2025-09-24 Kostya Shishkovmov: fix rawvideo format support
2025-09-21 Kostya Shishkovsmacker: refactor timestamp handling
2025-09-21 Kostya Shishkovnihav-registry/detect: reorganise avi and avi-dib detection
2025-09-19 Kostya Shishkovadd DIB AVI demuxer
2025-09-10 Kostya Shishkovmotionpixels: improve decoding of videos with kropping...
2025-09-08 Kostya Shishkovnihav_registry: add Indeo 2 and 3 tags to known MOV...
2025-09-08 Kostya Shishkovindeo3enc: try to improve rate control a bit more
2025-09-07 Kostya Shishkovindeo3enc: improve handling of skipped frames
2025-09-06 Kostya Shishkovmpeg4asp: mark actual skip MBs in B-frames as such
2025-09-05 Kostya Shishkovadd a semblance of support for Intel DVI ADPCM
2025-09-05 Kostya Shishkovdvi: better AVSS format support
2025-09-04 Kostya Shishkovindeo2: support custom codes
2025-09-01 Kostya Shishkovjpeg: improve support for fringe variants
2025-08-30 Kostya Shishkovavi: refactor demuxing code
2025-08-30 Kostya ShishkovIndeo YVU9 Compressed decoder
2025-08-23 Kostya Shishkovmpadec: fix MPEG Layer III LSF decoding in multiframe...
2025-08-23 Kostya Shishkovts102366: fix floor value
2025-08-23 Kostya ShishkovTS 102.366 multi-frame stream decoder
2025-08-23 Kostya ShishkovATSC A/52B packetiser
2025-08-21 Kostya Shishkovsupport MP3 in AVI
2025-08-21 Kostya Shishkovmpeg4asp: improve check for XviD-specific format
2025-08-21 Kostya Shishkovavi: ignore non-existent audio extradata
2025-08-19 Kostya Shishkovmotionpixels: implement kropping mode
2025-08-19 Kostya Shishkovmotionpixels: implement RGB mode with smooth deltas
2025-08-18 Kostya Shishkovnihav_vivo: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_rad: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_qt: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_ms: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_mpeg: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_misc: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_llaudio: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_itu: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_indeo: switch to ByteIO
2025-08-18 Kostya Shishkovnihav_game: switch to ByteIO
2025-08-17 Kostya Shishkovnihav_flash: switch to ByteIO
2025-08-17 Kostya Shishkovnihav_duck: switch to ByteIO
2025-08-17 Kostya Shishkovnihav_realmedia: switch to ByteIO
2025-08-17 Kostya Shishkovnihav_commonfmt: switch to ByteIO
2025-08-17 Kostya Shishkovnihav_acorn: switch to ByteIO
2025-08-17 Kostya Shishkovnihav_codec_support: switch to ByteIO
2025-08-17 Kostya Shishkovnihav_registry/detect: switch to ByteIO use
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-08-15 Kostya Shishkovaac: improve ADTS handling
2025-08-15 Kostya Shishkovwavmux: add parentheses to size calculation expression
2025-08-14 Kostya Shishkovnihav_registry: register TwoCCs for A- and mu-law PCM
2025-08-14 Kostya ShishkovMotion Pixels support
2025-08-14 Kostya Shishkovavi: handle MVI
2025-07-19 Kostya Shishkovenable rawvideo for mov
2025-07-19 Kostya Shishkovmov: support another constant-block stream case
2025-07-19 Kostya Shishkovmov: mark streams without proper header as unknown...
2025-06-28 Kostya Shishkovavimux: do not record palette change chunks in OpenDML...
2025-06-24 Kostya Shishkovh264: ignore unknown reserved bits in SPS
2025-06-24 Kostya Shishkovnihav_core/scale: add SSE2 version of 2x scaling
2025-06-24 Kostya Shishkovh264: ignore some bits in the avcC box
2025-06-21 Kostya Shishkovaac/sbr: fix index in HF generation code
2025-06-21 Kostya Shishkovaac/sbr: fix noise band selection
2025-06-14 Kostya Shishkovadd wrapper codec for Escape formats in AVI and MOV
2025-06-12 Kostya Shishkovnihav_registry: remove duplicate definition
2025-06-10 Kostya ShishkovTealMovie decoding support
2025-05-28 Kostya Shishkovuse <type>::{MAX,MIN} instead of deprecated std::<type...
2025-05-28 Kostya Shishkovnihav_realmedia: rename configuration encoder_rv40...
2025-05-28 Kostya Shishkovremove unused fields/methods/traits or suppress warning...
2025-05-28 Kostya Shishkovnihav-itu: silence configuration-related warning for...
2025-05-24 Kostya Shishkovvmd: recognize upper-case Indeo 3 FOURCC
2025-05-22 Kostya Shishkovnihav_mpeg: add ADTS packetiser
2025-05-10 Kostya Shishkovavi: better support for AVIs in some Saturn games
2025-05-08 Kostya ShishkovEscape 102 codec support
2025-04-15 Kostya ShishkovIotaSound support (in TCA)
2025-04-13 Kostya Shishkovtca: read framerate if present (and not passed from...
2025-04-13 Kostya Shishkovtca: use the same implementation for raw TCA and TCA...
2025-04-12 Kostya Shishkovarmovie: add test for TCA in ARMovie
2025-04-12 Kostya Shishkovadd support for TCA in ARMovie
2025-04-12 Kostya ShishkovThe Complete Animation format support
2025-04-10 Kostya Shishkovh264: renumber labels in assembly to avoid 0 and 1
2025-04-10 Kostya Shishkovqcelp: fix decoding for 1/8-band mode
2025-04-09 Kostya Shishkovivf_indeo: fix audio codecs TwoCC
2025-04-08 Kostya Shishkovzmbvenc: handle the situation when first frame in the...
2025-04-07 Kostya Shishkovtruemotion1: always pad buffer for old versions of...
2025-04-07 Kostya Shishkovwavmux: always write non-zero block size for PCM
2025-04-07 Kostya Shishkovarmovie: always treat Escape audio as ADPCM with Escape...
2025-04-07 Kostya Shishkovescape122: remove unneeded palette size check
2025-04-07 Kostya Shishkovnihav_registry: add another FOURCC for Cinepak
2025-04-05 Kostya ShishkovPI-Video decoder
2025-04-01 Kostya Shishkovh264: improve averaging motion compensation
2025-04-01 Kostya Shishkovh264: improve fill_deblock() a bit
2025-04-01 Kostya Shishkovh264: use uninitalised buffer for MC
2025-04-01 Kostya Shishkovh264: rearrange some instructions in cabac_coder
2025-03-27 Kostya Shishkovadd QPEG-DVC demuxer and decoder
2025-03-24 Kostya Shishkovavimux: report single plane for raw RGB formats
next