Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-28 | camerabin: do not put video pipeline into READY when start recording ↵ | Tommi Myöhänen | 1 | -4/+44 | |
camerabin: remember probe IDs and disconnect them when destroying pipelines | |||||
2009-07-20 | camerabin: remove unused variable assignment | Stefan Kost | 1 | -4/+1 | |
Result is not needed here, but variable is used later on. Also remove double new lines in function. | |||||
2009-07-15 | camerabin: use nonbuffered io to save memcopies | Stefan Kost | 1 | -2/+2 | |
We write large blocks anyway, so no extra buffering please. Also use one g_object_set to set multiple properties on same object. | |||||
2009-06-26 | camerabin: insert a few blank lines for readability | Stefan Kost | 1 | -1/+3 | |
2009-06-25 | camerabin: don't leak requestpads | Stefan Kost | 1 | -0/+4 | |
Requestpads need to be released and unreffed. Add a comment in one case where we intentionaly don't unref. | |||||
2009-06-24 | camerabin: fix setting mute when video bin elements haven't been created | Lasse Laukkanen | 1 | -6/+14 | |
2009-06-22 | camerabin: code cruft removal and debug logs | Stefan Kost | 1 | -13/+18 | |
Remove unused code. Add lots of debug loging. Change comments for local functions to not use /** gtk-doc start style. | |||||
2009-06-05 | camerabin: add debug including dot graph writing | Lasse Laukkanen | 1 | -0/+8 | |
2009-06-05 | camerabin: limit the size of video bin queue leading to view finder | Lasse Laukkanen | 1 | -1/+1 | |
We don't want to show old buffers in view finder. | |||||
2009-02-09 | Add camerabin element. | Nokia Corporation | 1 | -0/+826 | |