mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
muhaha
Original commit message from CVS: muhaha
This commit is contained in:
parent
a7a72d66f5
commit
6550caebbe
1 changed files with 3 additions and 3 deletions
|
@ -18,11 +18,11 @@
|
|||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifndef __GST_VIDEO_CONVENIENCE_H__
|
||||
#define __GST_VIDEO_CONVENIENCE_H__
|
||||
#ifndef __GST_VIDEO_H__
|
||||
#define __GST_VIDEO_H__
|
||||
|
||||
#include <gst/gst.h>
|
||||
|
||||
gdouble gst_video_frame_rate (GstPad *pad);
|
||||
|
||||
#endif /* __GST_VIDEO_CONVENIENCE_H__ */
|
||||
#endif /* __GST_VIDEO_H__ */
|
||||
|
|
Loading…
Reference in a new issue