ximageutil: shouldn't implement transform if don't support it
[platform/upstream/gst-plugins-good.git] / ext /
2016-04-23 Mario Sanchez Pradavpxenc: Properly handle frames with too low duration
2016-04-15 Jan SchmidtRevert "pulsesink: uncork if needed upon commit"
2016-04-15 Sebastian Drögesouphttpclientsink: If no proxy is set by properties...
2016-03-24 Nicolas Dufresnevpxdec: Use threads on multi-core systems
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Sebastian Drögegst: Handle gst_pad_get_current_caps() returning NULL...
2016-02-23 Dave Craiggst: Don't assume that get_current_caps() returns non...
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-02-08 Nicolas Dufresnejpegdec: Don't pass the same data over and over
2016-01-20 Sebastian Drögevp8enc: Ensure that we always have valid frame user...
2016-01-20 Sebastian Drögevpxdec: Unref frame in all code paths of handle_frame()
2016-01-20 Thibault Sauniervpxenc: Unref frame on ERROR
2016-01-16 Thibault Sauniervp8enc: Return FLOW_ERROR when an error accures
2015-12-29 Sebastian Drögevpxdec: Initialize buffer variable to NULL
2015-12-18 Ravi Kiran K Ndvdec: Remove unused fields
2015-12-16 Luis de Bethencourtdv1394: log error if failed to set socket status flag
2015-12-15 Nicolas Dufresnevpx: Add missing headers in Makefile.am
2015-12-15 Prashant Gotarnevpx: created common baseclass GstVPXEnc
2015-12-15 Nicolas Dufresnevpxdec: Remove unneeded add video_meta
2015-12-15 Prashant Gotarnevpx: created common base class GstVPXdec for vpx decoders
2015-12-14 Xavier Claessenssouphttpsrc: Add GTlsInteraction property
2015-12-04 Nicolas Dufresnevpxdec: Use GstMemory to avoid copies
2015-11-18 Vineeth TMsouphttpclientsink: Fix error leak and handle error
2015-11-17 Nicolas Dufresnevpxdec: Use threads on multi-core systems
2015-11-15 Reynaldo H. Verdej... shout2: remove unnecessary NULL checks before g_free()
2015-11-15 Reynaldo H. Verdej... vp9enc: remove unnecessary NULL check before g_free()
2015-11-15 Reynaldo H. Verdej... vp8enc: remove unnecessary NULL check before g_free()
2015-11-15 Reynaldo H. Verdej... souphttpsrc: remove unnecessary NULL checks before...
2015-11-10 Vineeth TMjpegdec: fix output state memory leak
2015-11-05 Nirbheek Chauhanpulse: Don't leak caps and structures in the device...
2015-10-14 Sebastian Drögesouphttpsrc: EOS immediately if we have an empty seek...
2015-10-14 Stavros Vagionitissouphttpsrc: Make non-inclusive segment boundaries...
2015-10-14 Graham Leggettsouphttpclientsink: Add the retry and retry-delay prope...
2015-10-12 Vineeth TMsouphttpclientsink: Check if soup message is created
2015-10-12 Vineeth TMsouphttpclientsink: Check if location being set is...
2015-10-12 Vineeth TMsouphttpclientsink: Fix memory leaks during failures
2015-10-12 Vineeth TMsouphttpclientsink: Replace redundant free_buffer_list...
2015-10-08 Vineeth TMgdkpixbufdec: Fix pixbuf_loader leak during failures
2015-09-29 Tim-Philipp Müllergdkpixbufsink: don't leak old pixel buffer when setting...
2015-09-28 Tim-Philipp Müllerflacenc: avoid potential string overflow
2015-09-26 Jan SchmidtFix some compiler warnings when building with G_DISABLE...
2015-08-21 Vineeth TMwavpackdec: fix taglist memory leak
2015-08-17 Thiago Santosflacenc: actually return true for accept-caps query...
2015-08-16 Thiago Santosflacenc: remove single entry if from loop
2015-08-16 Thiago Santosflacenc: implement proper accept-caps
2015-08-16 Thiago Santosflacenc: improve sink pad template caps
2015-08-16 Thiago Santosaudioencoders: use template subset check for accept...
2015-08-16 Thiago Santosvideoencoders: use template subset check for accept...
2015-08-15 Thiago Santosaudiodecoders: use default pad accept-caps handling
2015-08-15 Thiago Santosvideodecoders: use default pad accept-caps handling
2015-08-15 Tim-Philipp Müllervp8enc, vp9enc: reset multipass file index when stoppin...
2015-08-15 Tim-Philipp Müllervp9enc: provide support for multiple pass cache files
2015-08-14 Oleksij Rempelvp8enc: provide support for multiple pass cache files
2015-08-14 Thiago Santossouphttpsrc: remove unnecessary if, g_free is null...
2015-08-14 Alex Ashleysouphttpsrc: add property to set HTTP method
2015-08-04 Tim-Philipp Müllersoup: fix typo in translated string
2015-07-31 Eunhae Choisouphttpsrc: handle empty http proxy string
2015-07-30 Ravi Kiran K Ndvdemux: remove unused variable
2015-07-15 Wim Taymanspulse: add properties to GstDevice
2015-07-06 Vineeth TMflacdec: improve error handling
2015-06-25 Tim-Philipp Müllermikmod: remove ancient unported plugin
2015-06-22 Vineeth T Mmikmod_reader: Possible null pointer dereference:
2015-06-12 Arun Raghavanpulsesrc: Fix mapping of latency parameters to buffer...
2015-06-10 Xavier Claessenssouphttpsrc: Add tls-database property
2015-06-10 Xavier Claessenssouphttpsrc: fix getter of "ssl-use-system-ca-file"
2015-05-12 Sebastian Drögevp[89]enc: Properly convert between GStreamer and encod...
2015-05-12 Sebastian Drögevp[89]enc: Don't set timebase from the framerate
2015-05-10 Tim-Philipp Müllerdocs: update example pipelines in element docs
2015-05-05 Guillaume Desmottesjpegdec: fix frame leaks in handle_frame() implementation
2015-04-28 Ravi Kiran K Ndvdemux: extract recording time
2015-04-17 Thiago Santosvp8dec: optimize vpx image to gstbuffer copy when strid...
2015-04-17 Thiago Santosvp9dec: optimize vpx image to gstbuffer copy when strid...
2015-04-01 Olivier Crêtevp8enc: Expose VP8 width/height limitations in the...
2015-03-09 Luis de Bethencourtvp9enc: remove duplicate declaration of function
2015-03-09 Sebastian Drögevp[89]enc: Reset the encoder when flushing
2015-03-09 Arun Raghavanpulsesink: Make sure to filter caps in all cases during...
2015-03-08 Sebastian Drögesouphttpclientsink: Implement cookies property
2015-03-08 Sebastian Drögesouphttpclientsink: Implement automatic-redirect property
2015-03-08 Sebastian Drögesouphttpclientsink: Implement proxy support
2015-03-05 Sebastian Drögevp[89]dec: Drop frames that have no output buffer becau...
2015-03-02 Sebastian Drögevp8enc: Use 0 as duration for the EOS "frame"
2015-03-02 Sebastian Drögevp{8,9}enc: Tell the encoder about actual timestamps...
2015-03-01 Nicolas Dufresnevpxdec: Fix calculation of width in bytes
2015-03-01 Nicolas Dufresnevpxdec: Don't memcpy in frame map failed
2015-02-19 Luis de Bethencourtjack: case missing break statement
2015-02-17 harkjack: Add property port-pattern to specify which JACK...
2015-02-13 Jimmy Ohnpulsesink: Enhance code readability in pulsesink_query
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2015-01-26 Jimmy Ohnpulsesink: Free format_info in query_getcaps
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-10 Mark Nauwelaertspulsesink: uncork if needed upon commit
2014-12-30 Sebastian Drögesouphttpsrc: Don't return a buffer when returning not...
2014-12-25 Tim-Philipp Müllergdkpixbufoverlay: add "positioning-mode" property to...
2014-12-09 Thibault SauniervpXenc: CLOCK_TIME_NONE is not a valid min_latency...
2014-11-30 Tim-Philipp Müllergdkpixbufoverlay: add "pixbuf" property
2014-11-30 Tim-Philipp Müllergdkpixbuf: remove pixbufscale code that was never ported
2014-11-28 Tim-Philipp Müllerapev2mux: write APE tags at end for wavpack files
2014-11-22 Tim-Philipp Müllerspeex: remove support for ancient speex versions
2014-11-22 Branislav Katreniaksouphttpsrc: log connection events at info level
next