]> git.nihav.org Git - nihav.git/history - src/codecs
GremlinVideo audio decoder
[nihav.git] / src / codecs /
2018-12-17 Kostya ShishkovGremlinVideo audio decoder
2018-12-17 Kostya Shishkovdrop unneeded mut for mutable refs
2018-12-17 Kostya ShishkovRust2018: use new addressing scheme
2018-12-12 Kostya Shishkovcook: block should accomodate data for JS channels too
2018-12-11 Kostya Shishkovrv6: make test silent
2018-12-11 Kostya ShishkovRealVideo 6 decoder (mostly working)
2018-12-08 Kostya Shishkovh263+rv20: use modified dquant and chroma quant
2018-10-28 Kostya Shishkovfix trailing whitespace
2018-10-27 Kostya ShishkovAAC-LC decoder
2018-10-27 Kostya Shishkovdsp: make IDCT (un)scaled
2018-10-20 Kostya Shishkovcook: force mono mode for v1
2018-10-19 Kostya Shishkovtrailing whitespace fixes
2018-10-19 Kostya Shishkovremove panics in working tests
2018-10-19 Kostya ShishkovATRAC3 decoder
2018-10-13 Kostya ShishkovRealAudio Lossless decoder
2018-10-11 Kostya ShishkovCook decoder
2018-09-22 Kostya Shishkovts102366: small fixes
2018-09-21 Kostya ShishkovRealAudio DNET decoder
2018-09-08 Kostya ShishkovSipro ACELP.net decoder
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-05 Kostya ShishkovRealAudio 14.4 and 28.8 decoders
2018-09-01 Kostya ShishkovRealVideo 3 and 4 decoder
2018-09-01 Kostya Shishkovcodecs: make IPB shuffler provide non-confusing referen...
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-05 Kostya Shishkovblockdsp: fix copy-paste error
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-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-12 Kostya ShishkovRealVideo 1 decoder and RealVideo 2 bitstream parser
2017-11-12 Kostya Shishkovdo not output files in indeo4 test
2017-10-07 Kostya ShishkovRealVideo 1 decoder
2017-08-13 Kostya Shishkovindeo4: no need to panic
2017-08-13 Kostya Shishkovremove unused import
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 ShishkovIndeo4/5 decoder
2017-07-02 Kostya Shishkovfactor out decoder test
2017-06-29 Kostya Shishkovgdv: fix methods 2 and 5 decoding
2017-06-25 Kostya Shishkovimc: cosmetics
2017-06-25 Kostya Shishkovpcm: cleanup a bit
2017-06-24 Kostya Shishkovimc: improve decoding
2017-06-22 Kostya Shishkovimc: some optimisations
2017-06-20 Kostya ShishkovIntel Music/Audio Coder plus DSP and other bits for it
2017-06-14 Kostya Shishkovi263: limit the number of frames tested
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
2017-06-08 Kostya Shishkovpreliminary work on Intel I.263
2017-06-08 Kostya Shishkovdo not output frames in old video tests
2017-06-04 Kostya Shishkovproper support for linesizes
2017-06-01 Kostya Shishkovmake an error for no frame output
2017-05-31 Kostya ShishkovGremlin Video decoder
2017-05-28 Kostya Shishkovmore utility code for decoders
2017-05-28 Kostya Shishkovrename variable for clarity
2017-05-27 Kostya ShishkovIndeo 3 decoder
2017-05-27 Kostya Shishkovdrop unused import
2017-05-26 Kostya Shishkovmore utility code for decoders, move dumping functions...
2017-05-23 Kostya Shishkovdump audio too in indeo test
2017-05-23 Kostya Shishkovadd PCM decoder(rewrapper)
2017-05-21 Kostya Shishkovuse frame buffers with codec-specific type of data
2017-05-20 Kostya Shishkovsimplify
2017-05-20 Kostya Shishkovfix HAM shuffler
2017-05-20 Kostya Shishkovuse frame refs everywhere
2017-05-20 Kostya Shishkovsimplify error handling
2017-05-20 Kostya Shishkovmove NAStream/NAPacket definitions into module frame
2017-05-20 Kostya Shishkovfix copy-paste error
2017-05-19 Kostya Shishkovstructure decoders a bit too
2017-05-19 Kostya Shishkovmake an interface for working with demuxers
2017-05-17 Kostya Shishkovdecoders framework and sample decoder