Browse Source

Merge branch 'app' of https://github.com/funman/bitstream into funman-app

master
Christophe Massiot 6 years ago
parent
commit
19a407f491
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ietf/rtcp.h

+ 1
- 0
ietf/rtcp.h View File

@ -29,6 +29,7 @@
# include <inttypes.h>
# define RTCP_RTP_VERSION 2
# define RTCP_PT_APP 204
static inline void rtcp_set_rtp_version(uint8_t *p_rtcp)
{

Loading…
Cancel
Save