]> git.sesse.net Git - ffmpeg/commit
avdevice/decklink_dec: add support for receiving op47 teletext
authorMarton Balint <cus@passwd.hu>
Sun, 18 Jun 2017 00:34:11 +0000 (02:34 +0200)
committerMarton Balint <cus@passwd.hu>
Tue, 18 Jul 2017 16:28:57 +0000 (18:28 +0200)
commit9b937958907daaddade139c36ce33c6eac269631
treeb6bd393e5650208af681eadeb417010c3f7d4f95
parentcc0916bfc27e2baba7747a7503bfd183d2e8bba0
avdevice/decklink_dec: add support for receiving op47 teletext

v2:
- use uint16_t instead of int to store 10-bit ancillary data
- fix ancillary line numbers for 1080p
- some comments and clarifications as requested by Aaron Levinson

Signed-off-by: Marton Balint <cus@passwd.hu>
doc/indevs.texi
libavdevice/decklink_dec.cpp