• Michael Hunold's avatar
    [PATCH] some more av7110 dvb-driver updates · 8ff70296
    Michael Hunold authored
     - some progress on DVB-C analog module: experimentally fix frequency
       offset, initialize msp3400 for analog TV sound
     - Reduce the number of dropped TS packets when an error is detected
       (Jon Burgess)
     - If somebody calls G_TUNER for a DVB-C card w/ analog module, then
       check for the selected tuner, not if the currently selected channel
       has a tuner.
     - play_iframe may be used to play stillpicture frames, that can either
       by complete i-frames or partial p-frames.  In any case, the av7110
       needs about 400kB of video data, before the internal video decoder
       starts displaying anything.  for stillframes, this is bad, so we
       *always* loop writing the frame until the magic amount is reached.
       stupid, but works... 
     - applied 64bit fixes by Pedro Miguel Teixeira <pmsjt@warner.homeip.net
    8ff70296
budget-core.c 8.09 KB