Age | Commit message (Collapse) | Author | Files | Lines |
|
Revert the GString change. There are no marshallers for it. A better change is
now described in http://bugzilla.gnome.org/show_bug.cgi?id=573370.
Test should work again.
|
|
No short-desc as we have them in the element details.
Also keep things (Makefile.am and sections.txt) sorted.
Reword ambigous returns. No text after since please.
|
|
Use GString instead of GPointer for the marshaller as this is what the callback uses.
Slightly reformat docs.
|
|
|
|
If dealing with larger frame sizes than view finder sink element
accepts then maintain aspect ratio when scaling frames to fit.
|
|
If capture preparation in videosrc results in frame size different
from requested size, then we need to scale them.
|
|
Windows doesn't have strcasecmp so we should use
g_ascii_strcasecmp here instead.
Also Windows doesn't have sys/time.h so we first
need to check if it actually exists and if not
we should not include it.
Fixes bug #572315.
|
|
|
|
|
|
|
|
|