mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
mpegtsdemux: remove obsolete function declaration
This commit is contained in:
parent
048d703577
commit
d949de49f3
1 changed files with 0 additions and 2 deletions
|
@ -355,8 +355,6 @@ G_GNUC_INTERNAL GstMpegtsSection *mpegts_packetizer_push_section (MpegTSPacketiz
|
|||
MpegTSPacketizerPacket *packet, GList **remaining);
|
||||
|
||||
/* Only valid if calculate_offset is TRUE */
|
||||
G_GNUC_INTERNAL guint mpegts_packetizer_get_seen_pcr (MpegTSPacketizer2 *packetizer);
|
||||
|
||||
G_GNUC_INTERNAL GstClockTime
|
||||
mpegts_packetizer_offset_to_ts (MpegTSPacketizer2 * packetizer,
|
||||
guint64 offset, guint16 pcr_pid);
|
||||
|
|
Loading…
Reference in a new issue