compositor: Implement different operators via per-pad property
[platform/upstream/gstreamer.git] / gst / camerabin2 /
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-03-09 Nicolas DufresneRename plugin filesnames to match plugin names
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-07-08 Tim-Philipp Müllercamerabin: update docs section
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-12-15 Vineeth TMplugins-bad: Fix example pipelines
2015-08-05 Anders Jonssoncamerabin2: Fix string typo
2015-05-01 Thiago Santoswrappercamerabinsrc: handle when source creation fail
2015-05-01 Thiago Santoswrappercamerabinsrc: fix element linking order
2015-04-28 Thiago Santoswrappercamerabinsrc: remove unused code
2015-04-28 Thiago Santoswrappercamerabinsrc: use digitalzoom element
2015-04-28 Thiago Santosdigitalzoom: change videocrop parameters before passing...
2015-04-28 Thiago Santosdigitalzoom: also skip internal pipeline in upstream...
2015-04-28 Thiago Santosdigitalzoom: prevent assertion when caps is any
2015-04-28 Thiago Santoscamerabin: digitalzoom: create a bin element for digita...
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Thiago Santoswrappercamerabinsrc: Rework cropping for zoom and dimen...
2015-04-24 Thiago Santoswrappercamerabinsrc: remove obsolete comment
2015-04-24 Thiago Santoswrappercamerabinsrc: error out if source fails to prepa...
2015-04-24 Thiago Santoswrappercamerabinsrc: intersect instead of compare for...
2015-04-24 Thiago Santoswrappercamerabinsrc: fix typo
2015-04-21 Thiago Santoswrappercamerabinsrc: Reset zoom element caps to go...
2015-04-21 Thiago Santoswrappercamerabinsrc: fix leak of drain query
2015-04-21 Thiago Santoswrappercamerabinsrc: Refactor internal pipeline
2015-04-10 Thiago Santoswrappercamerabinsrc: remove unused attribute and relate...
2015-03-14 Thiago Santoscamerabin: remove hack around bug 648359
2015-03-14 Thiago Santoscamerabin: remove deprecated g_atomic function
2015-03-14 Thiago Santoswrappercamerabinsrc: fix pad leak
2015-03-08 Mohammed Hassancamerabin: update zoom param spec if video source chang...
2015-03-04 Oleksij Rempelcamerabin2: check negotiated caps avoid reseting of...
2015-01-06 Thiago Santoswrappercamerabinsrc: fix deadlock with pad object lock
2015-01-05 Thiago Santoswrappercamerabinsrc: simplify weird if/else clause
2014-12-27 Thiago Santoswrappercamerabinsrc: do not set source state with lock
2014-12-27 Thiago Santoswrappercamerabinsrc: use the drain query instead of...
2014-10-28 Tim-Philipp MüllerAdd some missing G_END_DECLS
2014-10-02 Vineeth T Mgst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
2014-09-18 Sanjay NMcamerabin2: removed redundant initialization
2014-08-10 Sebastian Rasmussenwrappercamerabinsrc: Unref elements after usage
2014-07-26 Thiago Santoswrappercamerabinsrc: do not give references to probes
2014-07-26 Thiago Santoscamerabin: use gst_object_ref to make it easier to...
2014-07-26 Thiago Santoswrappercamerabinsrc: unref request pads
2014-07-23 Thiago Santoswrappercamerabinsrc: only flush buffers if renegotiatio...
2014-07-23 Thiago Santoscamerabin: handle EOS on the pipeline
2014-07-17 Thiago Santoswrappercamerabinsrc: set src to ready when there are...
2014-07-11 Nicolas Dufresnewrappercamerabinsrc: Fix caps filter caps proxying
2014-07-10 Nicolas Dufresnecamerabin2: Flush downstream after setting src to READY
2014-05-30 Thiago Santoscamerabin: fix structure handling in preview message
2014-04-09 Vincent Penquerc'hcamerabin2: remove unneeded check
2014-04-09 Mohammed Sameercamerabin: add any feature to viewfinderbin static...
2014-04-09 Mohammed Sameercamerabin: report an error if we fail to link vfsrc...
2014-02-04 Thiago Santoswrappercamerabinsrc: stop source to do internal reconfi...
2014-02-04 Thiago Santoscamerabin: remove unused variable
2013-11-07 Thiago Santoscamerabin: Make sure video-done is post only when file...
2013-06-11 Hans de Goedewrappercamerabinsrc: Add video-source-filter during...
2013-06-10 Hans de Goedewrappercamerabinsrc: Don't unset the video-source prope...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-28 Thiago Santoswrappercamerabinsrc: change video-source if the user...
2012-09-28 Thiago Santoswrappercamerabinsrc: pad probe ids are gulong
2012-09-27 Thiago Santoscamerabin: use correct element name when replacing...
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-12 Thiago Santoscamerabin: port tagsetter mode setting code
2012-09-06 Thiago Santoscamerabin2: use correct variable when handling pad...
2012-08-30 Thiago Santoscamerabin: no need to set clock/basetime again
2012-08-30 Thiago Santoscamerabin: no need to send extra reconfigure
2012-08-29 Thiago Santoscamerabin: request _%u templates instead of _%d
2012-08-29 Thiago Santoswrappercamerabinsrc: rework video recording eos push
2012-08-04 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-08-02 Robert Swainwrappercamerabinsrc: Save image/video reconfiguration...
2012-07-29 Thiago Santoscamerabin: update preview buffer pushing
2012-07-28 Tim-Philipp MüllerRevert "camerabin: update to new tag event creation...
2012-07-28 Thiago Santoscamerabin: Fix references to avoid element leaking
2012-07-28 Thiago Santoscamerabin: update to new tag event creation API
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-10 Lasse Laukkanenphotography: Add GstPhotography prefix and fix spelling...
2012-06-06 Wim Taymansupdate for tag event change
2012-05-05 Raimo JärviFix printf format compiler warnings on mingw-w64
2012-05-04 Thiago Santoscamerabin: remove unnecessary code
2012-05-04 Thiago Santoscamerabin: improve image capture debug
2012-05-04 Thiago Santoscamerabin: always force image-profile to have variable...
2012-05-04 Youness Alaouibasecamerabin: Do not set the pad templates in the...
2012-05-02 Thiago Santoswrappercamerabinsrc: avoid assertion by using null...
2012-05-02 Thiago Santoscamerabin: Fix get/set_property for encoding profiles
2012-05-01 Thiago Santoscamerabin: remove custom renegotiate event
2012-05-01 Thiago Santoscamerabin: Use plain video encoding profile for images
2012-05-01 Thiago Santoswrappercamerabinsrc: change output-selector negotiation...
2012-05-01 Thiago Santoswrappercamerabinsrc: removing renegotiate handlers
2012-05-01 Thiago Santoswrappercamerabinsrc: prevent caps renegotiation loop
2012-05-01 Thiago Santoscamerabin: Replacing ffmpegcolorspace with videoconvert
2012-04-30 Tim-Philipp Müllercamerabin2: rename to "camerabin"
2012-04-13 Sebastian DrögeUpdate for the removal of the interfaces library and...
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
next