index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
camerabin
/
gstcamerabin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-31
camerabin: Set camerasrc to READY state instead of PAUSED when acquiring allo...
Tommi Myöhänen
1
-9
/
+6
2009-07-28
camerabin: do not put video pipeline into READY when start recording camerabi...
Tommi Myöhänen
1
-3
/
+1
2009-07-21
camerabin: small speedup in software zoom
Stefan Kost
1
-0
/
+4
2009-07-17
camerabin: use gst_caps_replace instead of separate calls
Stefan Kost
1
-10
/
+4
2009-07-15
camerabin: leave image/video bin in ready when changing mode
Stefan Kost
1
-1
/
+1
2009-06-26
camerabin: code cleanups
Stefan Kost
1
-14
/
+10
2009-06-26
camerabin: just ref caps, we don't need a writable copy
Stefan Kost
1
-1
/
+3
2009-06-26
camerabin: no need to ref and unref this temporarily
Stefan Kost
1
-2
/
+3
2009-06-26
camerabin: don't leak sink_caps if they would be any-caps
Stefan Kost
1
-22
/
+24
2009-06-26
camerabin: don't leak preview images
Stefan Kost
1
-0
/
+1
2009-06-26
camerabin: don't leak viewfinder-caps
Stefan Kost
1
-0
/
+2
2009-06-25
camerabin: don't leak requestpads
Stefan Kost
1
-0
/
+5
2009-06-24
camerabin: buffer-alloc support fixes to image and video bin handling
Lasse Laukkanen
1
-45
/
+29
2009-06-24
camerabin: set image bin to PAUSED when starting capture
Lasse Laukkanen
1
-3
/
+3
2009-06-24
camerabin: leave v4l2camsrc "capture-mode" as video mode when pausing
Lasse Laukkanen
1
-12
/
+0
2009-06-22
camerabin: code cruft removal and debug logs
Stefan Kost
1
-14
/
+51
2009-06-14
camerabin: set imagebin to PAUSED on capture and delayed filename setting
Stefan Kost
1
-1
/
+4
2009-06-05
camerabin: preview image sending optimization
Lasse Laukkanen
1
-151
/
+399
2009-06-05
camerabin: unblock if error occurs during capture
Lasse Laukkanen
1
-9
/
+34
2009-06-05
camerabin: stop ongoing capture if changing resolution
Lasse Laukkanen
1
-0
/
+3
2009-06-05
camerabin: don't proxy gst xoverlay interface
Lasse Laukkanen
1
-15
/
+1
2009-06-05
camerabin: allow configuring photography settings when in NULL state
Lasse Laukkanen
1
-4
/
+14
2009-06-05
camerabin: crop still image capture frame if necessary
Lasse Laukkanen
1
-6
/
+56
2009-04-16
camerabin: clean up and fix assertion fail when setting zoom in NULL state
Lasse Laukkanen
1
-31
/
+53
2009-04-16
camerabin: fix format matching when detecting allowed frame rate
Lasse Laukkanen
1
-15
/
+28
2009-04-16
camerabin: don't lose pending state when changing resolution
Lasse Laukkanen
1
-3
/
+12
2009-04-16
camerabin: change img-done signal parameter from GString* to const gchar*
Lasse Laukkanen
1
-29
/
+38
2009-03-07
camerabin: Make the tests pass when the camerabin can't initialise.
Jan Schmidt
1
-6
/
+8
2009-02-27
camerabin: rework signaling and tests
Stefan Kost
1
-5
/
+6
2009-02-25
docs: various doc fixes
Stefan Kost
1
-1
/
+0
2009-02-25
camerabin: update signal marshaller and docs
Stefan Kost
1
-15
/
+9
2009-02-25
camerabin: unblock correct pad in reset, support fakesink as view finder
Lasse Laukkanen
1
-4
/
+4
2009-02-23
camerabin: Add aspect ratio capsfilter for view finder
Lasse Laukkanen
1
-11
/
+118
2009-02-23
camerabin: Scale incoming frames if their size does not match requested size
Lasse Laukkanen
1
-20
/
+71
2009-02-22
camerabin: Fix compilation on Windows with Visual Studio
Andoni Morales
1
-4
/
+4
2009-02-11
camerabin: Sanitize constants used for element factory names.
René Stadler
1
-27
/
+18
2009-02-11
camerabin: Use v4l2src as default source.
René Stadler
1
-7
/
+4
2009-02-11
camerabin: Fix plugin details to use GST_PACKAGE_* values.
René Stadler
1
-1
/
+1
2009-02-09
Add camerabin element.
Nokia Corporation
1
-0
/
+2762