Fix build prob
Original commit message from CVS: Fix build prob
This commit is contained in:
parent
a988bd2d1c
commit
4744ec5a90
@ -95,7 +95,7 @@ struct _GstLame {
|
|||||||
lame_global_flags *lgf;
|
lame_global_flags *lgf;
|
||||||
|
|
||||||
/* time tracker */
|
/* time tracker */
|
||||||
guint64 last_ts;
|
guint64 last_ts, last_offs;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _GstLameClass {
|
struct _GstLameClass {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user