avviddec: add support for codecs that use reget_buffer
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 11 Sep 2012 11:53:23 +0000 (13:53 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 11 Sep 2012 11:53:23 +0000 (13:53 +0200)
commit1e5bfa5215dbbeba746b3ed5d541373b6cf44ee1
tree1f869ec4fd84c655655e679a7af4456b137cd410
parent90a8b3fb9f185a2cd0003e947faa4197dec7c38a
avviddec: add support for codecs that use reget_buffer

Add support for codec that use reget_buffer. In this mode, it reuses the picture
and we need to attach the corresponding input frame to it or else we get the
timestamps wrong.
ext/libav/gstavviddec.c