nihav.git
2020-06-01 Kostya Shishkovintroduce option handling for decoders
2020-05-31 Kostya Shishkovintroduce option handling for encoders
2020-05-31 Kostya Shishkovintroduce option handling for demuxers
2020-05-31 Kostya Shishkovmake muxers handle options
2020-05-31 Kostya Shishkovcore: split options into separate module
2020-05-30 Kostya ShishkovMS Video 1 16-bit encoder and MS ADPCM encoder
2020-05-30 Kostya Shishkovintroduce interface and support code for encoders
2020-05-30 Kostya Shishkovcore: preparation work for introducing options
2020-05-30 Kostya Shishkovcodec_support: add module for generic vector quantisation
2020-05-30 Kostya Shishkovmake muxers report their capabilities
2020-05-29 Kostya Shishkovcore/scale: make sure that yuv2rgb kernel outputs to...
2020-05-29 Kostya Shishkovcore/io: introduce GrowableMemoryWriter
2020-05-28 Kostya Shishkovmsvideo1: remove debug leftover
2020-05-27 Kostya Shishkovcore/scale: support grayscale format
2020-05-27 Kostya Shishkovcore/soundcvt: fix conversion of packed data
2020-05-27 Kostya Shishkovcore/frame: add a function for assigning packets to...
2020-05-27 Kostya ShishkovWAV muxer
2020-05-26 Kostya Shishkovcodec_support: factor out PNM writing into separate...
2020-05-25 Kostya Shishkovadd WAV demuxer
2020-05-25 Kostya Shishkovcore/byteio: add read_tag/peek_tag for reading four...
2020-05-24 Kostya Shishkovavimux: remove obsoleted workaround
2020-05-24 Kostya Shishkovregistry: twocc 0x0000 is an unknown codec, mark it...
2020-05-24 Kostya Shishkovadd a crate for common MS formats
2020-05-24 Kostya Shishkovavi: do not put extradata size into extradata for audio...
2020-05-23 Kostya Shishkovavi: ignore actual bimap header size in relation to...
2020-05-23 Kostya Shishkovavi: do not ignore guessed format
2020-05-23 Kostya Shishkovavi: fix palette order
2020-05-23 Kostya Shishkovavi: end demuxing when index is encountered
2020-05-23 Kostya Shishkovavi: provide palette as side data and handle palette...
2020-05-21 Kostya Shishkovavi muxer
2020-05-21 Kostya Shishkovregistry: allow searching for FOURCC/TWOCC by codec...
2020-05-21 Kostya Shishkovcore/demuxers: export demuxer stream manager
2020-05-21 Kostya Shishkovcore/formats: add NAPixelFormaton::get_total_depth()
2020-05-21 Kostya Shishkovcore: introduce muxers module
2020-05-20 Kostya Shishkovcinepak: add grayscale and palette output modes
2020-05-20 Kostya Shishkovmov: output track palette as side data
2020-05-20 Kostya Shishkovcore/frame: introduce NASideData
2020-05-18 Kostya Shishkovavi demuxer: mark packets as keyframe if we have index
2020-05-17 Kostya ShishkovCinepak decoder
2020-05-17 Kostya Shishkovmov: ignore some common chunks
2020-05-17 Kostya Shishkovmov: read palette if present
2020-05-13 Kostya Shishkovcore/scale: add conversion into paletted format
2020-05-05 Kostya Shishkovsiren: correct scaling to match reference output
2020-05-05 Kostya Shishkovadd VivoActive (imperfect) format family support
2020-05-01 Kostya Shishkovcodec_support/h263: fix some cases related to Vivo 2.0
2020-04-27 Kostya Shishkovclearvdeo: support MOV variant of extradata as well
2020-04-27 Kostya Shishkovadd MOV demuxer
2020-04-27 Kostya Shishkovregistry: add codec entries for MOV format
2020-04-27 Kostya Shishkovregistry: add detection for MOV format
2020-04-26 Kostya Shishkovcore/io: fix reading escape bits past end in codebook
2020-04-22 Kostya Shishkovcore: introduce a function to print NABufferType metadata
2020-04-19 Kostya Shishkovvmd: demux L&H StreamTalk audio
2020-04-19 Kostya Shishkovadd Lernout & Hauspie StreamTalk 25kbps at 22 kHz codec
2020-04-19 Kostya Shishkovadd Lernout & Hauspie StreamTalk codecs to the registry
2020-04-17 Kostya Shishkovvmd: support demuxing newer version
2020-04-17 Kostya Shishkovvmd: support stereo IMA ADPCM
2020-04-17 Kostya Shishkovvmd: remove leftover unused code
2020-04-17 Kostya Shishkovvmd: handle IMA ADPCM chunks with odd number of samples...
2020-04-16 Kostya Shishkovvmd: fix typo
2020-04-16 Kostya Shishkovvmd: add tests for 16- and 24-bit video and IMA ADPCM...
2020-04-16 Kostya Shishkovvmd: support 16- and 24-bit variants
2020-04-16 Kostya Shishkovvmd: add IMA ADPCM audio support
2020-04-16 Kostya Shishkovmove IMA ADPCM decoder into codec_support
2020-04-15 Kostya Shishkovvmd: fix RLE decoding
2020-04-15 Kostya Shishkovvmd: raise unpacked buffer size to a factor four
2020-04-15 Kostya Shishkovvmd: take global picture offset into account when decod...
2020-04-15 Kostya Shishkovremove trailing whitespaces
2020-04-13 Kostya Shishkovcore: add a new (de)compression module
2020-04-13 Kostya Shishkovcore/io: fix bug in MemoryReader::peek_buf()
2020-04-13 Kostya Shishkovcore/io: make Codebook fields and TABLE_FILL_VALUE...
2020-04-11 Kostya Shishkovcore/soundcvt: fix buffer type in test
2020-04-11 Kostya Shishkovcore/io: fix typo in codebook doc example
2020-04-11 Kostya Shishkovvmd: correct u8 conversion
2020-04-11 Kostya Shishkovcore/io: check for non-unique codes while generating...
2020-04-11 Kostya Shishkovrv10: remove invalid chroma DC code -128
2020-04-11 Kostya Shishkovcore/io: mark FullCodebookDesc and ShortCodebookDesc...
2020-04-08 Kostya Shishkovintel263: switch to MD5-based test
2020-04-08 Kostya Shishkovintel263: use codec-specific DSP functions
2020-04-08 Kostya Shishkovrv20: update hashes after loopfilter bugfix
2020-04-08 Kostya Shishkovcodec_support/h263: fix delta calculation in the debloc...
2020-04-08 Kostya Shishkovcodec_support/h263: fix slice reset condition
2020-04-08 Kostya Shishkovcodec_support/h263: fix references used in PB-frame...
2020-04-08 Kostya Shishkovintel263: fix quantisation
2020-04-08 Kostya Shishkovintel263: correct frame PTS in case of B-frames being...
2020-04-07 Kostya Shishkovrv10: switch to MD5-based tests
2020-04-07 Kostya Shishkovrv10: do not use modified chroma quantizer
2020-04-07 Kostya Shishkovrv10: remove debug statements
2020-04-07 Kostya Shishkovrv10: new versions are all above zero
2020-04-07 Kostya Shishkovrv10: check quantiser
2020-04-07 Kostya Shishkovrv10: use OBMC if the codec flavour requires it
2020-04-07 Kostya Shishkovcodec_support/h263: add OBMC feature
2020-04-06 Kostya Shishkovswitch h263 decoder to take options as flags
2020-04-05 Kostya Shishkovcodec_support/h263: factor out some macroblock decoding...
2020-04-04 Kostya Shishkovrv10: fix coefficient quantisation
2020-04-04 Kostya Shishkovrv20: do not ignore deblocking flag
2020-04-04 Kostya Shishkovrv20: fix decoding with RPR present
2020-04-04 Kostya Shishkovcodec_support/h263: validate that B-frame has enough...
2020-04-04 Kostya Shishkovrv20: validate slice start
2020-04-03 Kostya Shishkovrmdemux: check that slice data fits into the frame
2020-04-03 Kostya Shishkovrv20: switch to MD5-based test
next