Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-07-15pulse: add properties to GstDeviceWim Taymans
2015-07-06flacdec: improve error handlingVineeth TM
2015-06-25mikmod: remove ancient unported pluginTim-Philipp Müller
2015-06-22mikmod_reader: Possible null pointer dereference:Vineeth T M
2015-06-12pulsesrc: Fix mapping of latency parameters to buffer attributesArun Raghavan
2015-06-10souphttpsrc: Add tls-database propertyXavier Claessens
2015-06-10souphttpsrc: fix getter of "ssl-use-system-ca-file"Xavier Claessens
2015-05-12vp[89]enc: Properly convert between GStreamer and encoder timebaseSebastian Dröge
2015-05-12vp[89]enc: Don't set timebase from the framerateSebastian Dröge
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller
2015-05-05jpegdec: fix frame leaks in handle_frame() implementationGuillaume Desmottes
2015-04-28dvdemux: extract recording timeRavi Kiran K N
2015-04-17vp8dec: optimize vpx image to gstbuffer copy when strides matchThiago Santos
2015-04-17vp9dec: optimize vpx image to gstbuffer copy when strides matchThiago Santos
2015-04-02vp8enc: Expose VP8 width/height limitations in the caps templateOlivier Crête
2015-03-09vp9enc: remove duplicate declaration of functionLuis de Bethencourt
2015-03-09vp[89]enc: Reset the encoder when flushingSebastian Dröge
2015-03-09pulsesink: Make sure to filter caps in all cases during CAPS queryArun Raghavan
2015-03-08souphttpclientsink: Implement cookies propertySebastian Dröge
2015-03-08souphttpclientsink: Implement automatic-redirect propertySebastian Dröge
2015-03-08souphttpclientsink: Implement proxy supportSebastian Dröge
2015-03-05vp[89]dec: Drop frames that have no output buffer because of errorsSebastian Dröge
2015-03-02vp8enc: Use 0 as duration for the EOS "frame"Sebastian Dröge
2015-03-02vp{8,9}enc: Tell the encoder about actual timestamps and durations of framesSebastian Dröge
2015-03-01vpxdec: Fix calculation of width in bytesNicolas Dufresne
2015-03-01vpxdec: Don't memcpy in frame map failedNicolas Dufresne
2015-02-19jack: case missing break statementLuis de Bethencourt
2015-02-17jack: Add property port-pattern to specify which JACK ports to connect tohark
2015-02-14pulsesink: Enhance code readability in pulsesink_queryJimmy Ohn
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge
2015-01-26pulsesink: Free format_info in query_getcapsJimmy Ohn
2015-01-21Constify some static arrays everywhereSebastian Dröge
2015-01-10pulsesink: uncork if needed upon commitMark Nauwelaerts
2014-12-30souphttpsrc: Don't return a buffer when returning not GST_FLOW_OKSebastian Dröge
2014-12-25gdkpixbufoverlay: add "positioning-mode" property to allow absolute positionsTim-Philipp Müller
2014-12-09vpXenc: CLOCK_TIME_NONE is not a valid min_latency valueThibault Saunier
2014-11-30gdkpixbufoverlay: add "pixbuf" propertyTim-Philipp Müller
2014-11-30gdkpixbuf: remove pixbufscale code that was never portedTim-Philipp Müller
2014-11-28apev2mux: write APE tags at end for wavpack filesTim-Philipp Müller
2014-11-23speex: remove support for ancient speex versionsTim-Philipp Müller
2014-11-22souphttpsrc: log connection events at info levelBranislav Katreniak
2014-11-12flacdec: set the channel positions using the appropriate APIVincent Penquerc'h
2014-11-10vpx: mark arnr-type properties as deprecated and set them to no-opAurélien Zanelli
2014-11-04pngdec: change parse logicVineeth T M
2014-11-02Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATEDTim-Philipp Müller
2014-11-01vpx: remove compatibility definesAurélien Zanelli
2014-11-01wavpack: remove support for ancient API versionTim-Philipp Müller
2014-10-30speexenc: update output segment stop time to match clipped samplesVincent Penquerc'h
2014-10-30flacenc: update output segment stop time to match clipped samplesVincent Penquerc'h
2014-10-29pulse, v4l2: add missing G_END_DECLS in some placesTim-Philipp Müller