Browse Source

Merge branch 'funman-app'

master
Christophe Massiot 6 years ago
parent
commit
4de132a7ef
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> # include <inttypes.h>
# define RTCP_RTP_VERSION 2 # define RTCP_RTP_VERSION 2
# define RTCP_PT_APP 204
static inline void rtcp_set_rtp_version(uint8_t *p_rtcp) static inline void rtcp_set_rtp_version(uint8_t *p_rtcp)
{ {

Loading…
Cancel
Save