packaging: add packaging folder and update submodule pkgs
[platform/upstream/gstreamer-vaapi.git] / tests / test-decode.c
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-07-22 Gwenole Beauchesnetests: add support for render-to-pixmap.
2013-07-08 Gwenole Beauchesnetests: add basic support for video cropping.
2013-05-07 Gwenole Beauchesnetests: cope with new GstVaapiMiniObject objects.
2013-03-20 Gwenole Beauchesnetests: fix license templates.
2013-03-20 Gwenole Beauchesnetests: include "sysdeps.h" header instead of "config.h".
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2013).
2013-01-11 Gwenole Beauchesnetests: add decoder helpers.
2012-12-18 Gwenole Beauchesnedecoder: update gst_vaapi_decoder_get_surface() semantics.
2012-12-18 Gwenole Beauchesnesurfaceproxy: port to GstVaapiMiniObject.
2012-12-17 Gwenole Beauchesnetests: add test for MPEG-4:2 decoding.
2012-07-24 Gwenole Beauchesnetests: use common display and window creation routines.
2012-07-19 Gwenole BeauchesneDrop all references to USE_CODEC_PARSERS.
2012-07-19 Gwenole BeauchesneDrop FFmpeg-based decoders.
2012-07-19 Gwenole Beauchesnetests: fix build without JPEG decoder support.
2012-07-17 Gwenole Beauchesnetests: add test for JPEG decoding.
2012-01-29 Gwenole BeauchesneAdd initial H.264 decoder.
2012-01-18 Gwenole Beauchesnetests: error out if FFmpeg|codecparsers are not supported.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-16 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2012-01-16 Gwenole BeauchesneAdd initial VC-1 decoder.
2012-01-16 Gwenole BeauchesneAdd initial MPEG-2 decoder.
2012-01-16 Gwenole BeauchesneAllow conditional build of GStreamer/FFmpeg bitstream...
2012-01-12 Gwenole Beauchesnetests: check for shared VA displays (display cache).
2011-10-19 warlyswitch tests licence to LGPL v2.1+
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbRename gst_vaapi_decoder_ffmpeg_new_from_caps() to...
2010-09-20 gbSimplify GstVaapiDecoder API.
2010-09-20 gbUse gst_vaapi_decoder_ffmpeg_new_from_caps().
2010-09-20 gbSimplify tests info.
2010-09-20 gbDrop excessive threading that over-complicates synchron...
2010-09-20 gbAdd timestamps to GstVaapiSurfaceProxy.
2010-09-20 gbAdd "codec-data" property for additional codec data.
2010-09-20 gbHandle user end-of-streams. Add gst_vaapi_decoder_...
2010-09-20 gbAdd decoder demos. Use -c (mpeg2|h264|vc1) to select...