• Marton Balint's avatar
    libzvbi-teletextdec: split dvb packet to slices · 085ca7dc
    Marton Balint authored
    Instead of using the demux function of libzvbi to split the packet to slices
    (vbi lines), lets do it ourselves.
    
    - eliminates the 1 frame delay between page input and output
    - handles non-ascending line numbers more gracefully
    - enables us to return error codes on some invalid packets instead of silently
      ignoring them
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    085ca7dc
libzvbi-teletextdec.c 19.4 KB