Re: [PATCH v3 7/7] v4l-utils/libdvbv5: add gconv module for the text conversions of ISDB-S/T.

2014-11-01 Thread Akihiro TSUKADA
On 2014年11月01日 04:47, Mauro Carvalho Chehab wrote: > This one failed to build here: > > Making all in gconv > make[3]: Entering directory `/devel/v4l/v4l-utils/lib/gconv' > make[3]: *** No rule to make target `all'. Stop. Sorry, I forgot to "git add -f Makefile". I'll repost v4. > I had to add

[PATCH v3 7/7] v4l-utils/libdvbv5: add gconv module for the text conversions of ISDB-S/T.

2014-10-31 Thread tskd08
From: Akihiro Tsukada Signed-off-by: Akihiro Tsukada --- configure.ac|9 + lib/Makefile.am |6 +- lib/gconv/arib-std-b24.c| 1592 +++ lib/gconv/en300-468-tab00.c | 564 +++ lib/gconv/gconv-modules |