1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-24 12:22:25 +00:00

Revert "build: disable encoding mode by default"

Reverting because the use of deprecated API has been fixed.

This reverts commit d0238711dc.
This commit is contained in:
Rudolf Polzer 2016-04-11 14:59:33 -04:00
parent 160497b8ff
commit 49431626cb

View File

@ -325,7 +325,6 @@ iconv support use --disable-iconv.",
} , {
'name' : '--encoding',
'desc' : 'Encoding',
'default': 'disable',
'func': check_true,
}, {
'name': '--libbluray',