- Jun 18, 2009
-
-
Jan Schmidt authored
-
- Jun 17, 2009
-
-
Jan Schmidt authored
-
- Jun 16, 2009
-
-
If we don't reset the filename we cannot check if we still expect the filename for a subsequent capture pass. The imagebin would good to paused and we set the filename in that state. This trigers an error-message and would capture to the old filename.
-
- Jun 14, 2009
-
-
Stefan Kost authored
Sprinkle more logging to make it easier to follow. Specify a low framerate and capture resolution to avoid tests timing out. Make the sinks sync to test closer to reality. Fix Makefile to use uninstalled interface.
-
Stefan Kost authored
We need to set imagebin to PAUSED to not fail the bufferalloc. We also need to keep the filesinks state locked until we have the filename for the run.
-
Stefan Kost authored
We should do the pad_alloc for the pending pad if any, as we will switch to that pad on next _chain() call. Also do a fallback alloc, if there is no output yet to not fail state transitions in dynamic pipelines.
-
- Jun 11, 2009
-
-
Jan Schmidt authored
-
- Jun 10, 2009
-
-
Jan Schmidt authored
-
- Jun 07, 2009
-
-
LRN authored
Fixes #585015
-
Edward Hervey authored
-
- Jun 06, 2009
-
-
Edward Hervey authored
-
Jan Schmidt authored
-
Jan Schmidt authored
Fix compile warnings on solaris from bzero not being declared (use memset instead), and strict-aliasing warnings (use a temporary variable).
-
Tim-Philipp Müller authored
So that it is not interpreted as 'Blues' if no genre is to be written.
-
Tim-Philipp Müller authored
ID3v1 tags are one of the most broken and ill-designed things that exist on this planet. Let's not write them by default.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Jun 05, 2009
-
-
Jan Schmidt authored
A SEC() macro already exists on Solaris, causing warnings about redefining it.
-
Edward Hervey authored
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Stefan Kost authored
Move local version up in the link order.
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
This time we analyze a lot more information. Still need to re-add the message emission.
-
Wim Taymans authored
A CELT framesize can be between 64 and 512 samples. Fix a typo in the bitrate property description.
-
Lasse Laukkanen authored
* decouple image capturing from image post-processing and encoding * post image-captured message after image is captured * post preview-image message with snapshot of captured image
-
Lasse Laukkanen authored
-
Lasse Laukkanen authored
-
Lasse Laukkanen authored
-
Lasse Laukkanen authored
-
Lasse Laukkanen authored
-
Lasse Laukkanen authored
We don't want to show old buffers in view finder.
-
Lasse Laukkanen authored
Default view finder sink in camerabin is autovideosink which doesn't support xoverlay iface. If application decides to use another sink that supports xoverlay, then it can use the interface directly.
-
Lasse Laukkanen authored
Cache the photography settings if set in NULL state and apply them later
-
Lasse Laukkanen authored
-
Lasse Laukkanen authored
If incoming still image capture frame aspect ratio differs from aspect ratio that application requested, then apply crop to the frame.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
The xml inspect data of the debugutilsbad plugin didn't contain the data for the fpsdisplaysink element (someone probably ran 'make udpate' in docs/plugins with the old libgstfpsdisplaysink.so from before the rename still around).
-