nihav.git
2018-09-08 Kostya Shishkovrv34: remove debug cruft
2018-09-06 Kostya Shishkovra14.4: consistency fix
2018-09-06 Kostya ShishkovRealAudio 1/2: update tests
2018-09-06 Kostya Shishkovrv10: fix MV prediction and remove some cruft
2018-09-06 Kostya Shishkovrmdec: handle situation when last partial frame is...
2018-09-06 Kostya Shishkovdemuxers: report failed checks
2018-09-06 Kostya Shishkovrmdec: allow zero DATA and number of packets
2018-09-06 Kostya Shishkovrmdec: more deinterleavers work
2018-09-05 Kostya ShishkovRealAudio 14.4 and 28.8 decoders
2018-09-05 Kostya Shishkovrm: more deinterleaver work
2018-09-05 Kostya Shishkovio: make writer consume outputter
2018-09-05 Kostya Shishkovframe: treat single-channel audio as planar too if...
2018-09-04 Kostya Shishkovrmdec: parse audio information
2018-09-01 Kostya Shishkov[test] use frame PTS instead of packet when available
2018-09-01 Kostya ShishkovRealVideo 3 and 4 decoder
2018-09-01 Kostya Shishkovcodecs: make IPB shuffler provide non-confusing referen...
2018-09-01 Kostya Shishkovrmdemux: some improvements
2018-06-09 Kostya Shishkovio: fix Elias gamma code reading
2018-05-05 Kostya Shishkovmove MV stuff to codecs
2018-04-28 Kostya Shishkovindeo3: drop unneeded parentheses
2018-02-28 Kostya Shishkovrv20: silence unused argument
2018-02-28 Kostya Shishkovh263: better PB-frame reconstruction (for Intel263)
2018-02-24 Kostya Shishkovh263: fix timestamp difference calculcation
2018-02-24 Kostya Shishkovclearvideo: do not output images in test, the decoder...
2018-02-24 Kostya Shishkovrv20: remove debug prints
2018-02-24 Kostya Shishkovrealvideo2: fix dequant for I-frames
2018-02-24 Kostya Shishkovh263: update num_mv2 in set_mv2()
2018-02-24 Kostya Shishkovh263: add missing calls for backward MV predictor keeper
2018-02-24 Kostya Shishkovrealmedia: output completed frame in mode 0
2018-02-05 Kostya Shishkovblockdsp: fix copy-paste error
2018-02-04 Kostya Shishkovrealmedia: break on zero ID chunk
2018-02-04 Kostya Shishkovclearvideo: implement skip frame
2018-02-04 Kostya ShishkovClearVideo reconstruction fixes + drop debug
2018-02-03 Kostya Shishkovsemi-working ClearVideo decoder
2018-02-03 Kostya Shishkovio: fix codebook LUT generation corner case
2018-02-01 Kostya Shishkovfix let mut foo = &mut bar warning
2017-12-03 Kostya Shishkovh263: decoder should use BlockDSP interface
2017-12-02 Kostya Shishkovh263: improve B-frames a bit more
2017-12-02 Kostya Shishkovh263: improve B-frame decoding; improve RV2 decoding too
2017-11-28 Kostya Shishkovrv20: B-frame parsing
2017-11-28 Kostya Shishkovh263: improve slice state a bit plus report proper...
2017-11-28 Kostya Shishkovh263: B-frame data
2017-11-27 Kostya Shishkovh263: track first line state too
2017-11-27 Kostya Shishkovh263: make is_gob a part of init
2017-11-26 Kostya Shishkovrv20: .unwrap() -> ?
2017-11-26 Kostya Shishkovrv20: fix RPR
2017-11-26 Kostya Shishkovrv20: use proper DC quant in AIC mode
2017-11-25 Kostya Shishkovrv2: read AIC prediction flag
2017-11-25 Kostya Shishkovh263: implement coefficient prediction for AIC
2017-11-25 Kostya Shishkovi263: do not output data
2017-11-23 Kostya Shishkovh263: rework decoder interfaces
2017-11-23 Kostya Shishkovrm: silence some warnings
2017-11-12 Kostya ShishkovRealVideo 1 decoder and RealVideo 2 bitstream parser
2017-11-12 Kostya Shishkovdo not output files in indeo4 test
2017-11-12 Kostya Shishkovend rm demux test normally
2017-10-07 Kostya ShishkovRealVideo 1 decoder
2017-10-07 Kostya Shishkovtests: use more digits in output picture name
2017-09-24 Kostya ShishkovRealMedia demuxer (video only)
2017-09-24 Kostya Shishkovdrop unneeded imports
2017-08-27 Kostya Shishkovdemuxer: drop opened field, let the external Demuxer...
2017-08-13 Kostya Shishkovindeo4: no need to panic
2017-08-13 Kostya Shishkovupdate TODO
2017-08-13 Kostya Shishkovdemuxer: use new interface
2017-08-13 Kostya Shishkovremove unused import
2017-08-12 Kostya Shishkovio: mark some bitstream reading functions as inline
2017-08-12 Kostya Shishkovindeo: optimise some routines
2017-08-12 Kostya Shishkovindeo4: faster recombine_plane
2017-08-02 Kostya Shishkovindeo4: typo
2017-08-02 Kostya Shishkovindeo4: backwards MV should be stored as MV1, not MV2
2017-08-02 Kostya Shishkovivi: fix off-by-one shift
2017-07-30 Kostya Shishkovavi: ignore zero frames
2017-07-30 Kostya Shishkovfix an error in AVI demuxer
2017-07-30 Kostya ShishkovIndeo4/5 decoder
2017-07-14 Kostya Shishkovimprove bit reading functionality
2017-07-14 Kostya Shishkovadd YUVA410 formaton
2017-07-14 Kostya Shishkovallow setting w/h for NAVideoInfo
2017-07-14 Kostya Shishkovwrite alpha component for PGMYUV
2017-07-02 Kostya Shishkovfactor out decoder test
2017-06-29 Kostya Shishkovgdv: fix methods 2 and 5 decoding
2017-06-29 Kostya Shishkovgdv: make demuxer set dimensions from ID if they are...
2017-06-28 Kostya Shishkovavi: skip LISTs inside movi data
2017-06-25 Kostya Shishkovimc: cosmetics
2017-06-25 Kostya Shishkovavi: fix the situation when last chunk is padded
2017-06-25 Kostya Shishkovpcm: cleanup a bit
2017-06-24 Kostya Shishkovimc: improve decoding
2017-06-22 Kostya Shishkovimc: some optimisations
2017-06-22 Kostya Shishkovremove unused bitflags dependency
2017-06-20 Kostya ShishkovIntel Music/Audio Coder plus DSP and other bits for it
2017-06-15 Kostya Shishkovadd wav output dumper for tests
2017-06-15 Kostya Shishkovget rid of bitflags
2017-06-15 Kostya Shishkovbitreader: drop unneeded mut
2017-06-15 Kostya Shishkovbitreader: fix LE**MSB modes
2017-06-15 Kostya Shishkovframe: more utility functions
2017-06-15 Kostya Shishkovformats: F32 -> F32P
2017-06-15 Kostya Shishkovavi: output bps for audio in bits
2017-06-14 Kostya Shishkovi263: limit the number of frames tested
2017-06-14 Kostya ShishkovFFT implementation
2017-06-10 Kostya Shishkovreorganise codecs and improve i263 a bit
2017-06-09 Kostya Shishkovdeblocking for I.263
2017-06-09 Kostya Shishkovi263: decode B-frames somehow
next