summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* pulse: add properties to GstDeviceWim Taymans2015-07-153-5/+35
* flacdec: improve error handlingVineeth TM2015-07-061-0/+18
* mikmod: remove ancient unported pluginTim-Philipp Müller2015-06-259-1265/+0
* mikmod_reader: Possible null pointer dereference:Vineeth T M2015-06-221-3/+5
* pulsesrc: Fix mapping of latency parameters to buffer attributesArun Raghavan2015-06-121-3/+19
* souphttpsrc: Add tls-database propertyXavier Claessens2015-06-102-2/+39
* souphttpsrc: fix getter of "ssl-use-system-ca-file"Xavier Claessens2015-06-101-1/+1
* vp[89]enc: Properly convert between GStreamer and encoder timebaseSebastian Dröge2015-05-122-14/+12
* vp[89]enc: Don't set timebase from the framerateSebastian Dröge2015-05-122-20/+0
* docs: update example pipelines in element docsTim-Philipp Müller2015-05-105-5/+5
* jpegdec: fix frame leaks in handle_frame() implementationGuillaume Desmottes2015-05-051-0/+6
* dvdemux: extract recording timeRavi Kiran K N2015-04-281-0/+12
* vp8dec: optimize vpx image to gstbuffer copy when strides matchThiago Santos2015-04-171-6/+12
* vp9dec: optimize vpx image to gstbuffer copy when strides matchThiago Santos2015-04-171-6/+12
* vp8enc: Expose VP8 width/height limitations in the caps templateOlivier Crête2015-04-011-1/+4
* vp9enc: remove duplicate declaration of functionLuis de Bethencourt2015-03-091-1/+0
* vp[89]enc: Reset the encoder when flushingSebastian Dröge2015-03-092-16/+71
* pulsesink: Make sure to filter caps in all cases during CAPS queryArun Raghavan2015-03-091-7/+7
* souphttpclientsink: Implement cookies propertySebastian Dröge2015-03-081-0/+10
* souphttpclientsink: Implement automatic-redirect propertySebastian Dröge2015-03-081-0/+2
* souphttpclientsink: Implement proxy supportSebastian Dröge2015-03-081-8/+22
* vp[89]dec: Drop frames that have no output buffer because of errorsSebastian Dröge2015-03-052-6/+6
* vp8enc: Use 0 as duration for the EOS "frame"Sebastian Dröge2015-03-021-1/+1
* vp{8,9}enc: Tell the encoder about actual timestamps and durations of framesSebastian Dröge2015-03-024-19/+72
* vpxdec: Fix calculation of width in bytesNicolas Dufresne2015-03-012-2/+4
* vpxdec: Don't memcpy in frame map failedNicolas Dufresne2015-03-012-0/+2
* jack: case missing break statementLuis de Bethencourt2015-02-191-0/+1
* jack: Add property port-pattern to specify which JACK ports to connect tohark2015-02-174-7/+70
* pulsesink: Enhance code readability in pulsesink_queryJimmy Ohn2015-02-131-4/+3
* Improve and fix LATENCY query handlingSebastian Dröge2015-02-113-11/+19
* pulsesink: Free format_info in query_getcapsJimmy Ohn2015-01-261-2/+3
* Constify some static arrays everywhereSebastian Dröge2015-01-212-3/+4
* pulsesink: uncork if needed upon commitMark Nauwelaerts2015-01-101-0/+6
* souphttpsrc: Don't return a buffer when returning not GST_FLOW_OKSebastian Dröge2014-12-301-0/+12
* gdkpixbufoverlay: add "positioning-mode" property to allow absolute positionsTim-Philipp Müller2014-12-252-8/+78
* vpXenc: CLOCK_TIME_NONE is not a valid min_latency valueThibault Saunier2014-12-092-4/+2
* gdkpixbufoverlay: add "pixbuf" propertyTim-Philipp Müller2014-11-302-8/+48
* gdkpixbuf: remove pixbufscale code that was never portedTim-Philipp Müller2014-11-303-534/+0
* apev2mux: write APE tags at end for wavpack filesTim-Philipp Müller2014-11-281-2/+37
* speex: remove support for ancient speex versionsTim-Philipp Müller2014-11-222-8/+0
* souphttpsrc: log connection events at info levelBranislav Katreniak2014-11-221-6/+6
* flacdec: set the channel positions using the appropriate APIVincent Penquerc'h2014-11-121-18/+17
* vpx: mark arnr-type properties as deprecated and set them to no-opAurélien Zanelli2014-11-102-32/+8
* pngdec: change parse logicVineeth T M2014-11-042-24/+33
* Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATEDTim-Philipp Müller2014-11-021-3/+7
* vpx: remove compatibility definesAurélien Zanelli2014-11-011-17/+0
* wavpack: remove support for ancient API versionTim-Philipp Müller2014-11-013-20/+0
* speexenc: update output segment stop time to match clipped samplesVincent Penquerc'h2014-10-302-0/+30
* flacenc: update output segment stop time to match clipped samplesVincent Penquerc'h2014-10-302-0/+34
* pulse, v4l2: add missing G_END_DECLS in some placesTim-Philipp Müller2014-10-281-0/+2