vdr-plugin-streamdev/libdvbmpeg
schmirl d0385f5252 fixes for some new warnings from gcc 4.3.0
- array subscript is above array bounds (real bug - might overwrite other var)
- deprecated conversion from string constant to 'char*'
- suggest explicit braces to avoid ambiguous 'else'

Thanks to Petri Hintukainen (#354)
Modified Files:
	common.c libdvbmpeg/cpptools.cc libdvbmpeg/remux.c
2007-09-21 11:55:56 +00:00
..
.cvsignore Initial revision 2004-12-30 22:43:55 +00:00
DVB.hh Initial revision 2004-12-30 22:43:55 +00:00
Makefile - transfer 2005-02-08 15:21:19 +00:00
OSD.h Initial revision 2004-12-30 22:43:55 +00:00
channel.h Initial revision 2004-12-30 22:43:55 +00:00
ci.hh Initial revision 2004-12-30 22:43:55 +00:00
cpptools.cc fixes for some new warnings from gcc 4.3.0 2007-09-21 11:55:56 +00:00
cpptools.hh Initial revision 2004-12-30 22:43:55 +00:00
ctools.c Silence warnings caused by implicit casts between uint8_t and char. 2007-03-19 12:05:25 +00:00
ctools.h Initial revision 2004-12-30 22:43:55 +00:00
devices.hh Initial revision 2004-12-30 22:43:55 +00:00
osd.hh Initial revision 2004-12-30 22:43:55 +00:00
remux.c fixes for some new warnings from gcc 4.3.0 2007-09-21 11:55:56 +00:00
remux.h Initial revision 2004-12-30 22:43:55 +00:00
ringbuffy.c Initial revision 2004-12-30 22:43:55 +00:00
ringbuffy.h Initial revision 2004-12-30 22:43:55 +00:00
transform.c Initial revision 2004-12-30 22:43:55 +00:00
transform.h Initial revision 2004-12-30 22:43:55 +00:00