mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
gst/rtp/gstrtpmp4gpay.h: For got to commit this one.
Original commit message from CVS: * gst/rtp/gstrtpmp4gpay.h: For got to commit this one.
This commit is contained in:
parent
28906ed743
commit
c90eadd581
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-02-13 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/rtp/gstrtpmp4gpay.h:
|
||||
For got to commit this one.
|
||||
|
||||
2006-02-12 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
|
||||
|
|
|
@ -49,7 +49,10 @@ struct _GstRtpMP4GPay
|
|||
GstClockTime duration;
|
||||
|
||||
gint rate;
|
||||
gint params;
|
||||
gint profile;
|
||||
gint streamtype;
|
||||
const gchar *mode;
|
||||
GstBuffer *config;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue