applemedia: vtdec: improve negotiation
authorAlessandro Decina <alessandro.d@gmail.com>
Tue, 17 Nov 2015 00:21:27 +0000 (11:21 +1100)
committerAlessandro Decina <alessandro.d@gmail.com>
Tue, 17 Nov 2015 01:59:58 +0000 (12:59 +1100)
commit119e09eac315f79ac2cf45b4441ad1d932130614
treea632b75210bc6ac8a9a3c0e77648faa73ace2cbc
parent8f14882b446baf86b30af76249cc063b1c29dfe3
applemedia: vtdec: improve negotiation

Rework negotiation implementing GstVideoDecoder::negotiate. Make it possible to
switch texture sharing on and off at runtime. Useful to (eventually) turn
texture sharing on in pipelines where glimagesink is linked only after
decoding has already started (for example OWR).
sys/applemedia/vtdec.c
sys/applemedia/vtdec.h