nihav.git
2019-12-30 Kostya Shishkovvp3: remove debug leftovers
2019-12-30 Kostya Shishkovvp3: use MD5 hash for VP3.1 test
2019-12-30 Kostya Shishkovvp3: fix fourmv block positions
2019-12-18 Kostya Shishkovvp3: uncoded block in inter are skip blocks regardless...
2019-12-18 Kostya Shishkovvp3: fix motion compensation code
2019-12-18 Kostya Shishkovvp3: refactor MC for fourmv
2019-12-18 Kostya Shishkovcore/test: flip output PGMYUV if needed
2019-12-17 Kostya Shishkovvp3: add loop filter for chroma
2019-12-17 Kostya Shishkovvp3: fix has_ac condition
2019-12-16 Kostya Shishkovtruemotion2x: switch to MD5-based test
2019-12-16 Kostya Shishkovtruemotion2: switch to MD5-based test
2019-12-16 Kostya Shishkovtruemotionrt: switch to MD5-based test
2019-12-14 Kostya Shishkovindeo3: support mid-stream frame size change
2019-12-14 Kostya Shishkovcore/test: print generated hash in the expected format
2019-12-14 Kostya Shishkovindeo5: switch to MD5-based testing
2019-12-14 Kostya Shishkovindeo/ivi: restore erroneously deleted chunk
2019-12-14 Kostya Shishkovindeo4: use MD5-based testing
2019-12-13 Kostya Shishkovindeo/ivi: init codebook for transparency plane
2019-12-13 Kostya Shishkovindeo/ivi: fix reference selection
2019-12-13 Kostya Shishkovindeo/ivi: fix motion compensation routine
2019-12-11 Kostya Shishkovindeo/ivi: use tiles without references
2019-12-10 Kostya Shishkovcore/scale: add output buffer flipping if needed
2019-12-10 Kostya Shishkovcore/frame: add get_num_components() call to NAVideoBuffer
2019-12-10 Kostya Shishkovvp3: codec outputs flipped frames
2019-12-09 Kostya Shishkovrmdemux: Sipro deinterleaver should work on whole frame
2019-12-07 Kostya Shishkovcore/soundcvt: fix some bugs and switch to generic...
2019-12-07 Kostya Shishkovindeo3: switch test to frame hashes
2019-12-07 Kostya Shishkovindeo3: add reference requantisation
2019-12-07 Kostya Shishkovindeo3: handle skip frames
2019-12-07 Kostya Shishkovindeo3: various small fixes
2019-12-07 Kostya Shishkovindeo3: flip buffers instead of selecting
2019-11-30 Kostya Shishkovindeo2: use frame hashes for testing
2019-11-30 Kostya Shishkovindeo2: swap chroma planes
2019-11-27 Kostya Shishkovcore/soundcvt: use wrapping mul in sample width extension
2019-11-27 Kostya Shishkovcore/scale: copy pictures with different strides too
2019-11-27 Kostya Shishkovavi demuxer: sample size is already in bits
2019-11-27 Kostya Shishkovcore/soundcvt: add DupMono mode for remixing speed-up
2019-11-27 Kostya Shishkovmake decoders Send-able
2019-11-23 Kostya Shishkovcore/scale: optimise nearest-neighbour scaling
2019-11-23 Kostya Shishkovcore/scale: optimise YUV2RGB
2019-11-23 Kostya Shishkovrmdemux: streams timestamps are in milliseconds
2019-11-23 Kostya Shishkovrv60: generate correct PTS for B-frames
2019-11-22 Kostya Shishkovcore/scale: fix unpacking condition
2019-11-22 Kostya Shishkovcore/reorder: simplify I/P/B reorderer
2019-11-22 Kostya Shishkovcore/refs: make NABufferRef suitable for passing buffer...
2019-11-20 Kostya Shishkovduck: switch some codecs to new testing system
2019-11-20 Kostya Shishkovcore/test: add better decoder testing system
2019-11-18 Kostya Shishkovcore/test: use common prefix for test data output
2019-11-18 Kostya Shishkovmake audio decoder tests write .wav files only by request
2019-11-18 Kostya Shishkovfix demuxer tests after introducing seek index
2019-11-17 Kostya Shishkovcore: add audio format conversion routines
2019-11-17 Kostya Shishkovcore/frame: make fields of NAAudioInfo public
2019-11-17 Kostya Shishkovbink demuxer: save timebase in context
2019-11-16 Kostya Shishkovcore/frame: add some common audio functions to NABufferType
2019-11-16 Kostya Shishkovcore/frame: return a reference to channel map instead...
2019-11-16 Kostya Shishkovcore/frame: introduce stride for planar audio buffers
2019-11-16 Kostya Shishkovcore/formats: make NASoniton fields public
2019-11-16 Kostya Shishkovcore/byteio: add floating point read-write functions
2019-11-16 Kostya Shishkovcore/byteio: add standalone write functions
2019-11-16 Kostya Shishkovallow to skip index building
2019-11-15 Kostya Shishkovavi: add index parsing and seeking
2019-11-15 Kostya Shishkovcore: improve SeekIndex functionality
2019-11-15 Kostya Shishkovcore: improve interaction with stream type
2019-11-15 Kostya Shishkovcore: add ts_to_time() utility function
2019-11-15 Kostya Shishkovadd index and seeking to RealMedia demuxer
2019-11-14 Kostya Shishkovswitch seek index to use milliseconds instead of timestamps
2019-11-13 Kostya Shishkovinitial seeking support
2019-11-13 Kostya Shishkovcore/frame: add time to timestamp conversion utility...
2019-11-13 Kostya Shishkovcore/byteio: reexport SeekFrom
2019-11-12 Kostya Shishkovcore: add frame reordering functionality
2019-11-12 Kostya Shishkovframe: add ID field
2019-11-11 Kostya Shishkovcheck for missing reference frames in various decoders
2019-11-11 Kostya Shishkovadd missing flush() implementation
2019-11-09 Kostya Shishkovadd flush() to decoder interface
2019-11-08 Kostya Shishkovduck/avc: improve decoder a bit
2019-11-08 Kostya Shishkovcore/dsp: add imdct_half
2019-10-30 Kostya Shishkovdec_video: care about PTS only in the decoded stream
2019-10-30 Kostya ShishkovVP7 decoder
2019-10-06 Kostya Shishkovon2avc: remove panic at end
2019-10-06 Kostya Shishkovmove GenericCache to common place
2019-10-05 Kostya Shishkovvp56: move DCT coeffs base and probabilities to common
2019-09-26 Kostya ShishkovMidiVid decoder
2019-09-26 Kostya Shishkovregister: fix some On2-related entries
2019-09-14 Kostya ShishkovOn2 AVC decoder
2019-08-17 Kostya Shishkovcore: add UintCodeType::Limites{Zeroes,Ones} for clarity
2019-08-17 Kostya Shishkovavi: stop outputting frames when index is hit
2019-08-17 Kostya Shishkovcore: fix read_XX_{be,le} funcs
2019-08-03 Kostya Shishkovsemi-working VP5/6 decoder
2019-07-03 Kostya Shishkovmove zigzag scan to common place
2019-06-22 Kostya Shishkovavi: support ON2 files
2019-06-05 Kostya ShishkovVP4 decoder
2019-06-05 Kostya Shishkovnihav-duck: require blockdsp feature from core
2019-06-05 Kostya Shishkovvp3: move loop filter to common
2019-05-23 Kostya Shishkovvp3: add VP30 decoding support
2019-05-23 Kostya Shishkovvp3: fix quant matrix generation
2019-05-23 Kostya Shishkovvp3: fix fourmv restoration loop bug
2019-05-23 Kostya Shishkovvp3: more preparations for VP30 decoding
2019-05-23 Kostya Shishkovvp3: rename in preparation for VP30 decoding
2019-05-18 Kostya ShishkovVP3 decoder
2019-05-18 Kostya Shishkovcore/blockdsp: add copy_block()
next