summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* srtpenc: fix over unlockingMiguel París Díaz2015-05-131-2/+0
* glvideomixer: implement par handlingMatthew Waters2015-05-131-16/+50
* glvideomixer: don't upload the vertex data every frameMatthew Waters2015-05-131-0/+2
* gluploadelement: Remove uneeded header and definesNicolas Dufresne2015-05-121-10/+0
* gltestsrc: Use default get_caps implementationNicolas Dufresne2015-05-111-20/+0
* glmixer: Implement GstVideoAggregator::find_best_format()Sebastian Dröge2015-05-111-1/+21
* gl: demote upload/convert/download elements to noneMatthew Waters2015-05-111-3/+3
* gl: expose internal glvideomixerelement\Matthew Waters2015-05-111-0/+5
* gl: expose internal glimagesinkelementMatthew Waters2015-05-111-0/+5
* dtlssrtpdec: Don't merge RTP and RTCP streams that were just split by srtpdecSebastian Dröge2015-05-072-72/+31
* Revert "Revert "glimagesink: add pixel-aspect-ratio property on the bin""Sebastian Dröge2015-05-061-1/+5
* Revert "Revert "glimagesink: forward ALL the properties on the bin""Sebastian Dröge2015-05-061-8/+93
* Revert "Revert "glimagesink: implement as a bin""Sebastian Dröge2015-05-063-116/+119
* Revert "gl: readd glupload/download onto element pads"Sebastian Dröge2015-05-068-271/+140
* Revert "Revert "glvideomixer: implement with glmixerbin""Sebastian Dröge2015-05-063-52/+264
* srtpdec: Actually set the caps on the srcpad instead of just calling the defa...Sebastian Dröge2015-05-061-4/+4
* glimagesink: handle the local_context queryMatthew Waters2015-05-041-3/+31
* opusdepay: Set multistream=FALSE on the Opus capsSebastian Dröge2015-05-041-2/+4
* opusheader: Do not include rate in caps if it is 0Jose Antonio Santos Cadenas2015-05-041-1/+6
* srtpdec: Make sure to send caps events downstream before any segment eventsSebastian Dröge2015-04-301-0/+16
* gl: readd glupload/download onto element padsMatthew Waters2015-04-308-140/+271
* Revert "glvideomixer: implement with glmixerbin"Matthew Waters2015-04-303-264/+52
* Revert "glimagesink: implement as a bin"Matthew Waters2015-04-303-148/+117
* Revert "glimagesink: forward ALL the properties on the bin"Matthew Waters2015-04-301-93/+8
* Revert "glimagesink: add pixel-aspect-ratio property on the bin"Matthew Waters2015-04-301-5/+1
* glimagesink: Cache caps for passing to the client draw callJan Schmidt2015-04-292-5/+9
* opus: fix includes and compilation against opus in non-standard prefixTim-Philipp Müller2015-04-284-4/+4
* opus: don't use deprecated gst_buffer_new_and_allocMersad Jelacic2015-04-282-2/+6
* de265dec: use g_get_num_processors() if availableTim-Philipp Müller2015-04-281-36/+48
* glimagesink: Use gst_pad_get_pad_template_caps in ::get_caps()Matthieu Bouron2015-04-281-1/+1
* glupload: provide the sink template caps that could be usedMatthew Waters2015-04-284-28/+20
* libde265: W32 thread count supportРуслан Ижбулатов2015-04-271-0/+27
* libde265: Fix format string for gsizeРуслан Ижбулатов2015-04-271-5/+5
* spandsp: Don't use the private field 'missing_samples'Руслан Ижбулатов2015-04-271-2/+1
* glfiltercube: Don't initialize multiple shaders on renegotiationMatthieu Bouron2015-04-271-0/+11
* glimagesink: Remove unused stop functionMatthieu Bouron2015-04-271-11/+0
* glimagesink: unref the pool in the correct placeMatthew Waters2015-04-271-5/+7
* gltransformation: Unref shader in ::stop()Matthieu Bouron2015-04-271-11/+18
* gl: unref display/other-context in the correct placeMatthew Waters2015-04-273-46/+27
* glfilter: De-camelcase onInitFBO() vfuncSebastian Dröge2015-04-269-9/+9
* glfilter: Remove onStart/onStop vfuncs, and unused onReset()Sebastian Dröge2015-04-268-74/+72
* gltransformation: don't initialize multiple shaders on renegotiationLubosz Sarnecki2015-04-261-0/+6
* glcolorconvert: Fix compiler warningSebastian Dröge2015-04-261-2/+0
* glcolorconvert: Keep colorimetry and chroma-site fields if passthroughMatthieu Bouron2015-04-261-0/+25
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-266-89/+0
* glimagesink: balance change_state display ref/unrefMatthew Waters2015-04-241-4/+3
* hlsdemux: Use the downloader of the base class instead of creating our ownSebastian Dröge2015-04-232-17/+6
* hlsdemux: Don't error out if we can't match variant playlists after updatingSebastian Dröge2015-04-231-8/+9
* hlsdemux: Fix how the playlists are refreshedSebastian Dröge2015-04-231-5/+3
* adaptivedemux: Allow subclasses to override how a new manifest would be downl...Sebastian Dröge2015-04-234-11/+18