decoder: propagate "one-field" flags.
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidecoder_objects.c
2014-06-30 Gwenole Beauchesnedecoder: propagate "one-field" flags.
2014-06-30 Gwenole Beauchesnedecoder: output decoded frames only once.
2014-05-21 Gwenole Beauchesnedecoder: h264: add initial support for MVC.
2014-04-18 Zhao, HalleyAdd initial VP8 decoder.
2014-01-22 Gwenole Beauchesnelegal: update copyright notice dates.
2014-01-09 Gwenole Beauchesnecodec: add helper macros to maintain object refcount.
2014-01-09 Gwenole Beauchesnecodec: re-indent decoder objects.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-11-21 XuGuangxinlibs: robustify decoder objects and surface proxy initi...
2013-09-23 Gwenole Beauchesnejpeg: add support for multiscan images.
2013-07-15 Gwenole Beauchesnedecoder: dispose GstVideoCodecFrame earlier.
2013-07-15 Gwenole Beauchesnedecoder: fix memory leak when processing interlaced...
2013-07-08 Sreerenj Balachandrandecoder: add support for video cropping.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for video decoders.
2013-04-16 Gwenole Beauchesnedecoder: use new GstVaapiSurfaceProxy utility functions.
2013-04-10 Sreerenj BalachandranAdd initial support for GStreamer 1.0.
2013-04-03 Gwenole Beauchesnedecoder: simplify acquisition/release of spare surface.
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2013).
2013-01-03 Gwenole Beauchesnedecoder: always use the calculated presentation timestamp.
2013-01-03 Gwenole Beauchesnedecoder: drop useless checks for codec objects.
2012-12-18 Gwenole Beauchesnesurfaceproxy: drop accessors to obsolete attributes.
2012-12-18 Gwenole Beauchesnedecoder: maintain decoded frames as GstVideoCodecFrame...
2012-12-18 Gwenole Beauchesnedecoder: expose new parse/decode API.
2012-12-18 Gwenole BeauchesnePort codec objects to GstVaapiMiniObject.
2012-12-18 Gwenole Beauchesnesurfaceproxy: port to GstVaapiMiniObject.
2012-11-14 Gwenole Beauchesnedecoder: fix gst_vaapi_picture_new_field() object type.
2012-04-11 Wind YuanAdd initial JPEG decoder.
2012-03-30 Gwenole Beauchesnedecoder: use POC to maintain the DPB.
2012-03-28 Gwenole Beauchesnedecoder: add first-field flag to picture.
2012-03-28 Gwenole Beauchesnedecoder: allow pictures to be cloned for field decoding.
2012-03-28 Gwenole Beauchesnedecoder: rework picture field flags.
2012-03-28 Gwenole Beauchesnedecoder: add OUTPUT flag to pictures.
2012-03-28 Gwenole Beauchesnedecoder: fix semantics of SKIPPED pictures.
2012-02-13 Gwenole Beauchesnedecoder: fix double buffer free with some VA drivers.
2012-01-31 Gwenole Beauchesnedecoder: allocate proxy surface earlier.
2012-01-31 Gwenole Beauchesnedecoder: fix memory leak of VA objects on exit.
2012-01-30 Gwenole BeauchesneAdd header for system-dependent definitions.
2012-01-30 Gwenole Beauchesnedecoder: optimize slice data buffers initialization.
2012-01-27 Gwenole Beauchesnedecoder: retain proxy surface until the GstVaapiPicture...
2012-01-27 Gwenole Beauchesnedecoder: simplify output of decoded frames.
2012-01-27 Gwenole Beauchesnedecoder: rework the internal VA objects API.