summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2014-06-27mpegts: atsc: avoid calling g_convert with 0-sized inputThiago Santos1-1/+1
2014-06-27codecparsers: h264: fix memory leak in GstH264PPS.Gwenole Beauchesne2-1/+60
2014-06-26codecparsers: h264: fix typo in GstH264VUIParams description.Gwenole Beauchesne1-1/+1
2014-06-26codecparsers: h264: add support for Recovery Point SEI message.Aurélien Zanelli2-1/+42
2014-06-26codecparsers: h264: add nal_reader_skip_long() helper.Gwenole Beauchesne3-8/+26
2014-06-27videoaggregator: fix a refcount error when keeping the bufferMatthew Waters1-0/+2
2014-06-26codecparsers: vp8: move up built-in range decoder private data.Gwenole Beauchesne1-1/+1
2014-06-26glcolorconvert: free pixel swizzling informationMatthew Waters1-0/+4
2014-06-26glmixer: remove redundant/unused lockMatthew Waters2-16/+0
2014-06-26glmixer: remove redundant creation and free of GPtrArraysMatthew Waters1-16/+4
2014-06-26glmixer: plug a memory leak for the capsMatthew Waters1-0/+1
2014-06-26aggregator: plug a memory leak of the srccapsMatthew Waters1-0/+1
2014-06-26glmixer: intersect with the filtercaps if availableMatthew Waters1-0/+4
2014-06-26gl: update gles2 compatability headerMatthew Waters1-16/+0
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey13-1122/+1122
2014-06-25mpegtssection: Free data in error casesEdward Hervey1-0/+1
2014-06-25glfilter: pass through the allocation query when in passthrough modeMatthew Waters1-6/+10
2014-06-25glfilter: prefer passthrough for non-sysmem capsMatthew Waters1-15/+20
2014-06-25glfilter: handle NULL decide_query which means passthroughJulien Isorce1-5/+9
2014-06-25glfilter: prepend intersection to src capsJulien Isorce1-0/+6
2014-06-24mpegts: More doc fixesEdward Hervey1-1/+1
2014-06-24mpegts: more annotation fixesEdward Hervey5-14/+33
2014-06-24mpegts: change to GType and from gchar[] to gchar*Stefan Ringel5-93/+363
2014-06-24gl: add a scary note about initializing thread support for the winsysMatthew Waters1-0/+8
2014-06-24mpegts: Fix descriptor_from_dvb_serviceEdward Hervey1-12/+19
2014-06-24all: Don't declare variables in 'for' loopsEdward Hervey1-4/+8
2014-06-24badbase: Use the correct LDFLAGS for creating librariesSebastian Dröge1-1/+1
2014-06-23videoaggregator: don't clobber already heap allocated video frameMatthew Waters1-1/+3
2014-06-23videoaggregator: fix up the parent chaining for dispose and finalizeMatthew Waters1-1/+3
2014-06-23gluploadmeta: reenable GLMemory upload pathMatthew Waters1-4/+4
2014-06-22Release 1.3.3Sebastian Dröge1-2/+2
2014-06-22video: Link with $(LIBM) for rint() and othersSebastian Dröge1-1/+1
2014-06-22gl: move gles2 compat header to glprototypesMatthew Waters4-3/+3
2014-06-22glbufferpool: provide a consistent API regardless of platformMatthew Waters2-14/+11
2014-06-22gl: mark library as API unstableMatthew Waters1-0/+5
2014-06-21libs:uridownloader: Properly declare APIs as UNSTABLEThibault Saunier1-0/+5
2014-06-21libs:video: Properly declare APIs as UNSTABLEThibault Saunier2-0/+6
2014-06-21libs:base: Properly declare APIs as UNSTABLEThibault Saunier2-1/+8
2014-06-21libs:video: Add -I$(top_srcdir)/gst-libs to fix distcheckThibault Saunier1-1/+7
2014-06-21libs:base: Fix includedirThibault Saunier1-1/+2
2014-06-21aggregator: Fix requested pad nameThibault Saunier1-2/+2
2014-06-20libs: videoaggregato: Do not import videoconvert.h in gstvideoaggregatorpad.hThibault Saunier2-17/+34
2014-06-20Final fix compilationThibault Saunier1-7/+1
2014-06-20libs:video:Fix compilationThibault Saunier1-1/+9
2014-06-20gl: Port glmixer to the GstVideoAggregator baseclassThibault Saunier4-1639/+250
2014-06-20videoaggregator: Create a new GstVideoAggregator baseclassMathieu Duponchelle12-2/+14190
2014-06-20aggregator: Add new GstAggregator base classThibault Saunier4-2/+1602
2014-06-19uridownloader: Include the debug string in the error messages we propagate fr...Sebastian Dröge1-0/+8
2014-06-17glframebuffer: don't segfault needlessly with GLES2Matthew Waters1-6/+4
2014-06-17wayland: add unstable API guards to wayland library headerTim-Philipp Müller1-0/+5