aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-video-src.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-2/+1
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-1/+1
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-3/+0
* Port to gstreamer 1.0Sjoerd Simons2012-09-031-0/+34
* add missing config.h includesGuillaume Desmottes2012-03-071-0/+1
* call: Fix GstCaps leakSjoerd Simons2011-11-081-0/+1
* Use videorate max-rate propertySjoerd Simons2011-11-081-22/+20
* When reset the source remove and re-insert itSjoerd Simons2011-11-081-7/+16
* Drop EOS from the srcSjoerd Simons2011-11-081-0/+11
* Ignore dynamic framerate if videomaxrate is missingNicolas Dufresne2011-11-081-7/+16
* Use framerate range instead of fix rangeNicolas Dufresne2011-11-081-6/+4
* Reset clock after changing video resolutionNicolas Dufresne2011-11-081-0/+8
* Add resultion and framerate changing to video srcNicolas Dufresne2011-11-081-0/+52
* dup_color_balance: check that element currently implements GstColorBalanceGuillaume Desmottes2011-09-091-0/+9
* video-src: factor out dup_color_balance()Guillaume Desmottes2011-09-091-24/+23
* Reset all the necessary elements when switching camerasEmilio Pozuelo Monfort2011-08-191-2/+2
* VideoSrc: add API to get the input deviceEmilio Pozuelo Monfort2011-08-151-0/+11
* VideoSrc: add API to change the input deviceEmilio Pozuelo Monfort2011-08-151-0/+13
* VideoSrc: use v4l2src instead of gconfvideosrcEmilio Pozuelo Monfort2011-08-151-2/+2
* Turn g_prints into DEBUGsEmilio Pozuelo Monfort2011-06-091-1/+4
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-211-0/+360