mirror of
https://github.com/mpv-player/mpv
synced 2025-02-06 07:01:45 +00:00
cosmetics: Remove stray empty lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28630 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
be8c67909b
commit
687655ff2f
@ -249,7 +249,6 @@ static int init(sh_video_t *sh){
|
||||
}
|
||||
#endif /* CONFIG_VDPAU */
|
||||
#if CONFIG_XVMC
|
||||
|
||||
if(lavc_codec->capabilities & CODEC_CAP_HWACCEL){
|
||||
mp_msg(MSGT_DECVIDEO, MSGL_INFO, MSGTR_MPCODECS_XVMCAcceleratedCodec);
|
||||
assert(ctx->do_dr1);//these are must to!
|
||||
@ -921,5 +920,4 @@ static enum PixelFormat get_format(struct AVCodecContext *avctx,
|
||||
}
|
||||
return selected_format;
|
||||
}
|
||||
|
||||
#endif /* CONFIG_XVMC || CONFIG_VDPAU */
|
||||
|
Loading…
Reference in New Issue
Block a user