• Georgi Chorbadzhiyski's avatar
    demux: Fixed setting of provider and service name in SDT. · df2ab943
    Georgi Chorbadzhiyski authored
    Commit 5967be13 introduced ability to change provider and service
    name per output. Unfortunately the condition where SDT have more
    than one descriptor and service name descriptor is not the first
    one was not tested even if there were code to handle multiple
    descriptors. With patch even if desc 0x48 is not the first one
    everything works as expected.
    df2ab943
demux.c 91.8 KB