summaryrefslogtreecommitdiff
path: root/gst-libs/gst/basecamerabinsrc/gstcamerabinpreview.c
Commit message (Expand)AuthorAgeFilesLines
* camerabinpreview: fix potential crash on preview pipeline errorTim-Philipp Müller2020-07-281-1/+1
* docs: Document basecamerabinsrcThibault Saunier2020-06-231-2/+1
* camerabin2: preview: remove redundant property setting on appsinkRatchanan Srirattanamet2019-10-201-2/+0
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-241-0/+4
* camerabinpreview: fix bus leakGuillaume Desmottes2016-07-151-0/+7
* basecamerabinsrc: don't use private GMutex implementation detailsTim-Philipp Müller2015-02-171-8/+3
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* camerabin: update preview buffer pushingThiago Santos2012-07-291-5/+6
* basecamerabinsrc: updating property to new nameThiago Santos2012-05-011-1/+1
* camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos2012-05-011-1/+1
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+1
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+1
* | port to new gthread APIWim Taymans2012-01-191-19/+19
* | camerabin: use GstSample for the previewWim Taymans2011-12-011-6/+6
|/
* basecamerasrc: optimize state changing speedTommi Myöhänen2011-10-311-0/+75
* camerabin2: Initialize camerabin2 preview pipeline data with 0Thiago Santos2011-10-031-1/+1
* camerabin2: removing capsfilter from preview pipelineThiago Santos2011-09-291-10/+3
* basecamerasrc: Fail state change if preview pipeline fails creationThiago Santos2011-09-201-0/+2
* camerabin2: preview: No need for appsink to store the last bufferThiago Santos2011-09-061-1/+2
* camerabin2: preview: Appsink doesn't need to syncThiago Santos2011-09-051-0/+1
* camerabin2: preview: Remove one of the two colorspace convertersThiago Santos2011-09-051-15/+7
* camerabin2: preview: Disable appsrc signals emissionThiago Santos2011-09-051-0/+2
* basecamerabinsrc: Optimize preview pipeline startupThiago Santos2011-08-311-6/+28
* basecamerabinsrc: preview: remove unused new_preroll callbackRaluca Elena Podiuc2011-08-021-13/+0
* basecamerabinsrc: Handle errors from preview pipelineLauri Lehtinen2011-05-161-0/+48
* basecamerabinsrc: Protection for previewpipeline when setting new preview capsLauri Lehtinen2011-05-161-11/+66
* camerabin2: Move preview helper functions to basecamerabinsrcThiago Santos2011-03-101-0/+226