Remove check on entropy_coding_mode_flag in PPS parser. Parse entropy_coding_mode_flag from PPS and store it in the parser struct. Parse out extra data in NALU slices in case of entropy_coding_mode to avoid reporting incorrect QP. BUG=webrtc:6338 Review-Url: https://codereview.webrtc.org/2373393002 Cr-Commit-Position: refs/heads/master@{#14522}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.