[vlc-devel] [PATCH 0/6] CEA-708 rendering fixes

Devin Heitmueller dheitmueller at ltnglobal.com
Wed Jan 23 23:09:09 CET 2019


The following patch series contains a number of fixes related to
rendering of CEA-708 closed captions.  These address a number
of rendering inconsistencies, as well as crashes seen in a couple
of different streams (which can be made available privately upon
request).

Devin Heitmueller (6):
  cea708: Fix support for rendering of multiple windows
  cea708: Fix TB scrolling
  cea708: Render the correct number of lines in BT mode
  cea708: Fix when to scroll when in BT mode
  cea708: Fix positioning of captions with bottom anchor points.
  cea708: Fix failure to scroll in some cases

 modules/codec/cea708.c | 55 ++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 47 insertions(+), 8 deletions(-)

-- 
2.13.2



More information about the vlc-devel mailing list