mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
Commit header changes too
Original commit message from CVS: Commit header changes too
This commit is contained in:
parent
a03f917967
commit
a07ccf5856
1 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,8 @@ struct _GstWavParse {
|
|||
gint width;
|
||||
|
||||
gint64 offset;
|
||||
gint64 datastart;
|
||||
gboolean need_discont;
|
||||
};
|
||||
|
||||
struct _GstWavParseClass {
|
||||
|
|
Loading…
Reference in a new issue