tofunmi 9b2668c0ca Add BmpExtractor
Takes single sample extraction logic out of the png extractor and puts it in a helper so it can be used for bmp as well.

PiperOrigin-RevId: 562581815
2023-09-04 10:37:28 -07:00
..
2023-09-04 10:37:28 -07:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.