gst_plugins_base/gst/playback/test5.c
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
equal deleted inserted replaced
29:567bb019e3e3 30:7e817e7e631c
    14  * You should have received a copy of the GNU Library General Public
    14  * You should have received a copy of the GNU Library General Public
    15  * License along with this library; if not, write to the
    15  * License along with this library; if not, write to the
    16  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    16  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
    17  * Boston, MA 02111-1307, USA.
    18  */
    18  */
    19 #ifdef HAVE_CONFIG_H
       
    20 #include "config.h"
       
    21 #endif
       
    22 #ifdef HAVE_UNISTD_H
       
    23 #include <unistd.h>
    19 #include <unistd.h>
    24 #endif
       
    25 #ifdef HAVE_STDLIB_H
       
    26 #include <stdlib.h>             /* exit */
    20 #include <stdlib.h>             /* exit */
    27 #endif
       
    28 #include <gst/gst.h>
    21 #include <gst/gst.h>
    29 
    22 
    30 static GMainLoop *loop;
    23 static GMainLoop *loop;
    31 
    24 
    32 static void
    25 static void