Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Veo-labs
gst-plugins-good
Commits
1febe4fc
Commit
1febe4fc
authored
Jun 11, 2015
by
Frédéric Sureau
Browse files
mp4mux: Disable edit_list function to fix lipsync issue
parent
2ae283a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst/isomp4/gstqtmux.c
View file @
1febe4fc
...
...
@@ -2362,6 +2362,7 @@ gst_qt_mux_update_global_statistics (GstQTMux * qtmux)
static
void
gst_qt_mux_update_edit_lists
(
GstQTMux
*
qtmux
)
{
#if 0
GSList *walk;
GST_DEBUG_OBJECT (qtmux, "Media first ts selected: %" GST_TIME_FORMAT,
...
...
@@ -2401,6 +2402,7 @@ gst_qt_mux_update_edit_lists (GstQTMux * qtmux)
}
}
}
#endif
}
static
GstFlowReturn
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment