Blame docs/libs/html/gstreamer-plugins-base.html

Packit 0652a1
Packit 0652a1
<html>
Packit 0652a1
<head>
Packit 0652a1
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit 0652a1
<title>Part I. GStreamer Base Plugins Libraries: GStreamer Base Plugins 1.0 Library Reference Manual</title>
Packit 0652a1
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
Packit 0652a1
<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
Packit 0652a1
<link rel="up" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
Packit 0652a1
<link rel="prev" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
Packit 0652a1
<link rel="next" href="compiling.html" title="Compiling">
Packit 0652a1
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
Packit 0652a1
<link rel="stylesheet" href="style.css" type="text/css">
Packit 0652a1
</head>
Packit 0652a1
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit 0652a1
Packit 0652a1
Packit 0652a1
Home
Packit 0652a1
Packit 0652a1
Prev
Packit 0652a1
Next
Packit 0652a1
Packit 0652a1
Packit 0652a1

Packit 0652a1
Part I. GStreamer Base Plugins Libraries
Packit 0652a1
Packit 0652a1

Table of Contents

Packit 0652a1
Packit 0652a1
Packit 0652a1
Compiling
Packit 0652a1
How to compile against the base plugins libraries
Packit 0652a1
Packit 0652a1
Packit 0652a1
Allocators Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstDmaBufAllocator — Memory wrapper for Linux dmabuf memory
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstFdAllocator — Memory wrapper for fd backed memory
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstPhysMemoryAllocator — Interface for allocators that pass around physical memory addresses
Packit 0652a1
Packit 0652a1
Packit 0652a1
App Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAppSrc — Easy way for applications to inject buffers into a
Packit 0652a1
    pipeline
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAppSink — Easy way for applications to extract samples from a
Packit 0652a1
    pipeline
Packit 0652a1
Packit 0652a1
Packit 0652a1
Audio Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudio — Support library for audio elements
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudio meta — Buffer metadata for audio downmix matrix handling
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioAggregator — Base class that manages a set of audio input pads
Packit 0652a1
with the purpose of aggregating or mixing their raw audio input buffers
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioCdSrc — Base class for Audio CD sources
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioClock — Helper object for implementing audio clocks
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioDecoder — Base class for audio decoders
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioEncoder — Base class for audio encoders
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioFilter — Base class for simple audio filters
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioSink — Simple base class for audio sinks
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioSrc — Simple base class for audio sources
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioBaseSink — Base class for audio sinks
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioBaseSrc — Base class for audio sources
Packit 0652a1
Packit 0652a1
Packit 0652a1
Audio-channels — Support library for audio channel handling
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioConverter — Generic audio conversion
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioQuantize
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioRingBuffer — Base class for audio ringbuffer implementations
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudio IEC61937 — Utility functions for IEC 61937 payloading
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstStreamVolume — Interface for elements that provide a stream volume
Packit 0652a1
Packit 0652a1
Packit 0652a1
FFT Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstFFT — General FFT functions and declarations
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstFFTS16 — FFT functions for signed 16 bit integer samples
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstFFTS32 — FFT functions for signed 32 bit integer samples
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstFFTF32 — FFT functions for 32 bit float samples
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstFFTF64 — FFT functions for 64 bit float samples
Packit 0652a1
Packit 0652a1
Packit 0652a1
Riff Media Library
Packit 0652a1
Packit 0652a1
Riff utilities — Riff fileformat utillity functions.
Packit 0652a1
Packit 0652a1
RTP Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstMeta for RTP — RTP related GstMeta
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTPBaseAudioPayload — Base class for audio RTP payloader
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTPBaseDepayload — Base class for RTP depayloader
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTPBasePayload — Base class for RTP payloader
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTPBuffer — Helper methods for dealing with RTP buffers
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTCPBuffer — Helper methods for dealing with RTCP buffers
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTPPayloadInfo — Helper methods for dealing with RTP payloads
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRtphdrext — Helper methods for dealing with RTP header extensions
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTPdefs — common RTP defines
Packit 0652a1
Packit 0652a1
Packit 0652a1
RTSP Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTSPConnection — manage RTSP connections
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRtspdefs — common RTSP defines
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTSPExtension — Interface for extending RTSP protocols
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTSPMessage — RTSP messages
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTSPTimeRange — dealing with time ranges
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTSPRange — dealing with RTSP transports
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstRTSPUrl — handling RTSP urls
Packit 0652a1
Packit 0652a1
Packit 0652a1
SDP Library
Packit 0652a1
Packit 0652a1
GstSDPMessage — Helper methods for dealing with SDP messages
Packit 0652a1
Packit 0652a1
MIKEY Library
Packit 0652a1
Packit 0652a1
GstMIKEYMessage — Helper methods for dealing with MIKEY messages
Packit 0652a1
Packit 0652a1
Tag Support Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
Tags — additional tag definitions for plugins and applications
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVorbisTag — tag mappings and support functions for plugins
Packit 0652a1
                    dealing with vorbiscomments
