From 92c93e32c6660ff3e40a6a93daba57bc15274ca3 Mon Sep 17 00:00:00 2001 From: Andy Walls Date: Sat, 14 Mar 2009 15:55:11 -0400 Subject: v4l2-spec: Added data formats used for Sliced VBI data in MPEG streams From: Andy Walls Document existing data formats used for inserting sliced VBI data into MPEG streams. V4L2_CID_MPEG_STREAM_VBI_FMT's V4L2_MPEG_STREAM_VBI_FMT_NONE & V4L2_MPEG_STREAM_VBI_FMT_IVTV data were already existing and implemented, but not documented in the V4L2 spec. Priority: normal Signed-off-by: Andy Walls --- v4l2-spec/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'v4l2-spec/Makefile') diff --git a/v4l2-spec/Makefile b/v4l2-spec/Makefile index d0dde12f4..41dba1cdd 100644 --- a/v4l2-spec/Makefile +++ b/v4l2-spec/Makefile @@ -274,6 +274,7 @@ STRUCTS = \ v4l2_input \ v4l2_jpegcompression \ v4l2_modulator \ + v4l2_mpeg_vbi_fmt_ivtv \ v4l2_output \ v4l2_outputparm \ v4l2_pix_format \ -- cgit v1.2.3