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

Allow User Defined JPEG Encode Quality Level #803

Closed uartie closed 6 years ago

uartie commented 6 years ago

Default jpeg encode quality level remains at 50. User can now configure it in the range [1, 100].

Fixes #769