From 9816ad7712708e239c037f0806901d02e0329b51 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 6 Sep 2009 14:43:34 -0300 Subject: dvb-spec/sgml: Remove blank cells from the tables From: Mauro Carvalho Chehab The htlatex added some empty rows at the tables. Remove it with this small script: perl -ne '$txt=""; while (<>) { $txt .=$_ }; $txt=~s,\[\s\n]*\]*>[\s\n]*\<\/entry\>[\n\s]*\<\/row\>,,g; print $txt; exit;' Signed-off-by: Mauro Carvalho Chehab --- dvb-spec/sgml/dvbapi-complete.sgml | 379 +------------------------------------ dvb-spec/sgml/frontend.sgml | 51 ----- 2 files changed, 2 insertions(+), 428 deletions(-) diff --git a/dvb-spec/sgml/dvbapi-complete.sgml b/dvb-spec/sgml/dvbapi-complete.sgml index 56edcf023..753efd3fe 100644 --- a/dvb-spec/sgml/dvbapi-complete.sgml +++ b/dvb-spec/sgml/dvbapi-complete.sgml @@ -577,9 +577,6 @@ role="subsection"><abbrev role="title-mark">2.2.1</abbrev>open() (blocking mode is the default) - - ERRORS @@ -611,9 +608,6 @@ role="subsection"><abbrev role="title-mark">2.2.1</abbrev>open() Invalid argument. - - @@ -643,9 +637,6 @@ role="subsection"><abbrev role="title-mark">2.2.2</abbrev>close() File descriptor returned by a previous call to open(). - - ERRORS @@ -656,9 +647,6 @@ role="subsection"><abbrev role="title-mark">2.2.2</abbrev>close() fd is not a valid open file descriptor. - - @@ -721,9 +709,6 @@ role="subsection"><abbrev role="title-mark">2.2.3</abbrev>FE_READ_STATUS< </entry><entry align="char"> <para>status points to invalid address.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -768,9 +753,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.4</abbrev>FE_READ_BER<ind </entry><entry align="char"> <para>The bit error rate is stored into *ber.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -846,9 +828,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.5</abbrev>FE_READ_SNR<ind </entry><entry align="char"> <para>The signal-to-noise ratio is stored into *snr.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -925,9 +904,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.6</abbrev>FE_READ_SIGNAL_ </entry><entry align="char"> <para>The signal strength value is stored into *strength.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1086,9 +1062,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.8</abbrev>FE_SET_FRONTEND </entry><entry align="char"> <para>Points to parameters for tuning operation.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1113,9 +1086,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.8</abbrev>FE_SET_FRONTEND </entry><entry align="char"> <para>Maximum supported symbol rate reached.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1161,9 +1131,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.9</abbrev>FE_GET_FRONTEND </entry><entry align="char"> <para>Points to parameters for tuning operation.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1188,9 +1155,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.9</abbrev>FE_GET_FRONTEND </entry><entry align="char"> <para>Maximum supported symbol rate reached.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1299,9 +1263,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.10</abbrev>FE_GET_EVENT<i </entry><entry align="char"> <para>Overflow in event queue - one or more events were lost.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1365,9 +1326,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.11</abbrev>FE_GET_INFO<in </entry><entry align="char"> <para>info points to invalid address.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1407,9 +1365,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.12</abbrev>FE_DISEQC_RESE align="char"> <para>Equals FE_DISEQC_RESET_OVERLOAD for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1434,9 +1389,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.12</abbrev>FE_DISEQC_RESE </entry><entry align="char"> <para>Internal error in the device driver.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1447,9 +1399,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.13</abbrev>FE_DISEQC_SEND <informaltable><tgroup cols="1"><tbody><row><entry align="char"> <para>This ioctl call is used to send a a DiSEqC command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>SYNOPSIS @@ -1486,9 +1435,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.13</abbrev>FE_DISEQC_SEND </entry><entry align="char"> <para>Pointer to the command to be transmitted.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1528,9 +1474,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.13</abbrev>FE_DISEQC_SEND </entry><entry align="char"> <para>Internal error in the device driver.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1541,9 +1484,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.14</abbrev>FE_DISEQC_RECV <informaltable><tgroup cols="1"><tbody><row><entry align="char"> <para>This ioctl call is used to receive reply to a DiSEqC 2.0 command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>SYNOPSIS @@ -1580,9 +1520,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.14</abbrev>FE_DISEQC_RECV </entry><entry align="char"> <para>Pointer to the command to be received.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1622,9 +1559,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.14</abbrev>FE_DISEQC_RECV </entry><entry align="char"> <para>Internal error in the device driver.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1635,9 +1569,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.15</abbrev>FE_DISEQC_SEND <informaltable><tgroup cols="1"><tbody><row><entry align="char"> <para>This ioctl call is used to send a 22KHz tone burst.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>SYNOPSIS @@ -1671,9 +1602,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.15</abbrev>FE_DISEQC_SEND </entry><entry align="char"> <para>burst A or B.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1713,9 +1641,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.15</abbrev>FE_DISEQC_SEND </entry><entry align="char"> <para>Internal error in the device driver.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1760,9 +1685,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.16</abbrev>FE_SET_TONE<in </entry><entry align="char"> <para>The requested tone generation mode (on/off).</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1801,9 +1723,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.16</abbrev>FE_SET_TONE<in </entry><entry align="char"> <para>Internal error in the device driver.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1848,9 +1767,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.17</abbrev>FE_SET_VOLTAGE </entry><entry align="char"> <para>The requested bus voltage.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1889,9 +1805,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.17</abbrev>FE_SET_VOLTAGE </entry><entry align="char"> <para>Internal error in the device driver.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1936,9 +1849,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.18</abbrev>FE_ENABLE_HIGH </entry><entry align="char"> <para>The requested bus voltage.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1977,9 +1887,6 @@ role="subsection"><title><abbrev role="title-mark">2.2.18</abbrev>FE_ENABLE_HIGH </entry><entry align="char"> <para>Internal error in the device driver.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -2182,9 +2089,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.1</abbrev>open() (blocking mode is the default) - - ERRORS @@ -2216,9 +2120,6 @@ role="subsection"><abbrev role="title-mark">3.2.1</abbrev>open() The driver failed to allocate enough memory. - - @@ -2247,9 +2148,6 @@ role="subsection"><abbrev role="title-mark">3.2.2</abbrev>close() File descriptor returned by a previous call to open(). - - ERRORS @@ -2260,9 +2158,6 @@ role="subsection"><abbrev role="title-mark">3.2.2</abbrev>close() fd is not a valid open file descriptor. - - @@ -2334,9 +2229,6 @@ role="subsection"><abbrev role="title-mark">3.2.3</abbrev>read() Size of buf. - - ERRORS @@ -2393,9 +2285,6 @@ role="subsection"><abbrev role="title-mark">3.2.3</abbrev>read() align="char"> The driver failed to write to the callers buffer due to an invalid *buf pointer. - - @@ -2443,9 +2332,6 @@ role="subsection"><abbrev role="title-mark">3.2.4</abbrev>write() Size of buf. - - ERRORS @@ -2478,9 +2364,6 @@ role="subsection"><abbrev role="title-mark">3.2.4</abbrev>write() fd is not a valid open file descriptor. - - @@ -2516,9 +2399,6 @@ role="subsection"><abbrev role="title-mark">3.2.5</abbrev>DMX_START<index </entry><entry align="char"> <para>Equals DMX_START for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -2548,9 +2428,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.5</abbrev>DMX_START<index requests. There are active filters filtering data from another input source. Make sure that these filters are stopped before starting this filter.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -2587,9 +2464,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.6</abbrev>DMX_STOP<indext </entry><entry align="char"> <para>Equals DMX_STOP for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -2600,9 +2474,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.6</abbrev>DMX_STOP<indext </entry><entry align="char"> <para>fd is not a valid file descriptor.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -2655,9 +2526,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.7</abbrev>DMX_SET_FILTER< </entry><entry align="char"> <para>Pointer to structure containing filter parameters.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -2675,9 +2543,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.7</abbrev>DMX_SET_FILTER< </entry><entry align="char"> <para>Invalid argument.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -2733,9 +2598,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.8</abbrev>DMX_SET_PES_FIL </entry><entry align="char"> <para>Pointer to structure containing filter parameters.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -2763,9 +2625,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.8</abbrev>DMX_SET_PES_FIL requests. There are active filters filtering data from another input source. Make sure that these filters are stopped before starting this filter.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -2810,9 +2669,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.9</abbrev>DMX_SET_BUFFER_ </entry><entry align="char"> <para>Size of circular buffer.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -2831,9 +2687,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.9</abbrev>DMX_SET_BUFFER_ align="char"> <para>The driver was not able to allocate a buffer of the requested size.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -2888,9 +2741,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.10</abbrev>DMX_GET_EVENT< </entry><entry align="char"> <para>Pointer to the location where the event is to be stored.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -2916,9 +2766,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.10</abbrev>DMX_GET_EVENT< align="char"> <para>There is no event pending, and the device is in non-blocking mode.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -2967,9 +2814,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.11</abbrev>DMX_GET_STC<in </entry><entry align="char"> <para>Pointer to the location where the stc is to be stored.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -2994,9 +2838,6 @@ role="subsection"><title><abbrev role="title-mark">3.2.11</abbrev>DMX_GET_STC<in </entry><entry align="char"> <para>Invalid stc number.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> </section></section></section><section @@ -3329,9 +3170,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.1</abbrev>open() (blocking mode is the default) - - ERRORS @@ -3363,9 +3201,6 @@ role="subsection"><abbrev role="title-mark">4.2.1</abbrev>open() Invalid argument. - - @@ -3393,9 +3228,6 @@ role="subsection"><abbrev role="title-mark">4.2.2</abbrev>close() File descriptor returned by a previous call to open(). - - ERRORS @@ -3406,9 +3238,6 @@ role="subsection"><abbrev role="title-mark">4.2.2</abbrev>close() fd is not a valid open file descriptor. - - @@ -3454,9 +3283,6 @@ role="subsection"><abbrev role="title-mark">4.2.3</abbrev>write() Size of buf. - - ERRORS @@ -3482,9 +3308,6 @@ role="subsection"><abbrev role="title-mark">4.2.3</abbrev>write() fd is not a valid open file descriptor. - - @@ -3541,9 +3364,6 @@ role="subsection"><abbrev role="title-mark">4.2.4</abbrev>VIDEO_STOP<inde </entry><entry align="char"> <para>FALSE: Show last decoded frame.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -3562,9 +3382,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.4</abbrev>VIDEO_STOP<inde align="char"> <para>Internal error, possibly in the communication with the DVB subsystem.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -3600,9 +3417,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.5</abbrev>VIDEO_PLAY<inde </entry><entry align="char"> <para>Equals VIDEO_PLAY for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -3621,9 +3435,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.5</abbrev>VIDEO_PLAY<inde align="char"> <para>Internal error, possibly in the communication with the DVB subsystem.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -3663,9 +3474,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.6</abbrev>VIDEO_FREEZE<in </entry><entry align="char"> <para>Equals VIDEO_FREEZE for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -3684,9 +3492,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.6</abbrev>VIDEO_FREEZE<in align="char"> <para>Internal error, possibly in the communication with the DVB subsystem.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -3722,9 +3527,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.7</abbrev>VIDEO_CONTINUE< </entry><entry align="char"> <para>Equals VIDEO_CONTINUE for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -3743,9 +3545,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.7</abbrev>VIDEO_CONTINUE< align="char"> <para>Internal error, possibly in the communication with the DVB subsystem.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -3791,9 +3590,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.8</abbrev>VIDEO_SELECT_SO </entry><entry align="char"> <para>Indicates which source shall be used for the Video stream.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -3812,9 +3608,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.8</abbrev>VIDEO_SELECT_SO align="char"> <para>Internal error, possibly in the communication with the DVB subsystem.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -3863,9 +3656,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.9</abbrev>VIDEO_SET_BLANK </entry><entry align="char"> <para>FALSE: Show last decoded frame.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -3891,9 +3681,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.9</abbrev>VIDEO_SET_BLANK </entry><entry align="char"> <para>Illegal input parameter</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -3937,9 +3724,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.10</abbrev>VIDEO_GET_STAT </entry><entry align="char"> <para>Returns the current status of the Video Device.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -3965,9 +3749,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.10</abbrev>VIDEO_GET_STAT </entry><entry align="char"> <para>status points to invalid address</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4020,9 +3801,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.11</abbrev>VIDEO_GET_EVEN align="char"> <para>Points to the location where the event, if any, is to be stored.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4060,9 +3838,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.11</abbrev>VIDEO_GET_EVEN </entry><entry align="char"> <para>Overflow in event queue - one or more events were lost.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4109,9 +3884,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.12</abbrev>VIDEO_SET_DISP </entry><entry align="char"> <para>Selects the video format to be used.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4136,9 +3908,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.12</abbrev>VIDEO_SET_DISP </entry><entry align="char"> <para>Illegal parameter format.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4185,9 +3954,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.13</abbrev>VIDEO_STILLPIC </entry><entry align="char"> <para>Pointer to a location where an I-frame and size is stored.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4212,9 +3978,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.13</abbrev>VIDEO_STILLPIC </entry><entry align="char"> <para>sp points to an invalid iframe.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4258,9 +4021,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.14</abbrev>VIDEO_FAST_FOR </entry><entry align="char"> <para>The number of frames to skip.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4292,9 +4052,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.14</abbrev>VIDEO_FAST_FOR </entry><entry align="char"> <para>Illegal parameter format.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4338,9 +4095,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.15</abbrev>VIDEO_SLOWMOTI </entry><entry align="char"> <para>The number of times to repeat each frame.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4372,9 +4126,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.15</abbrev>VIDEO_SLOWMOTI </entry><entry align="char"> <para>Illegal parameter format.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4420,9 +4171,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.16</abbrev>VIDEO_GET_CAPA align="char"> <para>Pointer to a location where to store the capability information.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4440,9 +4188,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.16</abbrev>VIDEO_GET_CAPA </entry><entry align="char"> <para>cap points to an invalid iframe.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4544,9 +4289,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.18</abbrev>VIDEO_CLEAR_BU </entry><entry align="char"> <para>Equals VIDEO_CLEAR_BUFFER for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4557,9 +4299,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.18</abbrev>VIDEO_CLEAR_BU </entry><entry align="char"> <para>fd is not a valid open file descriptor</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4604,9 +4343,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.19</abbrev>VIDEO_SET_STRE </entry><entry align="char"> <para>stream type</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4624,9 +4360,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.19</abbrev>VIDEO_SET_STRE </entry><entry align="char"> <para>type is not a valid or supported stream type.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4671,9 +4404,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.20</abbrev>VIDEO_SET_FORM </entry><entry align="char"> <para>video format of TV as defined in section ??.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4691,9 +4421,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.20</abbrev>VIDEO_SET_FORM </entry><entry align="char"> <para>format is not a valid video format.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4739,9 +4466,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.21</abbrev>VIDEO_SET_SYST </entry><entry align="char"> <para>video system of TV output.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4759,9 +4483,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.21</abbrev>VIDEO_SET_SYST </entry><entry align="char"> <para>system is not a valid or supported video system.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4805,9 +4526,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.22</abbrev>VIDEO_SET_HIGH </entry><entry align="char"> <para>SPU Highlight information according to section ??.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4825,9 +4543,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.22</abbrev>VIDEO_SET_HIGH </entry><entry align="char"> <para>input is not a valid highlight setting.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4872,9 +4587,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.23</abbrev>VIDEO_SET_SPU< align="char"> <para>SPU decoding (de)activation and subid setting according to section ??.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4893,9 +4605,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.23</abbrev>VIDEO_SET_SPU< align="char"> <para>input is not a valid spu setting or driver cannot handle SPU.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -4939,9 +4648,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.24</abbrev>VIDEO_SET_SPU_ </entry><entry align="char"> <para>SPU palette according to section ??.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -4959,9 +4665,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.24</abbrev>VIDEO_SET_SPU_ </entry><entry align="char"> <para>input is not a valid palette or driver doesn’t handle SPU.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -5007,9 +4710,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.25</abbrev>VIDEO_GET_NAVI align="char"> <para>PCI or DSI pack (private stream 2) according to section ??.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -5027,9 +4727,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.25</abbrev>VIDEO_GET_NAVI </entry><entry align="char"> <para>driver is not able to return navigational information</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -5075,9 +4772,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.26</abbrev>VIDEO_SET_ATTR </entry><entry align="char"> <para>video attributes according to section ??.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -5095,9 +4789,6 @@ role="subsection"><title><abbrev role="title-mark">4.2.26</abbrev>VIDEO_SET_ATTR </entry><entry align="char"> <para>input is not a valid attribute setting.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> </section></section></section><section @@ -5308,9 +4999,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.1</abbrev>open() (blocking mode is the default) - - ERRORS @@ -5342,9 +5030,6 @@ role="subsection"><abbrev role="title-mark">5.2.1</abbrev>open() Invalid argument. - - @@ -5372,9 +5057,6 @@ role="subsection"><abbrev role="title-mark">5.2.2</abbrev>close() File descriptor returned by a previous call to open(). - - ERRORS @@ -5385,9 +5067,6 @@ role="subsection"><abbrev role="title-mark">5.2.2</abbrev>close() fd is not a valid open file descriptor. - - @@ -5433,9 +5112,6 @@ role="subsection"><abbrev role="title-mark">5.2.3</abbrev>write() Size of buf. - - ERRORS @@ -5461,9 +5137,6 @@ role="subsection"><abbrev role="title-mark">5.2.3</abbrev>write() fd is not a valid open file descriptor. - - @@ -5753,9 +5426,6 @@ role="subsection"><abbrev role="title-mark">5.2.8</abbrev>AUDIO_SET_MUTE< </entry><entry align="char"> <para>FALSE Audio Un-mute</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -5835,9 +5505,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.9</abbrev>AUDIO_SET_AV_SY </entry><entry align="char"> <para>FALSE AV-sync OFF</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -5921,9 +5588,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.10</abbrev>AUDIO_SET_BYPA </entry><entry align="char"> <para>FALSE Bypass is enabled</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -6386,9 +6050,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.17</abbrev>AUDIO_SET_STRE </entry><entry align="char"> <para>stream type</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -6406,9 +6067,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.17</abbrev>AUDIO_SET_STRE </entry><entry align="char"> <para>type is not a valid or supported stream type.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -6452,9 +6110,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.18</abbrev>AUDIO_SET_EXT_ </entry><entry align="char"> <para>audio sub_stream_id</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -6472,9 +6127,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.18</abbrev>AUDIO_SET_EXT_ </entry><entry align="char"> <para>id is not a valid id.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -6519,9 +6171,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.19</abbrev>AUDIO_SET_ATTR </entry><entry align="char"> <para>audio attributes according to section ??</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -6539,9 +6188,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.19</abbrev>AUDIO_SET_ATTR </entry><entry align="char"> <para>attr is not a valid or supported attribute setting.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -6586,9 +6232,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.20</abbrev>AUDIO_SET_KARA </entry><entry align="char"> <para>karaoke settings according to section ??.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -6606,9 +6249,6 @@ role="subsection"><title><abbrev role="title-mark">5.2.20</abbrev>AUDIO_SET_KARA </entry><entry align="char"> <para>karaoke is not a valid or supported karaoke setting.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> </section></section></section><section @@ -6753,9 +6393,6 @@ role="subsection"><title><abbrev role="title-mark">6.2.1</abbrev>open() (blocking mode is the default) - - ERRORS @@ -6787,9 +6424,6 @@ role="subsection"><abbrev role="title-mark">6.2.1</abbrev>open() Invalid argument. - - @@ -6817,9 +6451,6 @@ role="subsection"><abbrev role="title-mark">6.2.2</abbrev>close() File descriptor returned by a previous call to open(). - - ERRORS @@ -6830,9 +6461,6 @@ role="subsection"><abbrev role="title-mark">6.2.2</abbrev>close() fd is not a valid open file descriptor. - -
<abbrev role="title-mark">8.6.4</abbrev>start_filtering </entry><entry align="char"> <para>Pointer to the section feed API and instance data.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>RETURNS @@ -9513,7 +9138,7 @@ role="section"><title><abbrev role="title-mark">9.2</abbrev>The DVR device</titl </section>GNU Free Documentation License <para>Version 1.1, March 2000 </para> -<para>Copyright © 2000 Free Software Foundation, Inc. +<para>Copyright � 2000 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -9855,7 +9480,7 @@ document and put the following copyright and license notices just after the titl page: </para> -<para>Copyright © YEAR YOUR NAME. Permission is granted to copy, +<para>Copyright � YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being LIST THEIR diff --git a/dvb-spec/sgml/frontend.sgml b/dvb-spec/sgml/frontend.sgml index d2a6ece04..91a749f70 100644 --- a/dvb-spec/sgml/frontend.sgml +++ b/dvb-spec/sgml/frontend.sgml @@ -403,9 +403,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>(blocking mode is the default)</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -467,9 +464,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>File descriptor returned by a previous call to open().</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -589,9 +583,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>The bit error rate is stored into *ber.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -669,9 +660,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>The signal-to-noise ratio is stored into *snr.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -751,9 +739,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>The signal strength value is stored into *strength.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -915,9 +900,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>Points to parameters for tuning operation.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -990,9 +972,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>Points to parameters for tuning operation.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1239,9 +1218,6 @@ modulation mode which can be one of the following: align="char"> <para>Equals FE_DISEQC_RESET_OVERLOAD for this command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1278,9 +1254,6 @@ modulation mode which can be one of the following: <informaltable><tgroup cols="1"><tbody><row><entry align="char"> <para>This ioctl call is used to send a a DiSEqC command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>SYNOPSIS @@ -1318,9 +1291,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>Pointer to the command to be transmitted.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1372,9 +1342,6 @@ modulation mode which can be one of the following: <informaltable><tgroup cols="1"><tbody><row><entry align="char"> <para>This ioctl call is used to receive reply to a DiSEqC 2.0 command.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1413,9 +1380,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>Pointer to the command to be received.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1466,9 +1430,6 @@ modulation mode which can be one of the following: <informaltable><tgroup cols="1"><tbody><row><entry align="char"> <para>This ioctl call is used to send a 22KHz tone burst.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1504,9 +1465,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>burst A or B.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1592,9 +1550,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>The requested tone generation mode (on/off).</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> <para>ERRORS @@ -1679,9 +1634,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>The requested bus voltage.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> @@ -1768,9 +1720,6 @@ modulation mode which can be one of the following: </entry><entry align="char"> <para>The requested bus voltage.</para> -</entry> - </row><row><entry - align="char"> </entry> </row></tbody></tgroup></informaltable> -- cgit v1.2.3