Looking for release team for ffmpeg image transport plugin

@Bernd_Pfrommer highlighting a prior hardware acceleration issue with image transport plugin.

Quick summary is that hardware acceleration performance will be limited by CPU memcpy as the image transport plugin does not support type adaptation.

If you are working on H.264 compression in addition to JPEG, its good to align on the data format, for consistency as we’ve had incompatibility with the format used in FogROS2 for it’s H.264 format relative to what we use in Isaac ROS Image Compression.

Thanks