GNOME Bugzilla – Bug 728429
mpegts: add multilingual descriptors
Last modified: 2014-05-27 14:20:30 UTC
add multilingual network name descriptor add multilingual bouquet name descriptor add multilingual service name descriptor add multilingual component descriptor
Created attachment 274616 [details] [review] add multilingual network name descriptor
Created attachment 274617 [details] [review] add multilingual bouquet name descriptor
Created attachment 274618 [details] [review] add multilingual service name descriptor
Created attachment 274619 [details] [review] add multilingual component descriptor
Please provide support to the ts-parser example so we can validate they work as expected.
Created attachment 277242 [details] [review] example: add support for dvb multilingual network name descriptor
Created attachment 277243 [details] [review] example: add support for dvb multilingual bouquet name descriptor
Created attachment 277244 [details] [review] example: add support for dvb multilingual service name descriptor
Created attachment 277245 [details] [review] example: add support for dvb multilingual component descriptor
(In reply to comment #5) > Please provide support to the ts-parser example so we can validate they work as > expected. Yeh, I'm looking into ts-parser for missed descriptors and tables and adding it. For future ones I'm sending it with the descriptor/table parsing patches. Have you ts-files with section tables and descriptors for Atsc, Isdb and also for the multilingual descriptors? My broadcasters (dvb-t: media broadcast, dvb-c: Kabel Deutschland) haven't it.
There was a bug (already present also) with memcpy usage. I fixed that and pushed everything.