1. 24 Feb, 2015 6 commits
  2. 18 Dec, 2014 1 commit
  3. 30 Aug, 2013 1 commit
  4. 05 May, 2013 1 commit
  5. 20 Jan, 2013 1 commit
  6. 21 Dec, 2012 1 commit
  7. 02 Nov, 2012 1 commit
  8. 07 Aug, 2012 1 commit
  9. 14 Jun, 2012 1 commit
  10. 18 Feb, 2012 1 commit
    • Martin Storsjö's avatar
      rtpdec: Identify incorrectly signalled H263 · c7e8639c
      Martin Storsjö authored
      H263 in RTP can be packetized in two formats (RFC 2190, RFC
      2429/4629). The former normally uses the static payload type 34,
      while the latter normally uses dynamic payload types with the
      SDP format names H263-1998 or H263-2000.
      
      Look for packets that don't look like proper RFC 2190 packets and
      switch to depacketizing them according to the new format if they
      match some heuristic criteria.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      c7e8639c
  11. 14 Feb, 2012 1 commit