avidemux: ... and use the local api both times

This commit is contained in:
Stefan Sauer 2014-01-05 21:46:33 +01:00
parent 9a203fceeb
commit 1be2922802

View file

@ -4109,7 +4109,7 @@ gst_avi_demux_stream_header_pull (GstAviDemux * avi)
}
sub = gst_buffer_copy_region (buf, GST_BUFFER_COPY_ALL, 4, -1);
gst_riff_parse_ncdt (element, sub, &tags);
gst_avi_demux_parse_ncdt (avi, sub, &tags);
if (tags) {
if (avi->globaltags) {
gst_tag_list_insert (avi->globaltags, tags,