look in /tmp/tcloop/ffmpeg-ffserver-dev to see what's inside the extension
You can also loop mount the extension, eg: $ sudo mount -o loop ffmpeg-ffserver-dev.tcz /tmp/image
..or use a squashfs command to list the contents, the exact command escapes me at the moment - "unsquashfs -l" maybe?