Changeset 3014
- Timestamp:
- Nov 11, 2009 4:18:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/test/sdp_neg_test.c
r2675 r3014 130 130 "a=rtpmap:0 PCMU/8000\r\n" 131 131 "m=video 0 RTP/AVP 31\r\n" 132 "a=rtpmap:31 H261/90000\r\n" /* <-- this is not necessary */132 //"a=rtpmap:31 H261/90000\r\n" /* <-- this is not necessary */ 133 133 "m=video 53000 RTP/AVP 32\r\n" 134 134 "a=rtpmap:32 MPV/90000\r\n"
Note: See TracChangeset
for help on using the changeset viewer.