mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-04-24 10:09:49 +02:00

This commit tidies up the webcam code, adds documentation and adds a couple of small clean-ups and optimisations around resource usage. `audio.h` is not included in `webcam.h` any more as it's not needed at all by that code, however it has been added to `precomp.h` so that `stdapi.c` can use and see it along with the other files.