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