Tommi Myöhänen
|
01a7532900
|
camerabin: do not put video pipeline into READY when start recording camerabin: remember probe IDs and disconnect them when destroying pipelines
|
2009-07-28 09:53:22 +03:00 |
|
Stefan Kost
|
64457575e7
|
camerabin: remove unused variable assignment
Result is not needed here, but variable is used later on. Also remove double new
lines in function.
|
2009-07-20 16:42:43 +03:00 |
|
Stefan Kost
|
aace8e130f
|
camerabin: use nonbuffered io to save memcopies
We write large blocks anyway, so no extra buffering please. Also use one
g_object_set to set multiple properties on same object.
|
2009-07-15 17:44:10 +03:00 |
|
Stefan Kost
|
2f93fb8c73
|
camerabin: insert a few blank lines for readability
|
2009-06-26 18:36:24 +03:00 |
|
Stefan Kost
|
e673b099d4
|
camerabin: don't leak requestpads
Requestpads need to be released and unreffed. Add a comment in one case where
we intentionaly don't unref.
|
2009-06-25 19:34:28 +03:00 |
|
Lasse Laukkanen
|
18e7091238
|
camerabin: fix setting mute when video bin elements haven't been created
|
2009-06-24 18:58:17 +03:00 |
|
Stefan Kost
|
a971391906
|
camerabin: code cruft removal and debug logs
Remove unused code. Add lots of debug loging. Change comments for local
functions to not use /** gtk-doc start style.
|
2009-06-22 13:41:16 +03:00 |
|
Lasse Laukkanen
|
683b72a5fe
|
camerabin: add debug including dot graph writing
|
2009-06-05 15:51:31 +03:00 |
|
Lasse Laukkanen
|
cad76384b3
|
camerabin: limit the size of video bin queue leading to view finder
We don't want to show old buffers in view finder.
|
2009-06-05 15:51:30 +03:00 |
|
Nokia Corporation
|
3751eaeb79
|
Add camerabin element.
|
2009-02-09 10:22:09 +02:00 |
|