Fix Svace issue(Missed return statement)
[platform/upstream/gst-plugins-good.git] / ext /
2016-07-01 Jeongmo YangMerge "Add property for expected trailer size" into... accepted/tizen/common/20160704.145252 accepted/tizen/ivi/20160704.090621 accepted/tizen/mobile/20160704.090531 accepted/tizen/tv/20160704.090510 accepted/tizen/wearable/20160704.090401 submit/tizen/20160704.004002
2016-06-30 Seungbae Shin[pulse] cork when pop-timeout event received from pulse... 32/76332/3
2015-11-26 Eunhae Choimodify spec to build and merge prev modification 00/52700/2 submit/tizen/20151127.020604 submit/tizen/20151127.065352
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-09-29 Tim-Philipp Müllergdkpixbufsink: don't leak old pixel buffer when setting...
2015-09-29 Tim-Philipp Müllerflacenc: avoid potential string overflow
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-10 Seungbae Shin[pulse] change default latency from "mid" to "high... 58/45658/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150810.101625 accepted/tizen/tv/20150810.101809 accepted/tizen/wearable/20150810.102011 submit/tizen/20150810.075005 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-08-04 Tim-Philipp Müllersoup: fix typo in translated string
2015-07-31 Eunhae Choisouphttpsrc: handle empty http proxy string
2015-07-31 KimJeongYeongst-plugins-good/pulsesink changed latency type to... 61/44961/4 accepted/tizen/mobile/20150731.102723 accepted/tizen/tv/20150731.102838 accepted/tizen/wearable/20150731.102957 submit/tizen/20150731.062345
2015-07-30 Ravi Kiran K Ndvdemux: remove unused variable
2015-07-27 KimJeongYeongst-plugins-good/pulsesink for tizen 3.0 82/42082/15
2015-07-15 Wim Taymanspulse: add properties to GstDevice
2015-07-15 Sangchul Lee[pulse] Add G_TYPE_INT case in make_proplist_item() 12/43912/1 accepted/tizen/mobile/20150717.002850 accepted/tizen/tv/20150717.002906 accepted/tizen/wearable/20150717.002920 submit/tizen/20150715.092047 submit/tizen/20150716.043920
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
2014-11-18 huaqiangCheck whether the specified pulsesink is valid before...
2014-11-18 Rusty LynchMake pulsesink autostart pulseaudio if needed
2014-11-12 Vincent Penquerc'hflacdec: set the channel positions using the appropriat...
2014-11-10 Aurélien Zanellivpx: mark arnr-type properties as deprecated and set...
2014-11-04 Vineeth T Mpngdec: change parse logic
2014-11-02 Tim-Philipp MüllerSprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE...
2014-11-01 Aurélien Zanellivpx: remove compatibility defines
2014-11-01 Tim-Philipp Müllerwavpack: remove support for ancient API version
2014-10-30 Vincent Penquerc'hspeexenc: update output segment stop time to match...
2014-10-30 Vincent Penquerc'hflacenc: update output segment stop time to match clipp...
2014-10-28 Tim-Philipp Müllerpulse, v4l2: add missing G_END_DECLS in some places
2014-10-23 Tim-Philipp Müllerpulse: remove some unused typedefs
2014-10-23 Anandaspeex: Fix segfault when resetting the codecs multiple...
2014-10-22 Arun Raghavanpulsesink: Temporarily disable stream status posting
2014-10-02 Nirbheek Chauhansouphttpclientsink: Fix lifetime of stream headers...
2014-10-02 Nirbheek Chauhansouphttpclientsink: Add some more useful debug logging
2014-10-02 Nirbheek Chauhansouphttpclientsink: Free queued buffers in ::reset
2014-09-30 Sebastian Drögevp8enc/vp9enc: Protect the encoder with a mutex in...
2014-09-30 Sebastian Drögevp9enc: Allow caps renegotiation
2014-09-30 Sebastian Drögevp8enc: finish() and drain() should return a GstFlowReturn
2014-09-30 Jose Antonio Santo... vp8enc: Allow caps renegotiation
2014-09-30 Arun Raghavanpulse: Add some documentation about threading and synch...
2014-09-30 Arun Raghavanpulsesink: Make emitting stream status messages synchronous
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-09-16 Vineeth T Mgdkpixbufdec: modify wrong packetized mode logic
2014-09-16 Sebastian Drögejpegdec: Remove unused variable and use correct decoder...
2014-09-16 Sebastian Drögepngdec: Remove unused variable
2014-09-16 Vineeth T Mjpeggdec: modify wrong packetized mode logic
2014-09-16 Vineeth T Mpngdec: modify wrong packetized mode logic
2014-09-11 Sebastian Drögesouphttpsrc: If the server reports "Accept-Ranges:...
2014-09-04 Sebastian Drögesouphttpsrc: Include redirection target in error messages
2014-09-03 Vineeth T Mgdkpixbufdec: free query after use
next