mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
Oops, failed to add this file during previous OS X stuff commit
Original commit message from CVS: Oops, failed to add this file during previous OS X stuff commit
This commit is contained in:
parent
cebf1220a9
commit
eeb1636589
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ static void gst_pngenc_init (GstPngEnc *pngenc);
|
|||
|
||||
static void gst_pngenc_chain (GstPad *pad, GstData *_data);
|
||||
|
||||
GstPadTemplate *pngenc_src_template, *pngenc_sink_template;
|
||||
|
||||
static GstElementClass *parent_class = NULL;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue