diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-26 06:07:12 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-27 09:17:56 -0400 |
commit | e9dc0f827f53aafb578afd49897c96cfa0ef6275 (patch) | |
tree | b96344ce323dfe9ea518ae195b2ed7ccdcbd301a | |
parent | 2258ee775f962d0ee9fa4b9beb86be78177fe975 (diff) |
media: frontend.rst: mention MMT at the documentation
The ATSC 3.0 uses MPEG Media Transport, with is not currently
supported. Yet, we'll need to implement it sooner or later.
So, mention about it at the specs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | Documentation/media/uapi/dvb/frontend.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/media/uapi/dvb/frontend.rst b/Documentation/media/uapi/dvb/frontend.rst index 0bfade2b72cf..40adcd0da2dc 100644 --- a/Documentation/media/uapi/dvb/frontend.rst +++ b/Documentation/media/uapi/dvb/frontend.rst @@ -33,9 +33,8 @@ Data types and ioctl definitions can be accessed by including .. note:: - Transmission via the internet (DVB-IP) is not yet handled by this - API but a future extension is possible. - + Transmission via the internet (DVB-IP) and MMT (MPEG Media Transport) + is not yet handled by this API but a future extension is possible. .. [#f1] |