avfvideosrc: Don't pretend to support reconfiguration
authorSebastian Dröge <sebastian@centricular.com>
Sun, 9 Nov 2014 09:25:25 +0000 (10:25 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 9 Nov 2014 09:41:52 +0000 (10:41 +0100)
commit98b856d630909346fd131c1bbcf2936df1432b45
tree81e748cb8b44a12620038152811506d177193b5c
parent6b5e95023688decf48b51d70ddd0b08251ecd300
avfvideosrc: Don't pretend to support reconfiguration

We will run into an assertion in set_caps() if we try to change
caps while the source is already running. Don't try to find new
caps in GstBaseSrc::negotiate() to prevent caps changes.
sys/applemedia/avfvideosrc.m