gst_plugins_base/gst/ffmpegcolorspace/gstffmpeg.c
branchRCL_3
changeset 29 567bb019e3e3
parent 0 0e761a78d257
child 30 7e817e7e631c
equal deleted inserted replaced
6:9b2c3c7a1a9c 29:567bb019e3e3
    27 
    27 
    28 #include <gst/gst.h>
    28 #include <gst/gst.h>
    29 
    29 
    30 #include "avcodec.h"
    30 #include "avcodec.h"
    31 
    31 
       
    32 #ifdef __SYMBIAN32__
       
    33 IMPORT_C
       
    34 #endif
    32 extern gboolean gst_ffmpegcolorspace_register (GstPlugin * plugin);
    35 extern gboolean gst_ffmpegcolorspace_register (GstPlugin * plugin);
    33 
    36 
    34 static gboolean
    37 static gboolean
    35 plugin_init (GstPlugin * plugin)
    38 plugin_init (GstPlugin * plugin)
    36 {
    39 {