[PATCH] Change lock status from true to false in =

Joseph Tulou brezhoneg1 at yahoo.fr
Sun Dec 7 15:07:24 CET 2008


SubFilterAllocationClean=0A=
=0A=
---=0A=
 src/video_output/vout_subpictures.c |    2 +-=0A=
 1 files changed, 1 insertions(+), 1 deletions(-)=0A=
=0A=
diff --git a/src/video_output/vout_subpictures.c =
b/src/video_output/vout_subpictures.c=0A=
index a1fb427..cdebfff 100644=0A=
--- a/src/video_output/vout_subpictures.c=0A=
+++ b/src/video_output/vout_subpictures.c=0A=
@@ -1848,7 +1848,7 @@ static void SubFilterAllocationClean( filter_t =
*p_filter )=0A=
 {=0A=
     filter_owner_sys_t *p_sys =3D p_filter->p_owner;=0A=
 =0A=
-    SpuClearChannel( p_sys->p_spu, p_sys->i_channel, true );=0A=
+    SpuClearChannel( p_sys->p_spu, p_sys->i_channel, false );=0A=
     free( p_filter->p_owner );=0A=
 }=0A=
 =0A=
-- =0A=
1.5.2.5=0A=
=0A=

------=_NextPart_000_0001_01C95885.C217E3D0--




More information about the vlc-devel mailing list