summaryrefslogtreecommitdiff
path: root/gst/imagefreeze
Commit message (Expand)AuthorAgeFilesLines
* imagefreeze: add a num-buffers propertyAntonio Ospite2019-03-142-0/+76
* imagefreeze: Allow ANY capsfeaturesSebastian Dröge2018-09-261-2/+2
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* imagefreeze: fix use-after-free on seek eventTim-Philipp Müller2017-07-031-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* imagefreeze: Remove now unused done labelSebastian Dröge2017-02-091-1/+0
* imagefreeze: do not cache capsNick Kallen2017-02-091-4/+0
* imagefreeze: Forward latency queries to upstreamNirbheek Chauhan2016-10-031-0/+7
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-261-3/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+8
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig2016-02-231-2/+2
* imagefreeze: simplify caps selectionThiago Santos2016-01-081-12/+10
* Revert "imagefreeze: Remove impossible error condition"Luis de Bethencourt2015-07-071-2/+7
* docs: decodebin2 -> decodebinLuis de Bethencourt2015-06-251-1/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* imagefreeze: Handle seqnumsThibault Saunier2014-11-062-2/+23
* imagefreeze: replace with gst_buffer_copyVineeth T M2014-09-031-2/+2
* imagefreeze: Don't call gst_caps_unref() on template caps when already unrefe...Vineeth T M2014-09-011-2/+3
* imagefreeze: Remove impossible error conditionVineeth T M2014-08-281-7/+2
* imagefreeze: Unref pad template caps after usageSebastian Rasmussen2014-08-081-0/+1
* imagefreeze: Set segment position to the stop position of the bufferSebastian Dröge2014-05-021-1/+4
* imagefreeze: Properly report errors before stopping the srcpad taskSebastian Dröge2014-05-021-28/+47
* imagefreeze: Error out if we have no caps yetSebastian Dröge2014-05-021-0/+7
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* imagefreeze: the new get_caps already does the filter intersectionThiago Santos2012-10-251-11/+5
* imagefreeze: avoid assertion when using accept caps queryThiago Santos2012-10-251-3/+3
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* gst: Implement segment-done eventSebastian Dröge2012-07-051-2/+7
* imagefreeze: clear 0 DTS on buffers output, as sinks will prefer DTS over PTS...Tim-Philipp Müller2012-07-041-2/+3
* update for task api changeWim Taymans2012-06-201-2/+2
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* caps: improve caps handlingWim Taymans2012-03-271-2/+0
* imagefreeze: plug caps leakMark Nauwelaerts2012-03-241-0/+2
* imagefreeze: immediately return GST_FLOW_EOSMark Nauwelaerts2012-03-231-1/+1
* imagefreeze: fix query and _getcaps handlingMark Nauwelaerts2012-03-231-32/+42
* imagefreeze: port to 0.11Mark Nauwelaerts2012-03-142-194/+120
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-2/+1
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-1/+6
|\
| * imagefreeze: add various missing breakMark Nauwelaerts2012-01-201-1/+6
* | port to new gthread APIWim Taymans2012-01-191-4/+0
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-101-0/+6
|\ \ | |/
| * Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostlyTim-Philipp Müller2011-12-121-0/+4
| * Work around deprecated thread API in glib masterTim-Philipp Müller2011-12-121-0/+2
| * various: fix pad template leaksVincent Penquerc'h2011-11-281-4/+4
* | GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans2012-01-041-3/+3
* | Merge branch 'master' into 0.11Wim Taymans2011-04-182-4/+15
|\ \ | |/
| * imagefreeze: Remove unused but set duration variableRobert Swain2011-04-161-3/+1