twitter / vireo

Vireo is a lightweight and versatile video processing library written in C++11
MIT License
932 stars 111 forks source link

Remove unnecessary null pointer checks #6

Closed elfring closed 6 years ago

elfring commented 6 years ago

An extra null pointer check is not needed in functions like the following.

canbal commented 6 years ago

Feel free to send a pull request for it. Closing this issue since we probably won't have the bandwidth to get to this ourselves.