darbyjohnston / tlRender

tlRender is an open source library for building playback and review applications for visual effects, film, and animation.
BSD 3-Clause "New" or "Revised" License
193 stars 22 forks source link

Fixed ptr derefencing when codec did not return any pixcel format #102

Closed ggarra13 closed 1 year ago

ggarra13 commented 1 year ago

…like when saving H264 without libx264 linked in.

darbyjohnston commented 1 year ago

Thanks!