Drop excessive threading that over-complicates synchronisation.
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidecoder_priv.h
2010-09-20 gbDrop excessive threading that over-complicates synchron...
2010-09-20 gbUse a GstTask with start/stop semantics for the decoder...
2010-09-20 gbTry to set correct timestamps to the decoded surface...
2010-09-20 gbAdd "codec-data" property for additional codec data.
2010-09-20 gbCosmetics (weird indentation).
2010-09-20 gb- Add PTS and framerate information.
2010-09-20 gbHandle user end-of-streams. Add gst_vaapi_decoder_...
2010-04-23 gbAdd initial (multithreaded) decoder based on FFmpeg.