diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-12-20 04:50:18 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-21 10:34:14 -0500 |
commit | d84e2bdca6e168557639b29c9244cbcf2500fe21 (patch) | |
tree | 99114140c76dc665b8abd9791308062efe03fadc /Documentation/video4linux/cx2341x/fw-decoder-api.txt | |
parent | 75558ab92dc95c3b5a99df7c77e95a6e8484e05c (diff) |
V4L/DVB (4987): Improve cx2341x documentation
Document the program index table format, removed unused interrupt documentation
and improve the documentation regarding the audio mode (stereo/joint/dual/mono).
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Documentation/video4linux/cx2341x/fw-decoder-api.txt')
-rw-r--r-- | Documentation/video4linux/cx2341x/fw-decoder-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/video4linux/cx2341x/fw-decoder-api.txt b/Documentation/video4linux/cx2341x/fw-decoder-api.txt index 1345d267c5fc..8c317b7a4fc9 100644 --- a/Documentation/video4linux/cx2341x/fw-decoder-api.txt +++ b/Documentation/video4linux/cx2341x/fw-decoder-api.txt | |||
@@ -236,7 +236,7 @@ Description | |||
236 | Setup firmware to notify the host about a particular event. | 236 | Setup firmware to notify the host about a particular event. |
237 | Counterpart to API 0xD5 | 237 | Counterpart to API 0xD5 |
238 | Param[0] | 238 | Param[0] |
239 | Event: 0=Audio mode change between stereo and dual channel | 239 | Event: 0=Audio mode change between mono, (joint) stereo and dual channel. |
240 | Event: 3=Decoder started | 240 | Event: 3=Decoder started |
241 | Event: 4=Unknown: goes off 10-15 times per second while decoding. | 241 | Event: 4=Unknown: goes off 10-15 times per second while decoding. |
242 | Event: 5=Some sync event: goes off once per frame. | 242 | Event: 5=Some sync event: goes off once per frame. |