URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2bf078d520b8bf8edc25172d768ba102a772ffb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b2bf078 by Britt McKinley (bmckinley@xxxxxxxxxxxx):
h264: Remove unneeded errata checks.
Some Microsoft errata were caused by bad decoding and were not actually
problems. Remove the unneeded tests and expert information.
Add PRID ranges values to Layer Presence bytes.
Change-Id: I0b2b555bc448f0b4ee142b2920ae4e37d54ccab4
Reviewed-on: https://code.wireshark.org/review/2958
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from bb9a251 Add back actionFileQuit.
adds b2bf078 h264: Remove unneeded errata checks.
Summary of changes:
epan/dissectors/packet-h264.c | 57 +++++++----------------------------------
1 file changed, 9 insertions(+), 48 deletions(-)