Skip to content

[RFC] contrib: replace libjpeg with libjpeg-turbo

Steve Lhomme requested to merge robUx4/vlc:libjpeg-turbo into master

It should be faster and the license is the same type.


v2:

  • force HOSTVARS_PIC

v3:

  • force CMAKE_POSITION_INDEPENDENT_CODE
  • test HOSTVARS_PIC on more CMake targets

v4:

  • remove (successful) HOSTVARS_PIC test
Edited by Steve Lhomme

Merge request reports