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

Fast boot 1218 working #819

Closed wudping closed 6 years ago

wudping commented 6 years ago

Modularize the libyami code, so that ecoder, decoder, vpp, can be compiled separately with the existing compilation options. It helps to reduce the size of the dynamic or static library.

wudping commented 6 years ago

please help to review, thanks.

wudping commented 6 years ago

hi @uartie , it's updated, thanks for your thorough information.

wudping commented 6 years ago

hi @xuguangxin, updated, please help to review again, thanks.

xuguangxin commented 6 years ago

It's bad to change h264 dpb manager to meet fast boot requirement. We need find other way to do this