Packit 0652a1
Packit 0652a1
Packit 0652a1
ID3 tag utils — tag mappings and support functions for plugins
Packit 0652a1
                    dealing with ID3v1 and ID3v2 tags
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstExiftag — tag mappings and support functions for plugins
Packit 0652a1
                    dealing with exif tags
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstXmptag — tag mappings and support functions for plugins
Packit 0652a1
                    dealing with xmp packets
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstTagXmpWriter — Interface for elements that provide XMP serialization
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstTagDemux — Base class for demuxing tags that are in chunks
Packit 0652a1
                    directly at the beginning or at the end of a file
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstTagMux — Base class for adding tags that are in one single chunk
Packit 0652a1
                    directly at the beginning or at the end of a file
Packit 0652a1
Packit 0652a1
Packit 0652a1
ISO-639 lang mappings — mappings for ISO-639 language codes and names
Packit 0652a1
Packit 0652a1
Packit 0652a1
Licenses — utility functions for Creative Commons licenses
Packit 0652a1
Packit 0652a1
Packit 0652a1
Base Utils Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
Pbutils — General Application and Plugin Utility Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
Version — GStreamer gst-plugins-base libraries version macros.
Packit 0652a1
Packit 0652a1
Packit 0652a1
Codec utilities — Miscellaneous codec-specific utility functions
Packit 0652a1
Packit 0652a1
Packit 0652a1
Descriptions — Provides human-readable descriptions for caps/codecs
Packit 0652a1
and encoder, decoder, URI source and URI sink elements
Packit 0652a1
Packit 0652a1
Packit 0652a1
Missing plugins — Create, recognise and parse missing-plugins messages
Packit 0652a1
Packit 0652a1
Packit 0652a1
Install-plugins — Missing plugin installation support for applications
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstDiscoverer — Utility for discovering information on URIs.
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstEncodingProfile — Encoding profile library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstAudioVisualizer — Base class for visualizers.
Packit 0652a1
Packit 0652a1
Packit 0652a1
Video Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideo — Support library for video operations
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstMeta for video — Video related GstMeta
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoAffineTransformationMeta — GstMeta for video affine transformation
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoAggregator — Base class for video aggregators
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoAggregatorPad
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoOverlayRectangle — Video Buffer Overlay Compositions (Subtitles, Logos)
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoFilter — Base class for video filters
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoDither — Utility object for dithering and quantizing lines of video
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoChromaResample — Functions and utility object for operating on chroma video planes
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoResampler — Utility structure for resampler information
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoScaler — Utility object for rescaling video frames
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoSink — Base class for video sinks
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstColorBalance — Interface for adjusting color balance settings
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstColorBalanceChannel — Object representing a channel from the GstColorBalance
Packit 0652a1
        interface.
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoDirection — Interface for elements providing video
Packit 0652a1
rotation and flipping controls
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoOrientation — Interface for elements providing video orientation
Packit 0652a1
controls
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoOverlay — Interface for setting/getting a window system resource
Packit 0652a1
   on elements supporting it to configure a window into which to render a
Packit 0652a1
   video.
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoDecoder — Base class for video decoders
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoEncoder — Base class for video encoders
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideoBufferPool — GstBufferPool for raw video buffers
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideo Codec utility function — Extra utility functions for video codecs
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstNavigation — Interface for creating, sending and parsing navigation
Packit 0652a1
events.
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstVideo Ancillary — Utilities for Ancillary data, VBI and Closed Caption
Packit 0652a1
Packit 0652a1
Packit 0652a1
OpenGL Integration Library
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLAPI — OpenGL API specific functionality
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLBaseFilterGstBaseTransform subclass for transforming OpenGL resources
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLBaseMemory — memory subclass for GL buffers
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLBuffer — memory subclass for GL buffers
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLBufferPool — buffer pool for GstGLBaseMemory objects
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLColorConvert — convert between video color spaces and formats
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLContext — OpenGL context abstraction
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLDisplay — window system display connection abstraction
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLDisplayCocoa
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLDisplayEGL
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLDisplayWayland
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLDisplayX11
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstEGLImage — EGLImage abstraction
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLFilter — GstBaseTransform subclass for dealing with RGBA textures
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLFramebuffer — OpenGL framebuffer abstraction
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLMemory — memory subclass for GL textures
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLMemoryEGL — memory subclass for EGLImage's
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLMemoryPBO — memory subclass for GL textures
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLOverlayCompositor — Composite multiple overlays using OpenGL
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLQuery — OpenGL query abstraction
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLRenderBuffer — memory subclass for GL renderbuffer objects
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLShader — object representing an OpenGL shader program
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLSL — helpers for dealing with OpenGL shaders
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLSLStage — object for dealing with OpenGL shader stages
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLSyncMeta — synchronization primitives
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLUpload — an object that uploads to GL textures
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLViewConvert — convert between steroscopic/multiview video formats
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLWindow — window/surface abstraction
Packit 0652a1
Packit 0652a1
Packit 0652a1
OpenGL debugging — helper routines for dealing with OpenGL debugging
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLFormat — utilities for dealing with OpenGL formats
Packit 0652a1
Packit 0652a1
Packit 0652a1
GstGLUtils — some miscellaneous utilities for OpenGL
Packit 0652a1
Packit 0652a1
Packit 0652a1
Packit 0652a1
Packit 0652a1

Packit 0652a1
      This manual describes the libraries provided by the GStreamer Base Plugins
Packit 0652a1
      package.
Packit 0652a1
    

Packit 0652a1
Packit 0652a1
Packit 0652a1

Generated by GTK-Doc V1.28
Packit 0652a1
</body>
Packit 0652a1
</html>