about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgstriff_private.h
blob: 1952be964ef084f6a1115fe5b5ae75f824fc0a6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif

GO(gst_riff_create_audio_caps, pFWpppppp)
GO(gst_riff_create_audio_template_caps, pFv)
//GO(gst_riff_create_iavs_caps, 
//GO(gst_riff_create_iavs_template_caps, 
GO(gst_riff_create_video_caps, pFuppppp)
GO(gst_riff_create_video_template_caps, pFv)
GO(gst_riff_init, vFv)
//GO(gst_riff_parse_chunk, 
//GO(gst_riff_parse_file_header, 
//GO(gst_riff_parse_info, 
//GO(gst_riff_parse_strf_auds, 
//GO(gst_riff_parse_strf_iavs, 
//GO(gst_riff_parse_strf_vids, 
//GO(gst_riff_parse_strh, 
//GO(gst_riff_read_chunk,