summaryrefslogtreecommitdiff
path: root/gst/camerabin2
Commit message (Expand)AuthorAgeFilesLines
...
* camerabin: Use plain video encoding profile for imagesThiago Santos2012-05-011-7/+1
* wrappercamerabinsrc: change output-selector negotiation modeThiago Santos2012-05-011-1/+1
* wrappercamerabinsrc: removing renegotiate handlersThiago Santos2012-05-011-28/+0
* wrappercamerabinsrc: prevent caps renegotiation loopThiago Santos2012-05-011-2/+8
* camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos2012-05-012-7/+7
* camerabin2: rename to "camerabin"Tim-Philipp Müller2012-04-303-29/+34
* Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge2012-04-131-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-5/+5
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-0/+12
|\
| * wrappercamerabinsrc: avoid reseting caps to the same valueOleksij Rempel (Alexey Fisher)2012-03-201-0/+12
* | use new style capsWim Taymans2012-03-051-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2012-02-171-1/+7
|\ \ | |/
| * wrappercamerabinsrc: Put source to null when resetting capsThiago Santos2012-02-161-1/+7
* | Merge branch 'master' into 0.11Wim Taymans2012-02-161-1/+4
|\ \ | |/
| * wrappercamerabinsrc: Put source in NULL when it fails changing stateThiago Santos2012-02-161-1/+4
* | Merge branch 'master' into 0.11Wim Taymans2012-02-102-3/+6
|\ \ | |/
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-272-0/+5
| * camerabin2: Removing solved TODO and fixing a typoThiago Santos2012-01-271-3/+1
* | port to new gthread APIWim Taymans2012-01-193-53/+56
* | wrappercamerabinsrc: GstBaseCameraSrc is the base class, not GstBinSebastian Dröge2012-01-091-1/+1
* | camerabin2: encoding profiles are objects in 0.11Edward Hervey2012-01-021-2/+2
* | Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey2011-12-301-2/+2
|\ \ | |/
| * camerabin2: clarify some message logsThiago Santos2011-12-301-2/+2
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-306-62/+92
|\ \ | |/
| * camerabin2: fix gvalue leakThiago Santos2011-12-271-5/+4
| * camerabin2: secure event ref when sending event to parent classThiago Santos2011-12-271-0/+4
| * basecamerabinsrc: remove redundant functionsThiago Santos2011-12-221-2/+8
| * camerabin2: remove unused helper functionThiago Santos2011-12-222-28/+0
| * camerabin2: Fix A/V sync for capturesThiago Santos2011-12-202-10/+42
| * wrappercamerabinsrc: Push newsegments on video capture startThiago Santos2011-12-201-0/+8
| * camerabin2: fix leak on error handlingTommi Myöhänen2011-12-141-0/+2
| * camerabin2: viewfinderbin: use faster cast macroThiago Santos2011-11-281-6/+6
| * camerabin2: viewfinderbin: Link elements directly to use faster versionThiago Santos2011-11-281-7/+9
| * camerabin2: micro optimize linking some moreThiago Santos2011-11-282-3/+6
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+2
* | camerabin2: port to 0.11Thiago Santos2011-12-234-108/+112
* | Merge branch 'master' into 0.11Wim Taymans2011-11-231-0/+9
|\ \ | |/
| * camerabin2: Also reset video/audio filters before capturingThiago Santos2011-11-191-0/+9
* | Merge branch 'master' into 0.11Wim Taymans2011-11-172-36/+114
|\ \ | |/
| * camerabin2: Also reset audio elements when video capture finishesThiago Santos2011-11-141-18/+19
| * camerabin2: Add one debug line about camerabin2 being idleThiago Santos2011-11-141-1/+3
| * camerabin2: Remove video elements' state clearing from start-captureThiago Santos2011-11-142-7/+41
| * camerabin2: keep track of video recording stateThiago Santos2011-11-142-13/+54
* | Merge branch 'master' into 0.11Wim Taymans2011-11-102-22/+72
|\ \ | |/
| * camerabin2: protect image location list with mutexThiago Santos2011-11-092-10/+13
| * camerabin2: Handle null taglists for imagesThiago Santos2011-11-091-24/+32
| * camerabin2: Don't store preview location if preview isn't requestedThiago Santos2011-11-091-10/+11
| * camerabin2: Avoid blocking in start-capture and send application tags laterLasse Laukkanen2011-11-092-7/+45
* | Merge branch 'master' into 0.11Wim Taymans2011-11-091-5/+9
|\ \ | |/