nihav.git
2021-06-10 Kostya Shishkovmov: serve packets with equal timestamps if possible
2021-06-10 Kostya Shishkovmov: skip iods box
2021-06-03 Kostya Shishkovremove trailing whitespaces
2021-06-03 Kostya Shishkovzmbvenc: export changed palette
2021-06-03 Kostya Shishkovavimux: write palette in stream header and palette...
2021-06-03 Kostya Shishkovcinepakenc: fix multi-strip handling
2021-06-02 Kostya Shishkovape: fix silent block condition
2021-05-30 Kostya ShishkovLegend Entertainment Q format demuxer and decoder
2021-05-22 Kostya ShishkovZip Motion Blocks Video encoder
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 ShishkovZip Motion Blocks Video decoder
2021-05-20 Kostya Shishkovdeflate: add function for decoding just input chunk
2021-05-20 Kostya Shishkovdeflate: fix copy block length check
2021-05-20 Kostya Shishkovdeflate: better check for zlib header
2021-05-20 Kostya Shishkovdeflate: fix align() in inflate
2021-05-18 Kostya Shishkovnihav_core: add deflate compression
2021-05-18 Kostya Shishkovdeflate: fix zlib stream magic detection
2021-05-13 Kostya Shishkovh264: make debug and release versions of MC functions...
2021-05-12 Kostya Shishkovh264: use 6-bit state_idx in CABAC decoder (this elimin...
2021-04-13 Kostya Shishkovflac: fix header parsing for variable block length...
2021-04-06 Kostya Shishkovavi: do not set PTS for raw PCM with 1/rate timebase
2021-04-06 Kostya Shishkovgdv: audio base is also 1/fps
2021-04-05 Kostya Shishkovcook: build multichannel map
2021-04-05 Kostya Shishkovintroduce all_demuxers and all_{video,audio}_decoders...
2021-04-05 Kostya Shishkovmake tests that rely on external demuxers use only...
2021-04-05 Kostya Shishkovuse MaybeUninit properly
2021-04-04 Kostya Shishkovupdate minimal rustc version in README.md
2021-04-04 Kostya Shishkovfix clippy warnings for update to rustc 1.46
2021-04-04 Kostya Shishkovnihav_registry: fix clippy warnings and tests in detect...
2021-03-10 Kostya Shishkovcinepak: codebooks should be per strip
2021-03-06 Kostya Shishkovsvq1: inter mode uses wraparound instead of clamping
2021-02-24 Kostya Shishkovgdv: decode 16-bit video
2021-02-24 Kostya Shishkovgdv: recognize 16-bit video streams
2021-02-14 Kostya ShishkovFable IMAX video support
2021-01-23 Kostya ShishkovFutureVision game formats support
2021-01-04 Kostya Shishkovmov: support segmented files
2020-12-31 Kostya Shishkovclearvideo: support overlapping mode
2020-12-25 Kostya Shishkovape: fix decoding of large value in 3.91-3.98
2020-12-23 Kostya Shishkovcore/soundcvt: fix u8->i16 test
2020-12-23 Kostya Shishkovcore/soundcvt: clip output in f32->i32 conversion
2020-12-22 Kostya Shishkovvivo: switch MD5-based tests
2020-12-22 Kostya Shishkovvivo: fix reconstruction and flag parsing
2020-12-22 Kostya Shishkovcodec_support/h263: pred_quant mode implies that AC...
2020-12-20 Kostya Shishkovallstuff: register nihav-vivo crate
2020-12-20 Kostya Shishkovvivo: improve decoding
2020-12-20 Kostya Shishkovcodec_support/h263: add intra block reconstruction...
2020-12-20 Kostya Shishkovcodec_support/h263: add IDCT from Annex W
2020-12-16 Kostya Shishkovaac: issue a warning instead of an error on window...
2020-12-16 Kostya Shishkovfix or silence clippy warnings
2020-12-15 Kostya Shishkovmov: improve audio seeking (hopefully)
2020-12-15 Kostya Shishkovh264: split out main chroma MC cases
2020-12-14 Kostya Shishkovmov: skip common atoms in video codec extradata
2020-12-13 Kostya Shishkovmov: fix track duration rescaling
2020-12-12 Kostya Shishkovmov: parse mdhd chunk
2020-12-12 Kostya Shishkovmostly working ITU H.264 decoder
2020-12-12 Kostya Shishkovadd complex frame reorderer for upcoming H.264
2020-12-12 Kostya Shishkovmov: calculate DTS
2020-12-12 Kostya Shishkovmov: introduce an option to print file structure
2020-12-05 Kostya Shishkovcodec_support/data: fix GenericCache internal size
2020-11-28 Kostya Shishkovmaximum FLAC order is 32
2020-10-25 Kostya Shishkovmov: hopefully fix audio PTS and seeking
2020-10-25 Kostya Shishkovfix NATimeInfo::time_to_ts()
2020-10-24 Kostya Shishkovregistry: register AAC in MP4
2020-10-24 Kostya Shishkovmov: some fixes for MP4 parsing
2020-10-24 Kostya Shishkovaac: parse extradata in esds format
2020-10-24 Kostya Shishkovaac: allow intensity stereo in right channel
2020-10-23 Kostya Shishkovcore/soundcvt: handle 8-bit signed audio
2020-10-23 Kostya Shishkovmov: adjust signedness for certain kinds of audio
2020-10-23 Kostya Shishkovavi: 8-bit audio is unsigned
2020-10-21 Kostya Shishkovcore/scale: fill absent planes during scale process
2020-10-21 Kostya Shishkovcore/scale: process only common components in packing...
2020-10-20 Kostya Shishkovmov: parse stts chunk and fix seeking
2020-10-12 Kostya Shishkovcore/soundcvt: fix convertsion of certain sample types
2020-10-12 Kostya Shishkovape: switch large filter to 16-bit data and add x86_64...
2020-10-07 Kostya Shishkoveliminate some cargo-clippy warnings
2020-10-07 Kostya Shishkovwavpack: ignore ext_int flag when comparing headers
2020-10-07 Kostya Shishkovtta: report sample-based duration
2020-10-07 Kostya Shishkovape: report sample-based duration
2020-10-07 Kostya Shishkovape: trim filter coefficients to 16-bit
2020-10-04 Kostya Shishkovcore/io: introduce flush() call for ByteIO
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
next