khronosfws/openmax_al/src/gst_adaptation/xacameraadaptctx.c
changeset 20 b67dd1fc57c5
parent 19 4a629bc82c5e
equal deleted inserted replaced
19:4a629bc82c5e 20:b67dd1fc57c5
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <string.h>
    18 #include <string.h>
    19 #include <gst.h>
    19 #include <gst/gst.h>
    20 #include "xacameraadaptctx.h"
    20 #include "xacameraadaptctx.h"
    21 #include "xaadaptationgst.h"
    21 #include "xaadaptationgst.h"
    22 #include <photography.h>
    22 #include <gst/interfaces/photography.h>
    23 //#include "XAStaticCapsAdaptation.h"
    23 //#include "XAStaticCapsAdaptation.h"
    24 
    24 
    25 
    25 
    26 XAboolean cameraRealized = XA_BOOLEAN_FALSE;
    26 XAboolean cameraRealized = XA_BOOLEAN_FALSE;
    27 XACameraAdaptationCtx_* cameraCtx = NULL;
    27 XACameraAdaptationCtx_* cameraCtx = NULL;