summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.3.21.3.2Sebastian Dröge2014-05-2186-433/+1283
* Update .po filesSebastian Dröge2014-05-2140-40/+40
* gl/filter: fixup passthrough bufferpoolMatthew Waters2014-05-211-1/+2
* Automatic update of common submoduleSebastian Dröge2014-05-211-0/+0
* dvb-section: Don't compare unsigned integers for >= 0Sebastian Dröge2014-05-211-2/+1
* curlsshsink: post error on bus in element, not transfer threadL. Sorin2014-05-211-25/+24
* gl/upload: switch the 'master' texture for YUY2, UYVYMatthew Waters2014-05-213-15/+10
* gl/eglimage: add eglimage context featureMatthew Waters2014-05-205-17/+72
* gl/context: add generic feature checkingMatthew Waters2014-05-203-0/+28
* bayer: fix unused variableWim Taymans2014-05-201-4/+2
* curlsftpsink: authenticate remote host via public key fingerprintL. Sorin2014-05-203-2/+56
* mpegts: Check hour:minute:second values before creating datetimeThiago Santos2014-05-191-3/+10
* glimagesink: Check if context creation failed before trying to use itSebastian Dröge2014-05-191-0/+9
* glcontext: Add more assertions to make sure that everything sets the GError d...Sebastian Dröge2014-05-191-2/+6
* freeverb: Don't pass floats to abs() but instead cast them to ints firstSebastian Dröge2014-05-191-10/+10
* rsvgdec: Unref handle and output state on error pathsSebastian Dröge2014-05-191-0/+3
* opensles: Work around race condition in Android < 4.2 that leads to deadlocks...Sebastian Dröge2014-05-161-0/+32
* mpegts: mpegtsdescriptor: fix gobject-introspection warningsThiago Santos2014-05-151-2/+2
* mpegts: sections: prevent assertion when packet parsing failsThiago Santos2014-05-153-14/+26
* motioncells: fix memleakNicola Murino2014-05-141-191/+199
* bluez: fix property namesWim Taymans2014-05-141-4/+4
* gl/download: update to be similar to the glupload semanticsMatthew Waters2014-05-146-160/+85
* gl/colorconvert: fix up alpha clobberingMatthew Waters2014-05-141-9/+13
* mxfdemux: post error message when erroring out on unsupported essence wrappingTim-Philipp Müller2014-05-141-6/+13
* Add missing backslash in Android.mkAurélien Zanelli2014-05-131-2/+2
* hlssink: do not leak playlist objectThiago Santos2014-05-131-0/+2
* glfilter: Fix building without EGL supportNicolas Dufresne2014-05-131-0/+4
* glfilter: rewrite transform_caps to preserve caps fieldsJulien Isorce2014-05-131-16/+53
* gl/colorconvert: use the texture scaling from the gl memoryMatthew Waters2014-05-133-63/+14
* glmemory: Fix handling of stride with alignement larger then 8Nicolas Dufresne2014-05-131-6/+6
* dashdemux: mpdparser: properly unref gstdatetimeThiago Santos2014-05-131-2/+7
* dashdemux: mpdparser: avoid double free of segment timeline nodeThiago Santos2014-05-131-4/+1
* dashdemux: mpdparser: avoid double freeThiago Santos2014-05-131-10/+3
* schrodec: Use pool configurationEdward Hervey2014-05-131-1/+1
* rsvg: Don't leak GstVideoCodecStateEdward Hervey2014-05-131-4/+5
* mpegtbase: Small rewriteEdward Hervey2014-05-131-8/+4
* dash: Don't leak GstActiveStreamEdward Hervey2014-05-131-0/+1
* shm: Don't leak GstShmPipeEdward Hervey2014-05-131-4/+5
* vmndec: Don't leak output stateEdward Hervey2014-05-131-1/+3
* sdpdemux: Don't leak adapter dataEdward Hervey2014-05-131-0/+2
* mpegpsmux; Fix stream leakEdward Hervey2014-05-131-0/+1
* jp2kdecimator: Don't leak various slices and arraysEdward Hervey2014-05-131-1/+8
* asfmux: Don't leak bytereaderEdward Hervey2014-05-131-1/+1
* glupload: Ensure we still have a texture after upload_set_format()Nicolas Dufresne2014-05-121-0/+10
* glupload: Correctly update the video info from video metaNicolas Dufresne2014-05-121-1/+10
* glupload: Correctly update video info in upload fallbackNicolas Dufresne2014-05-121-9/+3
* mssdemux: avoid deadlocking when erroringThiago Santos2014-05-121-4/+11
* mssdemux: fix caps leakThiago Santos2014-05-121-0/+2
* mssdemux: handle error messages from internal sourceThiago Santos2014-05-121-9/+49
* mssdemux: Always accept the latency configure eventThiago Santos2014-05-121-0/+7