mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 03:45:23 +00:00
10l, replace a tab that slipped in.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28767 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1002389056
commit
aacd081579
@ -208,7 +208,7 @@ static void set_format_params(struct AVCodecContext *avctx, enum PixelFormat fmt
|
||||
vd_ffmpeg_ctx *ctx = sh->context;
|
||||
ctx->do_dr1 = 1;
|
||||
ctx->do_slices = 1;
|
||||
avctx->thread_count = 1;
|
||||
avctx->thread_count = 1;
|
||||
avctx->get_buffer = get_buffer;
|
||||
avctx->release_buffer = release_buffer;
|
||||
avctx->reget_buffer = get_buffer;
|
||||
|
Loading…
Reference in New Issue
Block a user