blob: a9826524cc3bb1d6e339ab93fd88d4d482cdff2d [file] [log] [blame] [view]
# codec
This directory supplies a `source_set` to link when writing implementations of
the Codec FIDL service. See `codec_impl.h` and
`public/fidl/fuchsia.media/stream_processor.fidl`.
These implementations can be considered as candidates by the CodecFactory FIDL
service.