You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

Changelog

# Changelog

## v0.5.0

### Features

- Initial version of `esp-video-codec`
- Add video encoder and decoder common part
- Add hardware MJPEG encoder and decoder implement based on `esp_driver_jpeg`
- Add hardware H264 encoder implement based on `esp_h264`
- Add software MJPEG encoder and decoder implement based on `esp_new_jpeg`
- Add software H264 encoder and decoder implement based on `esp_h264`