[vlc-commits] [Git][videolan/vlc][master] gstreamer: remove unneeded includes
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Feb 12 13:47:27 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
eea0bacf by Steve Lhomme at 2026-02-12T13:29:54+00:00
gstreamer: remove unneeded includes
We don't use anything specific to these headers that is not include by gstvlcpictureplaneallocator.h.
Fixes #29604
- - - - -
1 changed file:
- modules/codec/gstreamer/gstvlcvideopool.h
Changes:
=====================================
modules/codec/gstreamer/gstvlcvideopool.h
=====================================
@@ -26,9 +26,6 @@
#ifndef VLC_GST_VIDEO_POOL_H
#define VLC_GST_VIDEO_POOL_H
-#include <gst/gstbufferpool.h>
-#include <gst/video/gstvideopool.h>
-
#include "gstvlcpictureplaneallocator.h"
typedef struct _GstVlcVideoPool GstVlcVideoPool;
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/eea0bacf625d910e37630743c864f96704047936
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/eea0bacf625d910e37630743c864f96704047936
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list