gmp headers to simplify building OpenH264 and other Gecko Media Plugins without requiring the entire mozilla-central source tree
Перейти к файлу
Jim Mathies e7d30b921d
Merge pull request #22 from aosmond/ao_more_encoder_options
Expand options for encoders
2023-04-19 12:58:56 -05:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-04-01 08:54:54 +13:00
README.md Initial commit. 2014-05-27 20:24:48 -05:00
gmp-entrypoints.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-errors.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-platform.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-storage.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-video-codec.h Expand options for encoders 2023-04-19 13:45:34 -04:00
gmp-video-decode.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-video-encode.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-video-frame-encoded.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-video-frame-i420.h Update for new OpenH264 decoder requirements 2023-04-14 13:12:04 -04:00
gmp-video-frame.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-video-host.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00
gmp-video-plane.h Update to mozilla central commit fc6124f09abd. 2021-06-23 15:47:02 -04:00

README.md

This repository contains the headers for developing Gecko Media Plugins. Gecko syncs with this repository.