package/libdvbsi: new package
authorCarsten Schoenert <c.schoenert@gmail.com>
Sun, 23 Jun 2013 15:30:33 +0000 (17:30 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 27 Jun 2013 19:30:52 +0000 (21:30 +0200)
commit84f2dece13cbadd6f87c6223c1f452b5446633a4
tree80a5e990c822a636fba54a2fd14b1d1b5359ec79
parent241a6c9bcf75753338cb017fcac4e2d8bc9d90d7
package/libdvbsi: new package

libdvbsi++ is a C++ library for parsing DVB SI sections and providing
the output in C++ objects. It's usefull in any case you need prepared
and preselected DVB SI data from the raw stream.

[Peter: fix _LICENSE_FILES tag]
Signed-off-by: Carsten Schoenert <c.schoenert@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/libdvbsi/Config.in [new file with mode: 0644]
package/libdvbsi/libdvbsi.mk [new file with mode: 0644]