DevonCrawford / Video-Editing-Automation

Toolkit of algorithms to automate the video editing process
GNU General Public License v3.0
1.17k stars 161 forks source link

reserved identifier violation #6

Open elfring opened 5 years ago

elfring commented 5 years ago

I would like to point out that identifiers like “_CLIP_API_” and “_VIDEOCONTEXT_API_do not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?