summaryrefslogtreecommitdiff
path: root/gst-libs/gst/basecamerabinsrc
AgeCommit message (Expand)AuthorFilesLines
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller5-2/+14
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan1-0/+1
2018-03-13basecamerabinsrc: GST_EXPORT -> GST_BASE_CAMERA_BIN_SRC_APITim-Philipp Müller6-12/+48
2017-10-05meson: remove vs_module_defsHavard Graff1-1/+0
2017-07-18basecamerabinsrc: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller3-0/+19
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+26
2016-07-15camerabinpreview: fix bus leakGuillaume Desmottes1-0/+7
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-02-17basecamerabinsrc: don't use private GMutex implementation detailsTim-Philipp Müller1-8/+3
2014-11-28basecamerasrc: fix typo in docsDanny Song1-2/+2
2014-10-28Add some missing G_END_DECLSTim-Philipp Müller1-0/+3
2013-02-11basecamerabinsrc: Add auto-start property to basecamerabinYouness Alaoui2-1/+20
2012-11-04Fix FSF addressTim-Philipp Müller6-12/+12
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-07-29camerabin: update preview buffer pushingThiago Santos4-9/+10
2012-05-04basecamerabin: Do not set the pad templates in the base class.Youness Alaoui1-28/+23
2012-05-02basecamerasrc: null caps are not valid in 1.0Thiago Santos1-2/+11
2012-05-01basecamerabinsrc: updating property to new nameThiago Santos1-1/+1
2012-05-01camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-14/+14
2012-03-27basecamerabinsrc: Add $(GST_PLUGINS_BASE_LIBS) to the linker flagsSebastian Dröge1-1/+1
2012-02-10Merge branch 'master' into 0.11Wim Taymans2-0/+2
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h2-0/+2
2012-01-19port to new gthread APIWim Taymans4-30/+30
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey3-59/+1
2011-12-22basecamerabinsrc: remove redundant functionsThiago Santos3-61/+2
2011-12-01camerabin: use GstSample for the previewWim Taymans1-6/+6
2011-11-29fix for moved interfacesWim Taymans2-2/+2
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-6/+6
2011-11-24basecamerasrc: port to 0.11René Stadler1-25/+19
2011-10-31basecamerasrc: optimize state changing speedTommi Myöhänen4-14/+85
2011-10-11basecamerasrc: Set preview pipeline to ready when going to readyThiago Santos1-0/+3
2011-10-03camerabin2: Initialize camerabin2 preview pipeline data with 0Thiago Santos1-1/+1
2011-09-29camerabin2: removing capsfilter from preview pipelineThiago Santos2-11/+3
2011-09-20basecamerasrc: Fail state change if preview pipeline fails creationThiago Santos2-1/+7
2011-09-06camerabin2: preview: No need for appsink to store the last bufferThiago Santos1-1/+2
2011-09-05camerabin2: preview: Appsink doesn't need to syncThiago Santos1-0/+1
2011-09-05camerabin2: preview: Remove one of the two colorspace convertersThiago Santos1-15/+7
2011-09-05camerabin2: preview: Disable appsrc signals emissionThiago Santos1-0/+2
2011-08-31basecamerabinsrc: Optimize preview pipeline startupThiago Santos1-6/+28
2011-08-02basecamerasrc: remove unused get_allowed_input_capsRaluca Elena Podiuc2-22/+0
2011-08-02basecamerasrc: don't use class offsets for start/stop-capture signal handlersRaluca Elena Podiuc2-13/+4
2011-08-02basecamerasrc: document why we set preview to PLAYINGRaluca Elena Podiuc1-0/+2
2011-08-02basecamerasrc: document callbacksRaluca Elena Podiuc1-7/+10
2011-08-02basecamerabinsrc: preview: remove unused new_preroll callbackRaluca Elena Podiuc1-13/+0
2011-05-16basecamerabinsrc: Handle errors from preview pipelineLauri Lehtinen1-0/+48
2011-05-16basecamerabinsrc: Protection for previewpipeline when setting new preview capsLauri Lehtinen2-11/+72
2011-04-14basecamerasrc: add unstable-API warnings if GST_USE_UNSTABLE_API is not definedTim-Philipp Müller3-0/+15
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14