Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
716655b0 by Steve Lhomme at 2023-11-01T06:33:01+00:00
test/opengl: add missing subpicture release
- - - - -
1 changed file:
- test/modules/video_output/opengl/sub_renderer.c
Changes:
=====================================
test/modules/video_output/opengl/sub_renderer.c
=====================================
@@ -236,6 +236,7 @@ static void test_opengl_offscreen(
vlc_gl_Delete(gl);
picture_Release(picture);
+ subpicture_Delete(subpicture);
}
int main( int argc, char **argv )
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/716655b086480fd666a7c03024b0611edfffc530
--
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/716655b086480fd666a7c03024b0611edfffc530
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits