1. 14 Feb, 2018 1 commit
  2. 13 Jan, 2017 1 commit
  3. 24 Feb, 2015 5 commits
  4. 18 Dec, 2014 1 commit
    • Thomas Volkert's avatar
      rtp: Initial H.261 support · a505c0d7
      Thomas Volkert authored
      The packetizer only supports splitting at GOB headers - if
      such aren't available frequently enough, it splits at any
      random byte offset (not at a macroblock boundary either, which
      would be allowed by the spec) and sends a payload header pretend
      that it starts with a GOB header.
      
      As long as a receiver doesn't try to handle such cases cleverly
      but just drops broken frames, this shouldn't matter too much
      in practice.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      a505c0d7
  5. 01 Nov, 2014 1 commit
  6. 26 Aug, 2014 1 commit
  7. 24 Aug, 2014 1 commit