tests/examples/snapshot/snapshot.c: Fix the build.

Original commit message from CVS:
* tests/examples/snapshot/snapshot.c:
Fix the build.
This commit is contained in:
Stefan Kost 2007-10-02 09:04:03 +00:00
parent d89fc173d6
commit 8bef6238c3
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-10-02 Stefan Kost <ensonic@users.sf.net>
* tests/examples/snapshot/snapshot.c:
Fix the build.
2007-10-01 Wim Taymans <wim.taymans@gmail.com>
* gst-libs/gst/sdp/gstsdpmessage.h:

View file

@ -20,6 +20,8 @@
#include <gst/gst.h>
#include <gtk/gtk.h>
#include <stdlib.h>
#define CAPS "video/x-raw-rgb,width=160,pixel-aspect-ratio=1/1,bpp=(int)24,depth=(int)24,endianness=(int)4321,red_mask=(int)0xff0000, green_mask=(int)0x00ff00, blue_mask=(int)0x0000ff"
int