[bTSstream-devel] [Git][videolan/bitstream][master] 3 commits: rtcp: add app-specific packet type

Christophe Massiot gitlab at videolan.org
Fri Nov 23 17:35:02 CET 2018


Christophe Massiot pushed to branch master at VideoLAN / bitstream


Commits:
6b282cef by Rafaël Carré at 2018-11-21T15:05:06Z
rtcp: add app-specific packet type

- - - - -
19a407f4 by Christophe Massiot at 2018-11-23T16:35:07Z
Merge branch 'app' of https://github.com/funman/bitstream into funman-app

- - - - -
4de132a7 by Christophe Massiot at 2018-11-23T16:35:14Z
Merge branch 'funman-app'

- - - - -


1 changed file:

- ietf/rtcp.h


Changes:

=====================================
ietf/rtcp.h
=====================================
@@ -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)
 {



View it on GitLab: https://code.videolan.org/videolan/bitstream/compare/6cd871dc967cd4c50538fb983c09c2ad6cd7b9ce...4de132a7ef4ba3120b776d20c3941da5a07c5100

-- 
View it on GitLab: https://code.videolan.org/videolan/bitstream/compare/6cd871dc967cd4c50538fb983c09c2ad6cd7b9ce...4de132a7ef4ba3120b776d20c3941da5a07c5100
You're receiving this email because of your account on code.videolan.org.


More information about the biTStream-devel mailing list