Sha256: 05f0518895a0ad76665c4b87691cf4a1d9f7d5692757f44b4c1df988279e90ec
Contents?: true
Size: 1.01 KB
Versions: 17
Compression:
Stored size: 1.01 KB
Contents
/* GStreamer * Copyright (C) 2017 GStreamer developers * * allocatorsbad.h: single include header for gst-allocators-bad library * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301, USA. */ #ifndef __GST_ALLOCATORS_BAD_H__ #define __GST_ALLOCATORS_BAD_H__ #include <gst/allocators/gstphysmemory.h> #endif /* __GST_ALLOCATORS_BAD_H__ */
Version data entries
17 entries across 17 versions & 1 rubygems