commit | a678a50ecd236b864aed92ebc839ebe8c996c05b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Jul 03 19:07:02 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Jul 03 19:07:02 2016 -0300 |
tree | 64886540526c004c1f43c1b03ce7cdb403ede4db | |
parent | 31ad250f5f128a1713972d283aa8f00158efc8f6 [diff] |
doc-rst: pixfmt-nv12m: fix conversion issues The conversion added an empty column (probably, it was used on DocBook just to increase spacing. It also added an extra line on one of the texts, breaking the original paragraph into two ones. Remove them. Finally, a space is required before :sub:, as otherwise it won't display it right. Add it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>