qtdemux: negotiate an allocator on the srcpads
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 19 Mar 2012 09:33:48 +0000 (10:33 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 19 Mar 2012 09:33:48 +0000 (10:33 +0100)
commitb8869d285b26f21c6d7449f03e089eaf5df8fead
tree73ecdc74efa44b5a8b2dca21eb3e8d319461fb5f
parent8f36d4c7a424356928b14bb9f78eab3c1d5bcaf3
qtdemux: negotiate an allocator on the srcpads

We do an ALLOCATION query to find out an allocator and parameters on the
srcpads. This way decoders (and sinks) can specify the memory and parameters
they want us to write into.
gst/isomp4/qtdemux.c