mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 19:37:30 +01:00
cosmetics: reindent after last commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27399 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cae7631dbe
commit
ded7033671
@ -28,7 +28,7 @@ struct vf_priv_s {
|
||||
|
||||
static int set_format(struct vf_instance_s *vf, unsigned int fmt) {
|
||||
if (!force_fourcc)
|
||||
mux_v->bih->biCompression = fmt;
|
||||
mux_v->bih->biCompression = fmt;
|
||||
|
||||
mux_v->bih->biPlanes = 1;
|
||||
if (IMGFMT_IS_RGB(fmt)) {
|
||||
|
Loading…
Reference in New Issue
Block a user