arturoc / ofxGStreamer

openFrameworks addon to use gstreamer under osx and windows. This addon has no code and instead uses the addon_config.mk file to add the needed files from the core + the flags needed to compile using gstreamer
56 stars 28 forks source link

don't assume std namespace #20

Closed koopero closed 5 years ago

koopero commented 5 years ago

Allows compile with OF 0.10.0

arturoc commented 5 years ago

thanks!

koopero commented 5 years ago

No worries, bud. I was thrashing around, and did a bunch of your modules like this.

Thanks for your hard work on all this code.