videotestsrc: Fix indentation
This commit is contained in:
parent
8d14994bb5
commit
956a075fc4
@ -130,17 +130,18 @@ void gst_video_test_src_checkers8 (GstVideoTestSrc * v,
|
||||
void gst_video_test_src_circular (GstVideoTestSrc * v,
|
||||
unsigned char *dest, int w, int h);
|
||||
void gst_video_test_src_zoneplate (GstVideoTestSrc * v,
|
||||
unsigned char *dest, int w, int h);
|
||||
unsigned char *dest, int w, int h);
|
||||
void gst_video_test_src_gamut (GstVideoTestSrc * v,
|
||||
unsigned char *dest, int w, int h);
|
||||
unsigned char *dest, int w, int h);
|
||||
void gst_video_test_src_chromazoneplate (GstVideoTestSrc * v,
|
||||
unsigned char *dest, int w, int h);
|
||||
unsigned char *dest, int w, int h);
|
||||
void gst_video_test_src_ball (GstVideoTestSrc * v,
|
||||
unsigned char *dest, int w, int h);
|
||||
void gst_video_test_src_smpte100 (GstVideoTestSrc * v,
|
||||
unsigned char *dest, int w, int h);
|
||||
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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user