webrtcbin: an element that handles the transport aspects of webrtc connections
[platform/upstream/gst-plugins-bad.git] / docs / libs / gst-plugins-bad-libs-sections.txt
2018-02-02 Matthew Waterswebrtcbin: an element that handles the transport aspect...
2017-12-19 Tim-Philipp Müllergl: remove GStreamer OpenGL integration library and...
2017-12-02 Tim-Philipp MüllerRemove GstAggregator from -bad, moved to core
2017-11-26 Tim-Philipp Müllercodecparsers: mpegvideoparser: remove API that was...
2017-11-02 Olivier Crêteaggregator: Remove pad iterator function
2017-07-28 Matthew Watersgl/docs: some documentation updates
2017-05-21 Olivier Crêteaggregator: Add downstream allocation query
2017-05-21 Matthew Watersglcontext: add public swap_buffers function
2017-03-13 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-01-17 Lyon Wangplayer: Add support for selecting a specific video...
2017-01-17 Lyon Wangplayer: Add get video snapshot API
2017-01-13 Matthew Watersglutils: document functions
2017-01-13 Matthew Watersglutils: privatise matrix multiplication/videoaffinetra...
2017-01-13 Matthew Watersgl/utils: also take care of the local GL context in...
2017-01-13 Matthew Watersglutils: remove trivial helper function
2017-01-13 Matthew Watersgl/docs: add symbols from -unused.txt
2017-01-13 Matthew Watersgl/docs: some type fixes of type names
2017-01-10 Matthew Watersgl/docs/sections.txt: remove non-existant symbols
2016-12-21 Sebastian Drögeplayer: Move audio/video/subtitle stream list getters...
2016-12-21 Lyon Wangplayer: Add get track number media info API
2016-11-17 Matthew Watersdisplay/egl: implement getting the EGLDisplay of a...
2016-11-08 Matthew Watersgldisplay: add a list of glwindow's
2016-11-03 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2016-11-03 Matthew Watersgl/docs: massive update
2016-11-03 Matthew Watersgl/docs: update lists of included symbols
2016-11-01 Lyon Wangplayer: Add configuration for enabling accurate seeks
2016-07-25 Guillaume Desmottesplayer: move 'position-update-interval' setting to...
2016-07-25 Guillaume Desmottesplayer: add API to change http user agent
2016-05-16 Tim-Philipp Müllervideoaggregator: canonicalise function names
2016-05-04 Matthew Watersglbasememory: take a pointer as the wrapped gpu handle
2016-04-28 Barun Kumar Singhplayer: Add audio-video-offset property and setter...
2016-04-21 Barun Kumar Singhplayer: Add support for multiview settings
2016-03-25 Sebastian Drögeplayer: Add is_live flag to the GstPlayerMediaInfo
2016-03-06 Matthew Watersdocs/gl: add gl functions/structs from -unused into...
2016-02-22 Sebastian Drögeplayer: Expose more GstVideoOverlay API in the GstPlaye...
2016-01-04 Sebastian Drögeplayer: Remove gst_player_new() and make gst_player_new...
2015-12-23 Sebastian Drögeplayer: Integrate into the documentation build system
2015-12-14 Matthew Watersgluploadmeta; remove convenience helper API
2015-12-14 Matthew Watersgldownload: remove helper api from the library
2015-10-19 Matthew Watersgl: be consistent in gobject boilerpate
2015-09-30 Matthew Watersglupload: remove useless release_buffer
2015-09-28 Matthew Watersglwindow: remove unused draw_unlocked function
2015-06-21 Tim-Philipp Müllerdocs: add new JPEG codecparser API to the docs
2015-06-12 Matthew Watersglmemory: implement on top of glbasebuffer
2015-03-15 Matthew Watersgl/docs: add missing functions/objects
2015-02-13 Tim-Philipp Mülleraggregator: add gst_aggregator_pad_drop_buffer()
2015-01-14 Matthew Watersgl: split glcolorconvert usage from glupload
2014-11-27 Matthew Watersgldisplay: implement runtime GL api filtering
2014-11-17 Matthew Watersaggregator: add _get_latency() for subclass usage
2014-10-28 Matthew Watersglcontext: add api for retreiving the current context...
2014-09-23 Matthew Watersglcontext: add gst_gl_context_can_share
2014-09-21 Matthew Watersglcontext: add API to retreive the thread that context...
2014-08-25 Tim-Philipp Müllerdocs: move GstPhotography interface docs into the libra...
2014-07-11 Sebastian Drögegl: Move GstGLMixer to the plugin for now
2014-07-09 Stefan Ringelmpegts: use getter for egde linkage descriptor type
2014-07-09 Stefan Ringelmpegts: docs: add missed *_free methods
2014-06-27 Gwenole Beauchesnecodecparsers: h264: fix memory leak in GstH264PPS.
2014-06-25 Edward Herveympegts: Unify API : GstMpegts / gst_mpegts_ / GST_...
2014-06-24 Edward Herveympegts: More doc fixes
2014-06-20 Mathieu Duponchellevideoaggregator: Create a new GstVideoAggregator baseclass
2014-06-20 Thibault Saunieraggregator: Add new GstAggregator base class
2014-06-15 Matthew Watersglmixer: allow the subclass to choose the sink pad...
2014-06-13 Matthew Watersdocs: add gsteglimagememory
2014-06-12 Matthew Watersdocs: add glframebuffer object
2014-06-12 Matthew Watersdocs: misc adds for gl functions
2014-06-12 Matthew Watersdocs: add gluploadmeta object
2014-06-12 Matthew Watersdocs: update for some gl function name changes
2014-06-12 Gwenole Beauchesnecodecparsers: h264: fix quantization matrix conversion...
2014-05-30 Matthew Watersgl/context: add check_gl_version
2014-05-27 Stefan Ringelmpegts: add multilingual component descriptor
2014-05-27 Stefan Ringelmpegts: add multilingual service name descriptor
2014-05-27 Stefan Ringelmpegts: add multilingual bouquet name descriptor
2014-05-27 Stefan Ringelmpegts: add multilingual network name descriptor
2014-05-26 Stefan Ringelmpegts: add bouquet name descriptor
2014-05-26 Stefan Ringelmpegts: add stuffing descriptor
2014-05-26 Stefan Ringelmpegts: add service list descriptor
2014-05-22 Aurélien Zanellicodecparsers_h264: add gst_h264_video_calculate_framerate()
2014-05-20 Matthew Watersgl/context: add generic feature checking
2014-05-14 Matthew Watersgl/download: update to be similar to the glupload semantics
2014-05-13 Matthew Watersgl/colorconvert: use the texture scaling from the gl...
2014-05-08 Matthew Watersgl/upload: implement lazy init
2014-05-08 Matthew Watersgl/upload: add get_format method
2014-05-06 Matthew Watersgl/display: add get_handle_type
2014-04-16 Stefan Ringelmpegts: add dvb ca identifier descriptor
2014-04-16 Stefan Ringelmpegts: add scrambling descriptor
2014-04-16 Stefan Ringelmpegts: add frequency list descriptor
2014-04-16 Stefan Ringelmpegts: add data broadcast id descriptor
2014-04-16 Stefan Ringelmpegts: add private data specifier descriptor
2014-04-16 Stefan Ringelmpegts: add parential rating descriptor
2014-04-16 Stefan Ringelmpegts: add linkage descriptor
2014-04-11 Matthew Watersgl/mem: allocate the memory per plane
2014-04-11 Matthew Watersgl: add colorconvert object that converts between color...
2014-04-10 Stefan Ringelmpegts: add atsc terrestrial virtual channel table
2014-03-31 Stefan Ringelmpegts: fix docs
2014-03-16 Matthew WatersMove gst-plugins-gl to bad
2014-02-27 Stefan Ringeldocs: mpegts: add missed docs
2014-02-25 Jesper Larsendocs: mpegts: Add new SDT API
2014-02-06 Jesper Larsenmpegts: Updated docs with new API
2013-10-02 Sreerenj Balachandrancodecparsers: h264: add helpers to convert quantization...
2013-07-05 Gwenole Beauchesnecodecparsers: mpeg2: add missing gtk-doc entries.
next