mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
rtph263pay: fix build
This commit is contained in:
parent
17d9cb3319
commit
c34d5aa016
1 changed files with 0 additions and 2 deletions
|
@ -65,9 +65,7 @@ struct _GstRtpH263Pay
|
|||
|
||||
GstAdapter *adapter;
|
||||
GstClockTime first_ts;
|
||||
#if 0
|
||||
gboolean prop_payload_mode;
|
||||
#endif
|
||||
guint8 *data;
|
||||
guint available_data;
|
||||
|
||||
|
|
Loading…
Reference in a new issue