gstreamer/gst-libs/gst
Gwenole Beauchesne 75538bbc9b decoder: use POC to maintain the DPB.
Introduce a POC field in GstVaapiPicture so that to store simpler sequential
numbers. A signed 32-bit integer should be enough for 1 year of continuous
video streaming at 60 Hz.

Use this new POC value to maintain the DPB, instead of 64-bit timestamps.
This also aligns with H.264 that will be migrated to GstVaapiDpb infrastructure.
2012-03-30 17:08:37 +02:00
..
vaapi decoder: use POC to maintain the DPB. 2012-03-30 17:08:37 +02:00
gstutils_version.h.in Add new GStreamer version check utilities. 2011-12-07 19:05:50 +01:00
Makefile.am Add new GStreamer version check utilities. 2011-12-07 19:05:50 +01:00