videotestsrc: Fix indentation

This commit is contained in:
Thijs Vermeir 2010-09-16 17:15:32 +02:00
parent 8d14994bb5
commit 956a075fc4

View file

@ -141,6 +141,7 @@ void gst_video_test_src_smpte100 (GstVideoTestSrc * v,
unsigned char *dest, int w, int h);
void gst_video_test_src_bar (GstVideoTestSrc * v,
unsigned char *dest, int w, int h);
extern struct fourcc_list_struct fourcc_list[];
extern int n_fourccs;