author | Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> | |
Mon, 15 Oct 2012 11:47:34 +0000 (12:47 +0100) | ||
committer | Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> | |
Mon, 15 Oct 2012 11:47:34 +0000 (12:47 +0100) | ||
commit | 6a9a1224b895a31f50c4fe932f7f60f2d57e8c4b | |
tree | a9802d47360e03b566b9a381c92320e4894db651 | tree | snapshot (tar.xz tar.gz zip) |
parent | d8913a75ab3b043beebfc296e3c86f083b4239cc | commit | diff |
ducatividdec: move frame reordering to the base class
It was made for H264, but MPEG2 is going to need it as well.
When reordering is enabled, the buffer end offset is used as
an opaque value to compare buffer. H264 sets it to the POC,
but it may be set to a timestamp, or anything else.
It was made for H264, but MPEG2 is going to need it as well.
When reordering is enabled, the buffer end offset is used as
an opaque value to compare buffer. H264 sets it to the POC,
but it may be set to a timestamp, or anything else.
src/gstducatih264dec.c | diff | blob | history | |
src/gstducatih264dec.h | diff | blob | history | |
src/gstducatividdec.c | diff | blob | history | |
src/gstducatividdec.h | diff | blob | history |