Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-05 | Fix the Makefile to do the right thing after the conversion | Mauro Carvalho Chehab | 1 | -5/+8 | |
Now that the tables got converted, rewrite it to generate DVBv3 from the DVBv5 channels, and to generate DVBv5 again from DVBv3, for testing purposes. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | |||||
2014-09-04 | Makefile: Add support to convert from DVBv5 to DVBv3 | Mauro Carvalho Chehab | 1 | -2/+13 | |
That does the conversion from a previously generated DVBv5 directory back to DVBv3. This is useful to check if dvb-fe-convert is doing the right thing. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | |||||
2014-09-04 | Add Makefile to convert DVBv3 files to DVBv5 | Jonathan McCrohan | 1 | -0/+25 | |
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> |