summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* waylandsink: do not leak buffer pool in error caseOgnyan Tonchev2014-09-171-0/+1
* gltestsrc: do not leak pool in error casesOgnyan Tonchev2014-09-161-16/+16
* openni2src: do not leak poolOgnyan Tonchev2014-09-161-0/+2
* glmixer: do not leak pool in error casesOgnyan Tonchev2014-09-161-16/+16
* webpdec: Remove unused variableSebastian Dröge2014-09-161-1/+0
* webpdec: modify wrong packetized mode logicVineeth T M2014-09-161-1/+1
* hlsdemux: Also refetch the playlist after the first fragment failureSebastian Dröge2014-09-151-0/+7
* dash: Actually retry 3 times as advertised instead of 2Sebastian Dröge2014-09-151-1/+1
* hls: Actually retry 3 times as advertised instead of 2Sebastian Dröge2014-09-151-2/+2
* mssdemux: improve position detection when a download restartMatthieu Bouron2014-09-111-3/+25
* dashdemux: improve position detection when a download restartMatthieu Bouron2014-09-111-3/+28
* Fix up one-element lists in template capsTim-Philipp Müller2014-09-102-2/+2
* facedetect: Add new property min-stddevNicola Murino2014-09-052-6/+37
* gltransformation: fix issues and expose mvp matrixLubosz Sarnecki2014-09-052-16/+35
* mssdemux: Don't send flush events to deactivated padsSebastian Dröge2014-09-041-4/+4
* dashdemux: Don't send flush events to deactivated padsSebastian Dröge2014-09-041-4/+4
* hlsdemux: Don't send flush events to deactivated padsSebastian Dröge2014-09-041-4/+4
* hlsdemux: Properly assign offsets to the files if we accumulate them instead ...Sebastian Dröge2014-09-041-0/+1
* assrender: remove code that can't be reachedTim-Philipp Müller2014-08-291-7/+2
* glimagesink: Add missing break to switchSebastian Dröge2014-08-281-0/+1
* hlsdemux: Support OpenSSL for AES decryption of HLS fragmentsThomas Bluemel2014-08-283-4/+45
* sndfile: don't decode formats that are better handled by other elementsTim-Philipp Müller2014-08-251-19/+12
* srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP padYouness Alaoui2014-08-211-10/+8
* dashdemux: fix abort in error code path with newer glibTim-Philipp Müller2014-08-211-0/+1
* glimagesink: expose contextLubosz Sarnecki2014-08-211-3/+14
* dashdemux: unref pad reference when removing internal source in errorThiago Santos2014-08-191-0/+2
* dashdemux: read language from ContentComponent node as a fallbackThiago Santos2014-08-191-1/+8
* dashdemux: push language code tagMatthieu Bouron2014-08-193-2/+27
* glmixer: unref the GstGLUpload in the pad if freed while runningMatthew Waters2014-08-191-0/+14
* glvideomixer: avoid gl resource race condition between different threadWang Xin-yu (王昕宇)2014-08-191-1/+36
* glvideomixer: don't clobber unnecessary GstVideoInfo fieldsMatthew Waters2014-08-191-2/+2
* glvideomixer: get the attribute from the correct shaderMatthew Waters2014-08-191-3/+2
* glimagesink: unref the window on navigation eventMatthew Waters2014-08-191-0/+1
* hlsdemux: Do not switch playlist on trick modesThibault Saunier2014-08-131-1/+5
* hlsdemux: No need to have a I-Frame list to do trick modesThibault Saunier2014-08-131-9/+2
* facedetect: Use NULL to disable eyes/nose/mouthValentin PONS2014-08-131-0/+2
* assrender: save a few ref/unref pairsThiago Santos2014-08-111-23/+21
* assrender: remove obsolete fixmeThiago Santos2014-08-111-4/+0
* assrender: improve negotiationThiago Santos2014-08-111-3/+58
* assrender: always intersect with the filter capsThiago Santos2014-08-111-27/+14
* webenc: Add WebP image encoderSreerenj Balachandran2014-08-114-2/+483
* sbcenc: Unref output caps in error casesSebastian Rasmussen2014-08-111-19/+19
* opusenc: Unref pad template caps after usageSebastian Rasmussen2014-08-111-5/+6
* opengl: update element docs for 1.xTim-Philipp Müller2014-08-107-15/+26
* openal: Unref pad template caps after usageSebastian Rasmussen2014-08-102-2/+7
* ladspa: fix up broken patch mergeTim-Philipp Müller2014-08-101-3/+0
* ladspa: Unref pad template caps after usageSebastian Rasmussen2014-08-101-0/+3
* ladspa: Unref pad template caps after usageSebastian Rasmussen2014-08-101-0/+3
* dfbvideosink: Unref pad template caps after usageSebastian Rasmussen2014-08-101-2/+4
* gstgsmenc: Unref caps object after usageSebastian Rasmussen2014-08-101-0/+1