summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapicodec_objects.c
Commit message (Expand)AuthorAgeFilesLines
* libs: codecobject: Add number of elements when create codec object.He Junyan2020-12-141-3/+14
* vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang2019-01-071-5/+1
* libs: remove already include string.hVíctor Manuel Jáquez Leal2018-09-251-1/+0
* libs: small code style fixesVíctor Manuel Jáquez Leal2016-02-031-2/+1
* Add initial VP8 decoder.Zhao, Halley2014-04-181-0/+36
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* codec: add helper macros to maintain object refcount.Gwenole Beauchesne2014-01-091-8/+9
* codec: re-indent base codec objects.Gwenole Beauchesne2014-01-091-130/+92
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* libs: use GstVaapiMiniObject for video decoders.Gwenole Beauchesne2013-05-071-2/+2
* libs: refine GstVaapiMiniObject.Gwenole Beauchesne2013-05-071-1/+1
* legal: fix year for some copyright notices (2013).Gwenole Beauchesne2013-01-291-1/+1
* decoder: drop useless checks for codec objects.Gwenole Beauchesne2013-01-031-8/+0
* Port codec objects to GstVaapiMiniObject.Gwenole Beauchesne2012-12-181-104/+55
* Fix build without JPEG decoder.Gwenole Beauchesne2012-04-161-0/+2
* Add initial JPEG decoder.Wind Yuan2012-04-111-0/+59
* decoder: allow pictures to be cloned for field decoding.Gwenole Beauchesne2012-03-281-0/+1
* cosmetics: fix warnings (drop unused variables).Gwenole Beauchesne2012-02-071-1/+1
* Add header for system-dependent definitions.Gwenole Beauchesne2012-01-301-1/+1
* decoder: optimize slice data buffers initialization.Gwenole Beauchesne2012-01-301-20/+14
* decoder: rework the internal VA objects API.Gwenole Beauchesne2012-01-271-0/+250