index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
camerabin2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-16
wrappercamerabinsrc: Put source to null when resetting caps
Thiago Santos
1
-1
/
+7
2012-02-16
wrappercamerabinsrc: Put source in NULL when it fails changing state
Thiago Santos
1
-1
/
+4
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
2
-0
/
+5
2012-01-27
camerabin2: Removing solved TODO and fixing a typo
Thiago Santos
1
-3
/
+1
2011-12-30
camerabin2: clarify some message logs
Thiago Santos
1
-2
/
+2
2011-12-27
camerabin2: fix gvalue leak
Thiago Santos
1
-5
/
+4
2011-12-27
camerabin2: secure event ref when sending event to parent class
Thiago Santos
1
-0
/
+4
2011-12-22
basecamerabinsrc: remove redundant functions
Thiago Santos
1
-2
/
+8
2011-12-22
camerabin2: remove unused helper function
Thiago Santos
2
-28
/
+0
2011-12-20
camerabin2: Fix A/V sync for captures
Thiago Santos
2
-10
/
+42
2011-12-20
wrappercamerabinsrc: Push newsegments on video capture start
Thiago Santos
1
-0
/
+8
2011-12-14
camerabin2: fix leak on error handling
Tommi Myöhänen
1
-0
/
+2
2011-11-28
camerabin2: viewfinderbin: use faster cast macro
Thiago Santos
1
-6
/
+6
2011-11-28
camerabin2: viewfinderbin: Link elements directly to use faster version
Thiago Santos
1
-7
/
+9
2011-11-28
camerabin2: micro optimize linking some more
Thiago Santos
2
-3
/
+6
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-2
/
+2
2011-11-19
camerabin2: Also reset video/audio filters before capturing
Thiago Santos
1
-0
/
+9
2011-11-14
camerabin2: Also reset audio elements when video capture finishes
Thiago Santos
1
-18
/
+19
2011-11-14
camerabin2: Add one debug line about camerabin2 being idle
Thiago Santos
1
-1
/
+3
2011-11-14
camerabin2: Remove video elements' state clearing from start-capture
Thiago Santos
2
-7
/
+41
2011-11-14
camerabin2: keep track of video recording state
Thiago Santos
2
-13
/
+54
2011-11-09
camerabin2: protect image location list with mutex
Thiago Santos
2
-10
/
+13
2011-11-09
camerabin2: Handle null taglists for images
Thiago Santos
1
-24
/
+32
2011-11-09
camerabin2: Don't store preview location if preview isn't requested
Thiago Santos
1
-10
/
+11
2011-11-09
camerabin2: Avoid blocking in start-capture and send application tags later
Lasse Laukkanen
2
-7
/
+45
2011-11-08
camerabin2: Decrement processing counter when message handling finishes
Thiago Santos
1
-4
/
+8
2011-11-08
camerabin2: change post-previews property default value as false
Lasse Laukkanen
1
-1
/
+1
2011-11-01
camerabin2: On capture error, skip previews
Thiago Santos
1
-0
/
+23
2011-11-01
camerabin2: track also preview images with processing counter
Lasse Laukkanen
1
-0
/
+8
2011-10-12
camerabin2: Check before acessing preview location list
Thiago Santos
1
-12
/
+21
2011-10-11
camerabin2: Add a mutex to avoid concurrent access of preview filename lists
Thiago Santos
2
-1
/
+23
2011-09-29
camerabin2: add location to preview image messages
Thiago Santos
2
-9
/
+38
2011-09-29
camerabin2: Fix potential loss of EOS event
Robert Swain
1
-9
/
+10
2011-09-26
camerabin2: Stop the audio source between captures
Robert Swain
1
-5
/
+8
2011-09-16
camerabin2: Adding 2 more log messages
Thiago Santos
1
-0
/
+4
2011-09-16
camerabin2: replace deprecated g_atomic_int_exchange_and_add
Vincent Penquerc'h
1
-1
/
+7
2011-09-16
camerabin2: Reset last state change result on state-locked elements
Thiago Santos
1
-2
/
+12
2011-09-12
camerabin2: Check zoom notify callback from camera-source
Thiago Santos
1
-0
/
+13
2011-09-01
camerabin2: Add a flag to disable image conversion elements
Robert Swain
2
-1
/
+11
2011-08-31
camerabin2: Micro optimize encodebin pads linking
Thiago Santos
1
-1
/
+1
2011-08-31
camerabin2: Use explicit boolean literals to make gobject happy
Thiago Santos
1
-1
/
+2
2011-08-26
camerabin2: Make viewfinder's queue a thread limit only
Thiago Santos
1
-1
/
+2
2011-08-24
camerabin2: Optimize start up a little by removing some pad checks
Thiago Santos
1
-5
/
+8
2011-08-23
camerabin2: Remove from experimental
Thiago Santos
1
-1
/
+1
2011-08-23
camerabin2: Always set encodebin flags when going to ready
Thiago Santos
1
-8
/
+8
2011-08-23
camerabin2: Add new entry to flags property
Thiago Santos
2
-1
/
+9
2011-08-23
camerabin2: viewfinderbin: Add property for disabling converters
Thiago Santos
2
-39
/
+96
2011-08-21
camerabin2: Prevent audiosrc from sending undesired eos
Thiago Santos
2
-0
/
+35
2011-08-21
camerabin2: Use gst_pad_send_event instead of eventfunc macro
Thiago Santos
1
-3
/
+3
2011-08-21
camerabin2: Avoid assertions when plugin creation fails
Thiago Santos
1
-12
/
+47
[next]