nihav.git
7 years agosimplify names in register
Kostya Shishkov [Wed, 17 May 2017 14:16:15 +0000 (16:16 +0200)]
simplify names in register

7 years agoextend formats functionality a bit
Kostya Shishkov [Wed, 17 May 2017 14:15:29 +0000 (16:15 +0200)]
extend formats functionality a bit

7 years agofeatures for disabling components
Kostya Shishkov [Wed, 17 May 2017 14:14:10 +0000 (16:14 +0200)]
features for disabling components

7 years agoadd PCM codecs to the register
Kostya Shishkov [Tue, 16 May 2017 16:47:55 +0000 (18:47 +0200)]
add PCM codecs to the register

7 years agouse codec name in info
Kostya Shishkov [Tue, 16 May 2017 16:47:38 +0000 (18:47 +0200)]
use codec name in info

7 years agocodec register
Kostya Shishkov [Tue, 16 May 2017 12:09:44 +0000 (14:09 +0200)]
codec register

7 years agosimplify chunk/list handling a bit
Kostya Shishkov [Mon, 15 May 2017 09:23:53 +0000 (11:23 +0200)]
simplify chunk/list handling a bit

7 years agoAVI demuxer
Kostya Shishkov [Sun, 14 May 2017 16:01:20 +0000 (18:01 +0200)]
AVI demuxer

7 years agoprint more info for streams
Kostya Shishkov [Sun, 14 May 2017 16:00:54 +0000 (18:00 +0200)]
print more info for streams

7 years agoRGB24 formaton
Kostya Shishkov [Sun, 14 May 2017 16:00:11 +0000 (18:00 +0200)]
RGB24 formaton

7 years agomake read_buf() always read proper sizes
Kostya Shishkov [Sun, 14 May 2017 15:59:35 +0000 (17:59 +0200)]
make read_buf() always read proper sizes

7 years agorevamp stream handling in demuxers
Kostya Shishkov [Sat, 13 May 2017 10:39:25 +0000 (12:39 +0200)]
revamp stream handling in demuxers

7 years agoSplit formats into separate file and extend their functionality
Kostya Shishkov [Sat, 13 May 2017 10:39:05 +0000 (12:39 +0200)]
Split formats into separate file and extend their functionality

7 years agouse Self instead of explicit type
Kostya Shishkov [Sat, 13 May 2017 08:55:46 +0000 (10:55 +0200)]
use Self instead of explicit type

7 years agochannel map work
Kostya Shishkov [Thu, 11 May 2017 14:42:10 +0000 (16:42 +0200)]
channel map work

7 years agofirst stab at channel map
Kostya Shishkov [Thu, 11 May 2017 14:18:51 +0000 (16:18 +0200)]
first stab at channel map

7 years agosoniton should report if sample is signed
Kostya Shishkov [Thu, 11 May 2017 14:07:14 +0000 (16:07 +0200)]
soniton should report if sample is signed

7 years agoget rid of lifetimes in infos
Kostya Shishkov [Thu, 11 May 2017 14:06:15 +0000 (16:06 +0200)]
get rid of lifetimes in infos

7 years agoTODO
Kostya Shishkov [Thu, 11 May 2017 05:03:38 +0000 (07:03 +0200)]
TODO

7 years agoadd TODO
Kostya Shishkov [Wed, 10 May 2017 17:14:57 +0000 (19:14 +0200)]
add TODO

7 years agointeger code reader
Kostya Shishkov [Wed, 10 May 2017 17:07:27 +0000 (19:07 +0200)]
integer code reader

7 years agocomplete codebook LUT generator
Kostya Shishkov [Wed, 10 May 2017 17:06:18 +0000 (19:06 +0200)]
complete codebook LUT generator

7 years agouse peek in GDV demuxer
Kostya Shishkov [Wed, 10 May 2017 17:05:43 +0000 (19:05 +0200)]
use peek in GDV demuxer

7 years agopeek funcs for byteio
Kostya Shishkov [Wed, 10 May 2017 17:05:28 +0000 (19:05 +0200)]
peek funcs for byteio

7 years agobitreader fixes
Kostya Shishkov [Wed, 10 May 2017 17:05:02 +0000 (19:05 +0200)]
bitreader fixes

7 years agodemuxer initial work
Kostya Shishkov [Sat, 6 May 2017 11:45:15 +0000 (13:45 +0200)]
demuxer initial work

7 years agobyteio doesn't need offset on read_skip()
Kostya Shishkov [Sat, 6 May 2017 11:44:14 +0000 (13:44 +0200)]
byteio doesn't need offset on read_skip()

7 years agoadd codebook reader
Kostya Shishkov [Sun, 30 Apr 2017 12:37:44 +0000 (14:37 +0200)]
add codebook reader

7 years agoinitial work
Kostya Shishkov [Sat, 29 Apr 2017 11:22:49 +0000 (13:22 +0200)]
initial work