gstreamer/gst/camerabin2
Thiago Santos 0ae4bc74ba camerabin: fix structure handling in preview message
Avoid trying to modify the message structure as it isn't mutable.
Use a copy and post a new message if necessary.

Fixes failing tests.
2014-05-30 02:10:45 -03:00
..
camerabin2-src.txt
camerabingeneral.c
camerabingeneral.h
gstcamerabin2.c camerabin: fix structure handling in preview message 2014-05-30 02:10:45 -03:00
gstcamerabin2.h
gstplugin.c
gstviewfinderbin.c camerabin: add any feature to viewfinderbin static pad template 2014-04-09 08:56:01 +02:00
gstviewfinderbin.h
gstwrappercamerabinsrc.c
gstwrappercamerabinsrc.h
Makefile.am
PORTING