Skip to content
  • trax's avatar
    * modules/codec/x264.c: fix threads=0 (auto) which is the default setting for... · fb163e84
    trax authored
    * modules/codec/x264.c: fix threads=0 (auto) which is the default setting for VLC but wasn't propogated to x264 which kept using its default threads=1 (thanks pengvado for spotting the problem). This fix gives a major performance boost on multi cpu systems when using the default settings.
    fb163e84