platform/upstream/gstreamer-vaapi.git
2013-01-14 Gwenole Beauchesnedocs: expose new interfaces.
2013-01-14 Gwenole BeauchesneNEWS: updates.
2013-01-14 Gwenole Beauchesnedpb: cosmetics (clean-ups).
2013-01-14 Gwenole Beauchesnedpb: port to GstVaapiMiniObject.
2013-01-14 Gwenole Beauchesnedpb: drop GstVaapiDpb2 interface, keep only one class.
2013-01-14 Sreerenj Balachandrandpb: rename GstVaapiDpbMpeg2 to GstVaapiDpb2.
2013-01-11 Gwenole BeauchesneBump version for pre-release.
2013-01-11 Gwenole BeauchesneNEWS: updates.
2013-01-11 Holger Kaelbereroverlay: fix build without advanced GstVideoOverlayForm...
2013-01-11 Gwenole Beauchesnetests: add support for global-alpha subpictures.
2013-01-11 Gwenole Beauchesnetests: use GstVideoOverlayComposition API for subpictur...
2013-01-11 Gwenole Beauchesnetests: use common decoder helpers for subpicture test.
2013-01-11 Gwenole Beauchesnetests: add decoder helpers.
2013-01-11 Gwenole Beauchesneoverlay: fix ordering of composition layers.
2013-01-11 Holger Kaelbereroverlay: fix support for global-alpha.
2013-01-11 Gwenole Beauchesneoverlay: detect render-rect changes.
2013-01-11 Gwenole Beauchesneoverlay: fix check for pixels buffer change.
2013-01-11 Gwenole Beauchesneoverlay: optimize cache at the GstVideoOverlayRectangle...
2013-01-11 Gwenole Beauchesneoverlay: simplify caching of GstVideoOverlayComposition...
2013-01-11 Holger Kaelbereroverlay: add support for global-alpha.
2013-01-11 Holger Kaelberersubpicture: add support for global-alpha.
2013-01-11 Gwenole Beauchesnesubpicture: add premultiplied-alpha and global-alpha...
2013-01-11 Gwenole Beauchesnedisplay: allow image/subpicture formats with additional...
2013-01-11 Gwenole Beauchesnelibs: fix build of submodule wrappers.
2013-01-11 Gwenole Beauchesneconfigure: fix checks for packages installed in non...
2013-01-10 Gwenole Beauchesnedecoder: fix mini object implementation on 64-bit systems.
2013-01-09 Gwenole Beauchesnempeg2: optimize scan for the end of the frame.
2013-01-09 Gwenole Beauchesnempeg2: optimize scan for start codes.
2013-01-08 Gwenole Beauchesnempeg2: drop useless gst_adapter_peek().
2013-01-07 Gwenole Beauchesnempeg2: cosmetics: move parse_slice() down.
2013-01-07 Gwenole Beauchesnempeg2: avoid too many allocations of parser info objects.
2013-01-07 Gwenole Beauchesnedecoder: decoder units are no longer dynamically alloca...
2013-01-07 Gwenole Beauchesnedecoder: optimize pre-allocation of decoder units.
2013-01-07 Gwenole Beauchesnedecoder: use an array of units instead of a single...
2013-01-07 Gwenole Beauchesnedecoder: refactor decoder unit API.
2013-01-07 Gwenole Beauchesnempeg2: introduce parser info instead of MPEG-2 specific...
2013-01-07 Gwenole Beauchesneh264: introduce parser info instead of H.264 specific...
2013-01-06 Sreerenj Balachandranh264: set default values for some header fields.
2013-01-06 Gwenole Beauchesnecodecparsers: update to gst-vaapi-rebased commit b47983a.
2013-01-05 Gwenole Beauchesneplugins: cope with new GstVaapiVideoMeta API.
2013-01-05 Gwenole Beauchesnevideobuffer: wrap video meta into a surface buffer.
2013-01-05 Gwenole Beauchesnevideobuffer: add video meta information.
2013-01-03 Gwenole Beauchesnevaapidecode: fix calculation of the time-out value.
2013-01-03 Gwenole Beauchesnedecoder: always use the calculated presentation timestamp.
2013-01-03 Gwenole Beauchesneh264: don't create sub-buffer for slice data.
2013-01-03 Gwenole Beauchesnedecoder: create new context when encoded resolution...
2013-01-03 Gwenole Beauchesnempeg2: don't create sub-buffer for slice data.
2013-01-03 Gwenole Beauchesnempeg2: minor clean-ups.
2013-01-03 Gwenole Beauchesnempeg2: optimize scan for the second start code.
2013-01-03 Gwenole Beauchesnempeg2: use sequence_display_extension() to compute...
2013-01-03 Gwenole Beauchesnempeg2: handle sequence_display_extension().
2013-01-03 Gwenole Beauchesnempeg2: implement {start,end}_frame() hooks.
2013-01-03 Gwenole Beauchesnempeg2: parse slice() header earlier.
2013-01-03 Gwenole Beauchesnempeg2: add codec specific decoder unit.
2013-01-03 Gwenole Beauchesnedecoder: introduce lists of units to decode before...
2013-01-03 Gwenole Beauchesnedecoder: drop useless checks for codec objects.
2013-01-02 Gwenole Beauchesnevaapidecode: use GST_ERROR to print error messages.
2013-01-02 Gwenole Beauchesnevaapidecode: avoid double release of frame on error.
2012-12-21 Gwenole BeauchesneAdd videoutils submodule for GstVideoDecoder APIs.
2012-12-18 Gwenole Beauchesneconfigure: check for GstVideoDecoder API.
2012-12-18 Gwenole Beauchesnedocs: remove obsolete gst_vaapi_surface_proxy_get_type().
2012-12-18 Gwenole Beauchesnedocs: fix entries for GstVaapiSurfaceProxy.
2012-12-18 Gwenole BeauchesneNEWS: updates.
2012-12-18 Gwenole BeauchesneBump library major version.
2012-12-18 Gwenole Beauchesnesurfaceproxy: minor clean-ups.
2012-12-18 Gwenole Beauchesnesurfaceproxy: drop accessors to obsolete attributes.
2012-12-18 Gwenole Beauchesnedecoder: maintain decoded frames as GstVideoCodecFrame...
2012-12-18 Gwenole Beauchesnevaapidecode: output all decoded frames as soon as possible.
2012-12-18 Gwenole Beauchesnedecoder: add gst_vaapi_decoder_get_frame() API.
2012-12-18 Gwenole Beauchesnevaapipostproc: use GstBuffer flags for TFF.
2012-12-18 Gwenole Beauchesnevaapipostproc: handle video sub-buffers.
2012-12-18 Gwenole Beauchesneh264: optimize initialization process of decoder units.
2012-12-18 Gwenole Beauchesneh264: minor clean-ups.
2012-12-18 Gwenole Beauchesneh264: drop GstVaapiSliceH264 object.
2012-12-18 Gwenole Beauchesneh264: detect new pictures from decode-units.
2012-12-18 Gwenole Beauchesneh264: implement {start,end}_frame() hooks.
2012-12-18 Gwenole Beauchesneh264: optimize scan for the second start code.
2012-12-18 Gwenole Beauchesneh264: add codec specific decoder unit.
2012-12-18 Gwenole Beauchesnevaapisink: handle sub video-buffers.
2012-12-18 Sreerenj Balachandranvaapidecode: use gst_vaapi_decoder_get_codec_state().
2012-12-18 Gwenole Beauchesnevaapidecode: use more standard helpers.
2012-12-18 Sreerenj Balachandranvaapidecode: move to GstVideoDecoder base class.
2012-12-18 Gwenole Beauchesnejpeg: initial port to new GstVaapiDecoder API
2012-12-18 Gwenole Beauchesnevc1: initial port to new GstVaapiDecoder API
2012-12-18 Gwenole Beauchesneh264: initial port to new GstVaapiDecoder API
2012-12-18 Gwenole Beauchesnempeg4: initial port to new GstVaapiDecoder API
2012-12-18 Gwenole Beauchesnempeg2: initial port to new GstVaapiDecoder API.
2012-12-18 Sreerenj Balachandrandecoder: use GstVideoCodecState.
2012-12-18 Gwenole Beauchesnedecoder: update gst_vaapi_decoder_get_surface() semantics.
2012-12-18 Gwenole Beauchesnedecoder: use standard helper functions.
2012-12-18 Gwenole Beauchesnedecoder: expose new parse/decode API.
2012-12-18 Gwenole Beauchesnedecoder: add {start,end}_frame() hooks.
2012-12-18 Gwenole Beauchesnedecoder: add new GstVaapiDecoder API.
2012-12-18 Gwenole Beauchesnedecoder: add new "decoder-frame" object.
2012-12-18 Gwenole Beauchesnedecoder: add new "decoder-unit" object.
2012-12-18 Gwenole BeauchesnePort GstVaapiFrameStore to GstVaapiMiniObject.
2012-12-18 Gwenole BeauchesnePort codec objects to GstVaapiMiniObject.
2012-12-18 Gwenole Beauchesnesurfaceproxy: port to GstVaapiMiniObject.
2012-12-18 Gwenole BeauchesneAdd GstVaapiMiniObject.
2012-12-17 Gwenole Beauchesnetests: add test for MPEG-4:2 decoding.
next