summaryrefslogtreecommitdiff
path: root/BUGS (plain)
blob: 6295c4a16ac072005d867b28fccee7feaf5272da
1$Id: BUGS,v 1.31 2008/08/19 10:04:36 mschimek Exp $
2
3* v4l and v4l2 i/o can ignore timeout parameter
4 > maybe a sleep() loop works, but what about timestamping?
5* vbi_page.text[1056] < 26 * 41. D'oh! (fixed in 0.3)
6* timestamp routines assume timeval.tv_sec and .tv_usec are signed.
7* Doxumentation needs compile instructions and more examples.
8* Make sure test apps flush their output buffers once per frame
9 for real time output.
10* strerror() isn't thread-safe.
11* In src/raw_decoder.c/decode_pattern() and the stupidly named
12 vbi3_raw_decoder_decode() if the driver does not provide line
13 numbers but we find exactly one CC line per field we should
14 make up line numbers to distinguish fields.
15* test: decode output differs from sliced2pes | decode output.
16 Probably have to flush the PES demux.
17* dvb-t/de-Berlin/773-551-VOX-20041103.pes.bz2:
18 libzvbi:dvb_demux:line_address: Illegal line order: 10 <= 333 ?
19* Sometimes src/version.h isn't updated.
20