Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
EPG: Add reference to ETSI EPG categories as comment
  • Loading branch information
ProfYaffle authored and perexg committed Oct 6, 2016
1 parent 08a3407 commit a7e814c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/epg.c
Expand Up @@ -2210,6 +2210,10 @@ epg_broadcast_t *epg_broadcast_deserialize
// FULL(ish) list from EN 300 468, I've excluded the last category
// that relates more to broadcast content than what I call a "genre"
// these will be handled elsewhere as broadcast metadata

// Reference (Sept 2016):
// http://www.etsi.org/deliver/etsi_en/300400_300499/300468/01.11.01_60/en_300468v011101p.pdf

#define C_ (const char *[])
static const char **_epg_genre_names[16][16] = {
{ /* 00 */
Expand Down

0 comments on commit a7e814c

Please sign in to comment.