1. 10 Feb, 2014 1 commit
    • Jean-Paul Saman's avatar
      demux/ts.c: Solve 'lost synchro' warnings when using a file input. · 91e105d2
      Jean-Paul Saman authored
      Solve 'lost synchro' warnings when using a file input. The warning was
      triggered by the functions GetFirstPCR(), CheckPCR() and GetLastPCR().
      They searched for a TS packet which contains a PCR but did not take
      the TS packet size boundarys into account. By rounding to the nearest
      p_sys->i_packet_size this warning was resolved.
      91e105d2
  2. 09 Feb, 2014 20 commits
  3. 08 Feb, 2014 19 commits