webrtc-pc
Add a bunch of fields to RtpParameters and RtpEncodingParameters
#273
Merged

Commits
  • Add a bunch of fields to RtpParameters and RtpEncodingParameters
    pthatcherg committed 10 years ago
  • Fix typo (RtxParameters => FecParameters)
    pthatcherg committed 10 years ago
  • Change hdrext.encrypt to hdrext.encrypted.
    pthatcherg committed 10 years ago
  • Remove framerateScale, resolutionScale, and rename framerateBias to degregationPreference.
    pthatcherg committed 10 years ago
  • Remove 'effectively readonly' in favor of explaining what happens when you try to change it.
    pthatcherg committed 10 years ago
  • Fix some typos, and add InvalidParameter exception.
    pthatcherg committed 10 years ago
  • Merge with master
    pthatcherg committed 10 years ago
  • Fix some errors.
    pthatcherg committed 10 years ago
  • Move maxBitrate back to the correct dictionary (merge issue)
    adam-be committed 10 years ago
  • Centralize read-only parameter error handling
    adam-be committed 10 years ago
  • Merge pull request #2 from adam-be/peter-params
    pthatcherg committed 10 years ago
Loading