summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* Release 1.3.31.3.3Sebastian Dröge2014-06-221-2/+2
* video: Link with $(LIBM) for rint() and othersSebastian Dröge2014-06-221-1/+1
* gl: move gles2 compat header to glprototypesMatthew Waters2014-06-224-3/+3
* glbufferpool: provide a consistent API regardless of platformMatthew Waters2014-06-222-14/+11
* gl: mark library as API unstableMatthew Waters2014-06-221-0/+5
* libs:uridownloader: Properly declare APIs as UNSTABLEThibault Saunier2014-06-211-0/+5
* libs:video: Properly declare APIs as UNSTABLEThibault Saunier2014-06-212-0/+6
* libs:base: Properly declare APIs as UNSTABLEThibault Saunier2014-06-212-1/+8
* libs:video: Add -I$(top_srcdir)/gst-libs to fix distcheckThibault Saunier2014-06-211-1/+7
* libs:base: Fix includedirThibault Saunier2014-06-211-1/+2
* aggregator: Fix requested pad nameThibault Saunier2014-06-211-2/+2
* libs: videoaggregato: Do not import videoconvert.h in gstvideoaggregatorpad.hThibault Saunier2014-06-202-17/+34
* Final fix compilationThibault Saunier2014-06-201-7/+1
* libs:video:Fix compilationThibault Saunier2014-06-201-1/+9
* gl: Port glmixer to the GstVideoAggregator baseclassThibault Saunier2014-06-204-1639/+250
* videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle2014-06-2012-2/+14190
* aggregator: Add new GstAggregator base classThibault Saunier2014-06-204-2/+1602
* uridownloader: Include the debug string in the error messages we propagate fr...Sebastian Dröge2014-06-191-0/+8
* glframebuffer: don't segfault needlessly with GLES2Matthew Waters2014-06-171-6/+4
* wayland: add unstable API guards to wayland library headerTim-Philipp Müller2014-06-171-0/+5
* gst-libs: fix uninstalled build of new wayland libTim-Philipp Müller2014-06-171-0/+1
* waylandsink: rename pause/resume_rendering to begin/end_geometry_change and u...George Kiagiadakis2014-06-172-21/+30
* wayland: remove gst_wayland_video_set_surface_size()George Kiagiadakis2014-06-172-28/+0
* wayland: add public API for creating & using the display handle GstContextGeorge Kiagiadakis2014-06-172-0/+46
* waylandsink: get the external display handle using GstContextGeorge Kiagiadakis2014-06-171-15/+3
* wayland/Makefile.am: link with gstvideo to avoid introspection errorsGeorge Kiagiadakis2014-06-171-1/+2
* waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfacesGeorge Kiagiadakis2014-06-171-0/+17
* wayland: Add new gst-wayland library containing a new GstWaylandVideo interfaceGeorge Kiagiadakis2014-06-174-2/+272
* gldownload: plug a memory leakMatthew Waters2014-06-151-0/+1
* glmixer: allow the subclass to choose the sink pad typeMatthew Waters2014-06-152-8/+36
* codecparsers: h264: fix quantization matrix conversion routine names.Gwenole Beauchesne2014-06-122-14/+14
* codecparsers: add C++ guards for MPEG-4 and VP8 parsers.Gwenole Beauchesne2014-06-123-1/+9
* glmixer: send the stream-start eventMatthew Waters2014-06-122-3/+35
* glfilterapp: remove the reshape/draw propertiesMatthew Waters2014-06-121-9/+0
* glmixer: lock the size of mix->frames to the number of padsMatthew Waters2014-06-121-56/+55
* gl/wayland: create a dummy display instead of an EGLDisplayMatthew Waters2014-06-051-0/+4
* glupload: always release the previous bufferMatthew Waters2014-06-031-0/+8
* glcontext: Handle (unlikely) NULL return of gl->GetString (GL_VERSION) more g...Sebastian Dröge2014-06-021-9/+13
* mpegts: Remove unneeded NULL checkEdward Hervey2014-06-021-10/+5
* glmemory: remove uneeded gl api ifdefsMatthew Waters2014-05-301-18/+8
* glwindow_x11: allow expose events to redraw our windowMatthew Waters2014-05-301-6/+0
* glcontext: fix up assertionMatthew Waters2014-05-301-1/+1
* glfeature: remove GST_GL_API_GLES3Matthew Waters2014-05-3020-126/+210
* glcontext: check for GLES versionsMatthew Waters2014-05-301-55/+15
* gl/context: add check_gl_versionMatthew Waters2014-05-302-0/+32
* glcontext: Try GLX support before EGL supportEdward Hervey2014-05-291-4/+4
* glcontext: Try to open lib{EGL|GL|GLESv2}.so.1 before lib{EGL|GL|GLESv2}Edward Hervey2014-05-292-12/+16
* atsc-section: Fix annotationEdward Hervey2014-05-291-2/+2
* dvb-descriptor: Fix multilingual service name parsingEdward Hervey2014-05-291-2/+2
* example: ts-parser: add parential rating descriptorStefan Ringel2014-05-291-0/+1