profile/ivi/gstreamer-vaapi.git
2012-07-25 Gwenole Beauchesnewayland: mangle display name for cache lookups.
2012-07-25 Gwenole Beauchesnewayland: add packaging files.
2012-07-25 Gwenole BeauchesneFix build without X11.
2012-07-25 Gwenole Beauchesneplugins: add support for Wayland.
2012-07-25 Gwenole Beauchesnetests: add support for Wayland.
2012-07-25 Sreerenj BalachandranAdd initial support for VA/Wayland.
2012-07-25 Gwenole Beauchesneplugins: fix creation of video buffer from surface...
2012-07-25 Gwenole Beauchesneplugins: use new display types more.
2012-07-25 Gwenole Beauchesneplugins: fix display type selection and propagation.
2012-07-25 Gwenole Beauchesnedisplay: fix destruction of mutex.
2012-07-25 Gwenole Beauchesnedisplay: add display types.
2012-07-25 Gwenole Beauchesnedisplay: use prefixed display names for cache lookups.
2012-07-24 Gwenole Beauchesneplugins: declare helper functions as internal.
2012-07-24 Gwenole Beauchesnevideobuffer: drop deprecated functions.
2012-07-24 Gwenole Beauchesnevideobuffer: mark video buffer creation routines as...
2012-07-24 Gwenole Beauchesnevideobuffer: factor out base and GLX implementations.
2012-07-24 Gwenole Beauchesneutils: fix gl_create_context() with parent context...
2012-07-24 Gwenole Beauchesnepluginutils: improve automatic display type selection.
2012-07-24 Gwenole Beauchesnepluginutils: cosmetics (indentation fixes).
2012-07-24 Gwenole Beauchesneconfigure: simplify video outputs summary.
2012-07-24 Gwenole Beauchesneconfigure: drop check for --enable-vaapisink-glx.
2012-07-24 Gwenole Beauchesneconfigure: drop check for --enable-vaapi-glx.
2012-07-24 Gwenole Beauchesnetests: allow GLX output, if available and selected.
2012-07-24 Gwenole Beauchesnetests: use common display and window creation routines.
2012-07-23 Gwenole Beauchesnetests: move encoded bitstreams to libutils.la.
2012-07-23 Gwenole Beauchesnetests: build convenience library for common utilities.
2012-07-23 Gwenole Beauchesnetests: simplify build with various display options.
2012-07-23 Gwenole Beauchesneconfigure: improve checks for X11.
2012-07-20 Gwenole Beauchesneconfigure: fix previous commit for GLX deps.
2012-07-20 Gwenole Beauchesneconfigure: improve checks for GLX.
2012-07-20 Gwenole BeauchesneDrop support for obsolete VA-API versions < 0.30.4.
2012-07-20 Gwenole Beauchesnevaapisink: drop checks for new APIs used by default.
2012-07-20 Gwenole Beauchesneconfigure: cosmetics and some minor changes.
2012-07-19 Gwenole BeauchesneUse standard G_GNUC_INTERNAL keyword instead of attribu...
2012-07-19 Gwenole BeauchesneDrop obsolete GstVaapiTSB.
2012-07-19 Gwenole Beauchesnedocs: add missing entries for the JPEG decoder.
2012-07-19 Gwenole BeauchesneDrop all references to USE_CODEC_PARSERS.
2012-07-19 Gwenole BeauchesneDrop FFmpeg-based decoders.
2012-07-19 Javier Jardónconfigure: bump glib required version to 2.28.
2012-07-19 Javier Jardónplugins: declare _get_type() functions as const.
2012-07-19 Javier Jardónplugins: use g_clear_object() wherever applicable.
2012-07-19 Javier Jardónlibs: declare _get_type() functions as const.
2012-07-19 Javier Jardónlibs: use g_clear_object() wherever applicable.
2012-07-19 Javier Jardónlibs: use generic g_cclosure_marshal_VOID__VOID().
2012-07-19 Gwenole Beauchesneglibcompat: drop explicit check for g_list_free_full().
2012-07-19 Gwenole BeauchesneBump version for development.
2012-07-19 Gwenole Beauchesnejpeg: fix make dist.
2012-07-19 Javier Jardónconfigure: fix build without gtk-doc support.
2012-07-19 Javier Jardónconfigure: put m4 macros and autogenerated files into...
2012-07-19 Javier Jardónconfigure: drop deprecated autoconf macros.
2012-07-19 Javier Jardónconfigure: don't use AC_SUBST for some variables.
2012-07-19 Gwenole Beauchesneplugins: add support for GstImplementsInterface.
2012-07-19 Javier Jardónplugins: use G_DEFINE_TYPE_* instead of deprecated...
2012-07-19 Javier Jardónplugins: do not use deprecated GStreamer -base symbols.
2012-07-19 Javier Jardónplugins: do not use deprecated core GStreamer symbols.
2012-07-19 Gwenole Beauchesnetests: fix build without JPEG decoder support.
2012-07-17 Gwenole Beauchesnetests: add test for JPEG decoding.
2012-07-17 Gwenole Beauchesnejpeg: update to match latest parser API.
2012-07-17 Gwenole Beauchesnecodecparsers: jpeg: tweak parser API.
2012-07-16 Gwenole Beauchesnejpeg: fix configure check for VA/JPEG decoding API.
2012-06-26 Gwenole Beauchesnejpeg: fix build with VA-API < 0.32.0.
2012-06-26 Gwenole BeauchesneNEWS: updates.
2012-06-26 Gwenole BeauchesneBump version for development.
2012-06-26 Gwenole Beauchesne0.3.7.
2012-06-26 Gwenole BeauchesneNEWS: updates.
2012-06-26 Yan Yinvaapiplugin: fix build when compiling without GLX.
2012-06-26 Gwenole Beauchesneconfigure: disable FFmpeg-based decoders.
2012-06-26 Gwenole BeauchesneFix build with recent GStreamer stack.
2012-06-26 Gwenole Beauchesnejpeg: update to current VA/JPEG decoding API.
2012-06-21 Gwenole Beauchesnecodecparsers: jpeg: track valid quantization and Huffma...
2012-06-21 Wind Yuancodecparsers: jpeg: use U_READ_UINT*() wherever possible.
2012-06-21 Wind Yuanjpeg: add new GstJpegHuffmanTables structure.
2012-06-21 Wind Yuanjpeg: make gst_jpeg_parse() support multiple scans.
2012-05-15 Wind Yuanjpeg: update to match latest parser API.
2012-05-15 Gwenole Beauchesnejpeg: simplify and optimize parser API.
2012-05-11 Wind Yuanmpeg: fix picture used to determine backward_reference_...
2012-05-10 Wind Yuanmpeg4: map Simple_Scalable profile to Advanced_Simple...
2012-05-10 Wind Yuanmpeg4: handle skipped frames (vop_hdr->coded = 0).
2012-05-10 Wind Yuanmpeg4: fix timestamp issues on too fast playback.
2012-04-16 Gwenole BeauchesneFix build without JPEG decoder.
2012-04-12 Wind Yuanmpeg4: fix VOP coding type of backward reference pictures.
2012-04-12 Wind Yuanmpeg4: fix handling of temporal reference distances.
2012-04-12 Gwenole Beauchesnedpb: mpeg2: cosmetics.
2012-04-11 Wind YuanAdd initial JPEG decoder.
2012-04-11 Wind Yuancodecparsers: add JPEG parser.
2012-04-10 Wind Yuanvaapidecode: fix VA display type.
2012-04-10 Gwenole Beauchesnevaapidecode: fix includes when compiling for a single...
2012-04-02 Gwenole Beauchesnempeg2: fix calculation of macroblock_offset.
2012-04-02 Gwenole Beauchesnempeg2: fix interpolation of GOP TSN from new PTS.
2012-04-02 Gwenole Beauchesnempeg2: fix decoding of high profile streams.
2012-04-02 Gwenole Beauchesnevaapidecode: report unsupported codec profiles.
2012-04-02 Holger Kaelberervaapisink: don't resize a 'foreign' X-window.
2012-04-02 Holger Kaelberervaapisink: recalculate render rect only if caps are...
2012-04-02 Gwenole BeauchesneBump version for development.
2012-04-02 Gwenole Beauchesne0.3.6.
2012-04-02 Gwenole BeauchesneFix a few documentation issues.
2012-04-02 Gwenole BeauchesneUpdate introduction and changelog.
2012-04-02 Gwenole Beauchesnempeg2: allocate dummy picture for first field based...
2012-04-02 Gwenole Beauchesnempeg2: fix simple to main profile fallback.
2012-03-30 Wind Yuanmpeg4: improve error checking while decoding packets.
next