profile/ivi/gstreamer-vaapi.git
2012-10-31 Gwenole Beauchesneh264: introduce GST_VAAPI_PICTURE_{SHORT,LONG}_TERM_REF...
2012-10-31 Gwenole Beauchesneh264: introduce GST_VAAPI_PICTURE_FLAG_IDR flag.
2012-10-31 Gwenole Beauchesneh264: fill in GstVaapiPicture structure.
2012-10-31 Gwenole Beauchesneh264: add vaapi_fill_picture() helper.
2012-10-26 Gwenole Beauchesneh264: fix activation order of picture and sequence...
2012-10-26 Gwenole Beauchesneh264: fix scaling list generation.
2012-10-24 Gwenole Beauchesneh264: fix detection of picture boundaries.
2012-10-24 Gwenole Beauchesneh264: optimize handling of scaling lists.
2012-10-23 Gwenole Beauchesneh264: simplify code when MMCO is 5.
2012-10-22 Gwenole Beauchesneh264: fix MMCO-based reference picture marking process.
2012-10-22 Gwenole Beauchesneh264: move MMCO handlers out of the loop (cosmetics).
2012-10-17 Gwenole Beauchesnedebian: fix make dist for packaging.
2012-10-17 Gwenole Beauchesneconfigure: generate bzip2 tarballs in ustar format...
2012-10-17 Gwenole Beauchesneconfigure: bump glib required version to 2.31.2.
2012-10-17 Rob Bradfordvaapidecode: adopt non-deprecrated glib locking primiti...
2012-10-17 Gwenole Beauchesnevaapidecode: fix compiler warnings.
2012-10-16 Gwenole Beauchesneh264: add flag to compile with strict DPB ordering...
2012-10-16 Gwenole Beauchesneh264: drop extra code covered by built-in codecparsers.
2012-10-16 Gwenole Beauchesnecodecparsers: fix generation of symlinks.
2012-10-11 Gwenole Beauchesnevc1: use framerate information from bitstream parser.
2012-10-11 Simon Farnsworthvc1: use pixel-aspect-ratio from bitstream parser.
2012-10-11 Simon Farnsworthmpeg2: use pixel-aspec-ratio information from bitstream...
2012-10-11 Gwenole Beauchesnecodecparsers: h264: use submodule sources.
2012-10-11 Gwenole Beauchesnecodecparsers: jpeg: use submodule sources.
2012-10-11 Gwenole BeauchesneAdd codecparsers submodule.
2012-10-11 Gwenole Beauchesne.gitignore: updates.
2012-10-11 Gwenole Beauchesneautogen: fix check for gtkdocize and autoreconf.
2012-10-10 Simon Farnsworthh264: use pixel-aspect-ratio from SPS header.
2012-10-10 Gwenole Beauchesneh264: add decode_nalu() helper function.
2012-10-10 Gwenole Beauchesneh264: fix end-of-stream conditions (flush).
2012-10-10 Gwenole Beauchesnempeg2: add decode_packet() helper function.
2012-10-09 Gwenole Beauchesnempeg2: fix end-of-stream conditions (flush).
2012-10-09 Gwenole Beauchesnempeg2: fix memory leak of empty packets.
2012-10-09 Gwenole Beauchesnempeg2: fix return value for "no-data" conditions.
2012-10-09 Gwenole Beauchesnedecoder: refine semantics of gst_vaapi_decoder_put_buff...
2012-10-09 Gwenole Beauchesnedecoder: drop unused functions.
2012-10-09 Wind Yuanvaapidecode: flush buffers when receiving EOS.
2012-10-05 Gwenole Beauchesnedebian: fix make dist for packaging.
2012-10-05 Gwenole Beauchesnewayland: cosmetics (remove tabs).
2012-10-05 Rob Bradfordwayland: add support for windowed mode.
2012-10-01 Gwenole BeauchesneBump version for development.
2012-09-28 Gwenole BeauchesneFix and document build dependencies better.
2012-09-28 Gwenole Beauchesnedebian: fix GStreamer build dependencies.
2012-09-28 Gwenole Beauchesnedebian: fix Wayland build dependencies.
2012-09-28 Gwenole Beauchesnedebian: fix conditional build of packages.
2012-09-27 Gwenole Beauchesneutils: drop unused GLX helpers.
2012-09-27 Gwenole Beauchesneutils: fix build with <GL/glext.h> version >= 85.
2012-09-26 Gwenole Beauchesneconfigure: update VA-API version requirements.
2012-09-21 Gwenole Beauchesneh264: review and report errors accordingly.
2012-09-20 Gwenole Beauchesneh264: exclusively use GstAdapter, drop sub-buffer hack.
2012-09-20 Gwenole BeauchesneREADME: updates.
2012-09-20 Gwenole BeauchesneNEWS: updates.
2012-09-20 Gwenole Beauchesnedebian: fix packaging on recent Ubuntu platforms.
2012-09-17 Gwenole Beauchesnedocs: fix build for make dist.
2012-09-17 Kristian Høgsbergwayland: set opaque region for YUV surface.
2012-09-14 Gwenole Beauchesneconfigure: fix check for libva-glx and libva-drm.
2012-09-12 Gwenole Beauchesneglibcompat: add replacement for g_cond_wait_until().
2012-09-12 Gwenole Beauchesneplugins: include "sysdeps.h" instead of "config.h".
2012-09-12 Gwenole Beauchesnecodecparsers: jpeg: add missing includes.
2012-09-11 Gwenole Beauchesnevaapidecode: don't reset decoder if codec type is the...
2012-09-11 Gwenole Beauchesnevaapidecode: simplify codec lookup from caps.
2012-09-11 Gwenole Beauchesnevaapidecode: improve "no free surface" conditions.
2012-09-11 Gwenole Beauchesnedecoder: propagate buffer duration downstream.
2012-09-11 Gwenole Beauchesnesurfaceproxy: add "duration" property.
2012-09-10 Gwenole Beauchesnedecoder: cope with new GstVaapiContextInfo based API.
2012-09-10 Gwenole Beauchesnecontext: JPEG codec does not need any reference frame.
2012-09-10 Gwenole Beauchesnecontext: allow number of reference frames to be set.
2012-09-07 Gwenole Beauchesnevaapipostproc: fix deinterlace-{mode,method} types...
2012-09-07 Gwenole Beauchesnempeg4: fix debug info for unsupported profile.
2012-09-07 Gwenole Beauchesnelibs: fix build in strict ISO C mode.
2012-09-07 Gwenole Beauchesneplugins: fix build in strict ISO C mode.
2012-09-07 Gwenole Beauchesnepkgconfig: fix dependencies and slightly improve descri...
2012-09-07 Philip Lorenzvaapidecode: acquire lock only if the mutex exists.
2012-09-07 Gwenole Beauchesnedecoder: drop extraneous return for void function.
2012-09-07 Gwenole Beauchesneimage: don't use (void *) pointer arithmetic.
2012-09-07 Philip LorenzDo not forward declare enums.
2012-09-07 Gwenole Beauchesneconfigure: fix check for VA/DRM API.
2012-09-06 Gwenole Beauchesnevaapisink: fix calculation of window size.
2012-09-06 Wind Yuanvaapisink: add video rotation support.
2012-09-06 Gwenole Beauchesnepluginutils: add G_PRIMITIVE_SWAP() helper macro.
2012-09-06 Gwenole Beauchesnedisplay: fix display aspect ratio when display is rotated.
2012-09-06 Gwenole Beauchesnedisplay: fix physical display size when display is...
2012-08-30 Gwenole Beauchesnedisplay: fix GstVaapiRotation enumeration of values.
2012-08-29 Gwenole Beauchesnevaapisink: drop obsolete GstVaapiVideoSink interface.
2012-08-29 Gwenole Beauchesnevaapisink: automatically detect overlay rendering mode.
2012-08-29 Gwenole Beauchesnevaapisink: retain VA surface until another one is displ...
2012-08-29 Gwenole Beauchesnevaapisink: fix build with older toolchains.
2012-08-29 Gwenole Beauchesnedisplay: partially revert 8ebe4d6.
2012-08-28 Gwenole Beauchesnetests: dump VA display properties.
2012-08-28 Gwenole Beauchesnedisplay: fix validation process of properties during...
2012-08-28 Gwenole Beauchesnedisplay: add color balance properties.
2012-08-28 Gwenole Beauchesnedisplay: initialize default attribute values.
2012-08-28 Gwenole Beauchesnedisplay: raise "notify" for property changes.
2012-08-28 Gwenole Beauchesnedisplay: expose display attributes as GObject properties.
2012-08-28 Gwenole Beauchesnedisplay: install properties in batch.
2012-08-27 Gwenole Beauchesnedisplay: fix gst_vaapi_display_has_property().
2012-08-27 Wind Yuandisplay: add support for rotation modes.
2012-08-27 Gwenole Beauchesnedisplay: add support for rendering modes.
2012-08-27 Gwenole Beauchesnedisplay: add initial support for display attributes.
2012-08-27 Sreerenj Balachandranjpeg: fix end-of-image (EOI) handler.
next