intel / libyami

Yet Another Media Infrastructure. it is core part of media codec with hardware acceleration, it is yummy to your video experience on Linux like platform.
Apache License 2.0
146 stars 106 forks source link

static function 'searchStartPos()' is never used #880

Closed QiAnXinCodeSafe closed 4 years ago

QiAnXinCodeSafe commented 4 years ago

https://github.com/intel/libyami/blob/f742635b13146f50e00fc516a7f97c47db940864/codecparsers/h264Parser.cpp#L108

QiAnXinCodeSafe commented 4 years ago

the same issues:

https://github.com/intel/libyami/blob/08606d0a43e0ef15e5b61cc13563169370ce8715/codecparsers/h265Parser.cpp#L214

https://github.com/intel/libyami/blob/08606d0a43e0ef15e5b61cc13563169370ce8715/encoder/vaapiencoder_h264.cpp#L129