h4tr3d / avcpp

C++ wrapper for FFmpeg
Other
448 stars 81 forks source link

Added const to av::Packet::flags() #64

Closed tb1 closed 4 years ago

tb1 commented 4 years ago

av::Packet::flags() should be const.