1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00
Files
FFmpeg/libavcodec
Marton Balint 085ca7dcdb libzvbi-teletextdec: split dvb packet to slices
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: Marton Balint <cus@passwd.hu>
2014-03-08 21:58:12 +01:00
..
2014-02-17 20:50:33 +01:00
2014-02-16 21:13:02 +01:00
2014-02-18 18:11:23 +01:00
2014-02-15 23:27:20 +01:00
2014-03-06 20:21:27 +00:00
2014-02-21 16:57:26 -03:00
2014-02-21 16:57:26 -03:00
2014-02-22 18:29:17 +01:00