| Auto-Submit | +1 |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Fully relax AVC/HEVC analysis classes. Used only for logs/keyframes
The analysis portions of the AVC/HEVC classes are only used for
generating non-conformant logs and key-frame detection. As such it
doesn't really make sense to bail out early upon non-conformance when
the packet may still be a key-frame. This change fully relaxes the
parsers so that both is_conformant and is_keyframe will be populated.
R=eugene
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |