• Clément Bœsch's avatar
    Merge commit '74d98d1b' · 82439dec
    Clément Bœsch authored
    * commit '74d98d1b':
      mpegts: Validate the SL Packet Header Configuration
    
    See e630ca51
    
    Our local timestamp_len > 64 is adjusted to > 63 to match the Libav
    check and the actual specifications (14496-1, 10.2.2).
    
    There is no need to request a sample as it violates the specifications
    and such a file would likely be the result of a crafted/fuzzed sample.
    
    On the other hand, the clipping of the value is kept for extra safety.
    Merged-by: 's avatarClément Bœsch <clement@stupeflix.com>
    82439dec
mpegts.c 95.9 KB