qtmux: When accepting renegotiation, just return TRUE and change nothing
authorSebastian Dröge <sebastian@centricular.com>
Thu, 11 May 2017 18:01:15 +0000 (20:01 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 11 May 2017 18:01:15 +0000 (20:01 +0200)
commit347e8140743fcea40f5e4bbe1b6f9ba440579a6b
treef82ce51229291c149bfa12e577c032268091df81
parent10f46931634a2671551155398c3c20e158c126bb
qtmux: When accepting renegotiation, just return TRUE and change nothing

We only accept new caps if they are basically the same. We don't want to
reset anything as if the caps are new, otherwise various state could get
out of sync with the current run.
gst/isomp4/gstqtmux.c