videomeasure: port to GstCollectPads2
[platform/upstream/gstreamer.git] / gst / camerabin2 /
2011-12-14 Tommi Myöhänencamerabin2: fix leak on error handling
2011-11-28 Thiago Santoscamerabin2: viewfinderbin: use faster cast macro
2011-11-28 Thiago Santoscamerabin2: viewfinderbin: Link elements directly to...
2011-11-28 Thiago Santoscamerabin2: micro optimize linking some more
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-19 Thiago Santoscamerabin2: Also reset video/audio filters before capturing
2011-11-14 Thiago Santoscamerabin2: Also reset audio elements when video captur...
2011-11-14 Thiago Santoscamerabin2: Add one debug line about camerabin2 being...
2011-11-14 Thiago Santoscamerabin2: Remove video elements' state clearing from...
2011-11-14 Thiago Santoscamerabin2: keep track of video recording state
2011-11-09 Thiago Santoscamerabin2: protect image location list with mutex
2011-11-09 Thiago Santoscamerabin2: Handle null taglists for images
2011-11-09 Thiago Santoscamerabin2: Don't store preview location if preview...
2011-11-09 Lasse Laukkanencamerabin2: Avoid blocking in start-capture and send...
2011-11-08 Thiago Santoscamerabin2: Decrement processing counter when message...
2011-11-08 Lasse Laukkanencamerabin2: change post-previews property default value...
2011-11-01 Thiago Santoscamerabin2: On capture error, skip previews
2011-11-01 Lasse Laukkanencamerabin2: track also preview images with processing...
2011-10-12 Thiago Santoscamerabin2: Check before acessing preview location...
2011-10-12 Thiago Santoscamerabin2: Add a mutex to avoid concurrent access...
2011-09-29 Thiago Santoscamerabin2: add location to preview image messages
2011-09-29 Robert Swaincamerabin2: Fix potential loss of EOS event
2011-09-26 Robert Swaincamerabin2: Stop the audio source between captures
2011-09-16 Thiago Santoscamerabin2: Adding 2 more log messages
2011-09-16 Vincent Penquerc'hcamerabin2: replace deprecated g_atomic_int_exchange_an...
2011-09-16 Thiago Santoscamerabin2: Reset last state change result on state...
2011-09-12 Thiago Santoscamerabin2: Check zoom notify callback from camera...
2011-09-01 Robert Swaincamerabin2: Add a flag to disable image conversion...
2011-08-31 Thiago Santoscamerabin2: Micro optimize encodebin pads linking
2011-08-31 Thiago Santoscamerabin2: Use explicit boolean literals to make gobje...
2011-08-26 Thiago Santoscamerabin2: Make viewfinder's queue a thread limit...
2011-08-24 Thiago Santoscamerabin2: Optimize start up a little by removing...
2011-08-23 Thiago Santoscamerabin2: Remove from experimental
2011-08-23 Thiago Santoscamerabin2: Always set encodebin flags when going to...
2011-08-23 Thiago Santoscamerabin2: Add new entry to flags property
2011-08-23 Thiago Santoscamerabin2: viewfinderbin: Add property for disabling...
2011-08-21 Thiago Santoscamerabin2: Prevent audiosrc from sending undesired eos
2011-08-21 Thiago Santoscamerabin2: Use gst_pad_send_event instead of eventfunc...
2011-08-21 Thiago Santoscamerabin2: Avoid assertions when plugin creation fails
2011-08-13 Thiago Santoscamerabin2: Add audio-filter property
2011-08-06 Thiago Santoscamerabin2: Adding video-done message
2011-08-06 Thiago Santoscamerabin2: Adding top-level element documentation
2011-08-06 Thiago Santoscamerabin2: Fixing typo
2011-08-03 Thiago Santoscamerabin2: add more missing plugin checks
2011-08-03 Thiago Santoscamerabin2: Add a missing element check and remove...
2011-08-03 Thiago Santoscamerabin2: Remove redundant image-queue
2011-08-02 Thiago Santoscamerabin2: Workaround for ringbuffer not resyncing...
2011-08-02 Raluca Elena Podiuccamerabin2 remove redundant viewfinder-colorspace and...
2011-08-02 Raluca Elena Podiucbasecamerasrc: remove unused get_allowed_input_caps
2011-08-02 Teemu Katajistocamerabin2: Synchronize clock and base time to audiosrc
2011-08-02 Robert Swaincamerabin2: Prevent audio source from providing clock
2011-08-02 Robert Swaincamerabin2: Add flags prop to toggle encodebin conversi...
2011-08-02 Robert Swaincamerabin2: Prepare audiosrc before start-capture
2011-08-02 Robert Swaincamerabin2: Remove redundant elements
2011-07-25 Raluca Elena Podiuccamerabin2: add location=NULL docs to PORTING
2011-07-25 Thiago Santoscamerabin2: If location is NULL do not encode images
2011-07-08 Stefan Kostcamerabin2: don't mess with camerabin (1) namespace
2011-06-23 Tim-Philipp Müllercamerabin2: don't use GLib 2.28 API
2011-06-23 Thiago Santoscamerabin2: Set tagsetters to merge replace mode
2011-06-23 Thiago Santoscamerabin2: Use a single location for both modes
2011-06-23 Thiago Santoscamerabin2: Send serialized custom events for filename...
2011-06-23 Thiago Santoscamerabin2: No need to change state of the whole image...
2011-06-23 Thiago Santoscamerabin2: Use names for image and video encodebin
2011-06-23 Thiago Santoscamerabin2: Remove unused variable
2011-06-23 Thiago Santoscamerabin2: Minor debug message fix
2011-06-02 Luciana Fujii Pontellocamerabin2: Adding a filter to wrappercamerabinsrc
2011-06-02 Thiago Santoscamerabin2: Use full names in properties
2011-06-02 Teemu Katajistocamerabin2: do not unref pad template
2011-05-20 Thiago Santoscamerabin2: Do not segfault on null locations
2011-05-16 Thiago Santoscamerabin2: Remove obsolete imagecapturebin
2011-05-16 Thiago Santoscamerabin2: use jpeg as a container to force jifmux...
2011-05-16 Alessandro Decinacamerabin2: do proper EOS handling on send_event(eos)
2011-05-16 Alessandro Decinacamerabin2: use encodebin to encode images
2011-05-16 Thiago Santoscamerabin2: Changing how some properties work
2011-05-16 Lasse Laukkanencamerabin2: Updating PORTING file
2011-05-16 Thiago Santoscamerabin2: Adding missing plugin error messages
2011-05-16 Thiago Santoscamerabin2: encodebin might not have the requested pad
2011-05-16 Thiago Santoscamerabin2: imagecapturebin: Fix tags merging mode
2011-05-16 Thiago Santoscamerabin2: Fix tag handling for videos
2011-05-16 Thiago Santoscamerabin2: Adding camera source documentation file
2011-05-16 Thiago Santoscamerabin2: viewfinderbin: Post missing plugin messages
2011-05-16 Thiago Santoscamerabin2: Improve missing plugin message
2011-05-16 Thiago Santoscamerabin2: Update porting file
2011-05-16 Robert Swaincamerabin2: Fix debug print to show audio/video dependi...
2011-05-16 Robert Swaincamerabin2: Fix order of element state change
2011-04-11 Thibault Saunierandroid: make it ready for androgenizer
2011-03-23 Thiago Santoscamerabin2: Only mark video capture as finished after EOS
2011-03-23 Robert Swainbasecamerasrc: camerabin2: wrappercamerabinsrc: Add...
2011-03-23 Thiago Santoscamerabin2: Improve idle property usage
2011-03-23 Thiago Santoscamerabin2: No need to force audiosrc to null on stop_c...
2011-03-23 Thiago Santoscamerabin2: Adds new idle property
2011-03-23 Thiago Santoscamerabin2: Adding properties for image capture settings
2011-03-23 Thiago Santoscamerabin2: More debug log
2011-03-11 Thiago Santoscamerabin2: Set queues to silent
2011-03-11 Thiago Santoscamerabin2: Refactoring encodebin usage
2011-03-11 Thiago Santoscamerabin2: Some memleak fixes
2011-03-11 Robert Swainbasecamerasrc: wrappercamerabinsrc: camerabin2: Expose...
2011-03-11 Robert Swainwrappercamerabinsrc: Remove dead definition
2011-03-11 Thiago Santoswrappercamerabinsrc: Avoid clearing recording caps
2011-03-11 Tim-Philipp Müllercamerabin2: don't leak element name strings
next