Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / Documentation / media / uapi / dvb / demux.rst
blob45c3d6405c46a7e8f9d7c0ce2d01336dc2f41d69
1 .. -*- coding: utf-8; mode: rst -*-
3 .. _dvb_demux:
5 #######################
6 Digital TV Demux Device
7 #######################
9 The Digital TV demux device controls the MPEG-TS filters for the
10 digital TV. If the driver and hardware supports, those filters are
11 implemented at the hardware. Otherwise, the Kernel provides a software
12 emulation.
14 It can be accessed through ``/dev/adapter?/demux?``. Data types and and
15 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
16 your application.
19 .. toctree::
20     :maxdepth: 1
22     dmx_types
23     dmx_fcalls