summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapicodec_objects.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-07vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang1-5/+1
2018-09-25libs: remove already include string.hVíctor Manuel Jáquez Leal1-1/+0
2016-02-03libs: small code style fixesVíctor Manuel Jáquez Leal1-2/+1
2014-04-18Add initial VP8 decoder.Zhao, Halley1-0/+36
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-09codec: add helper macros to maintain object refcount.Gwenole Beauchesne1-8/+9
2014-01-09codec: re-indent base codec objects.Gwenole Beauchesne1-130/+92
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-05-07libs: use GstVaapiMiniObject for video decoders.Gwenole Beauchesne1-2/+2
2013-05-07libs: refine GstVaapiMiniObject.Gwenole Beauchesne1-1/+1
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne1-1/+1
2013-01-03decoder: drop useless checks for codec objects.Gwenole Beauchesne1-8/+0
2012-12-18Port codec objects to GstVaapiMiniObject.Gwenole Beauchesne1-104/+55
2012-04-16Fix build without JPEG decoder.Gwenole Beauchesne1-0/+2
2012-04-11Add initial JPEG decoder.Wind Yuan1-0/+59
2012-03-28decoder: allow pictures to be cloned for field decoding.Gwenole Beauchesne1-0/+1
2012-02-07cosmetics: fix warnings (drop unused variables).Gwenole Beauchesne1-1/+1
2012-01-30Add header for system-dependent definitions.Gwenole Beauchesne1-1/+1
2012-01-30decoder: optimize slice data buffers initialization.Gwenole Beauchesne1-20/+14
2012-01-27decoder: rework the internal VA objects API.Gwenole Beauchesne1-0/+250