media/libraries/extractor/src
ibaker 5fa9985ce6 Add H264_ prefix to NalUnitUtil.NAL_UNIT_TYPE_* constants
Also promote all H.265 constants to be public in `NalUnitUtil` with
`H265_` prefixes, for consistency.

A lot of these names are used in h.265 too (and `NalUnitUtil` handles
both), but with different values, so this rename aims to avoid
accidentally using an h.264 value in an h.265 context.

PiperOrigin-RevId: 651774188
2024-07-12 08:02:24 -07:00
..
androidTest Rollback of 8e2869278c 2024-02-15 02:35:12 -08:00
main Add H264_ prefix to NalUnitUtil.NAL_UNIT_TYPE_* constants 2024-07-12 08:02:24 -07:00
test Add an MV-HEVC test to Mp4ExtractorParameterizedTest. 2024-07-11 06:52:15 -07:00