#!/bin/sh for f in $@ do /usr/X11R6/bin/convert -geomtry 702x576 $f test.mpg test_video test.mpg rm test.mpg done ref='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sp-Itirapua (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-10-09Add new Brazilian channel filesMauro Carvalho Chehab1-5/+5
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-09Update Brazil ISDB-T channel filesMauro Carvalho Chehab280-468/+10042
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-09Add targets to install the files at the systemMauro Carvalho Chehab2-0/+61
In order to be easier to package the scan tables, add some targets to install the files, and add the instructions about how to use it at the README file. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>