platform/upstream/gstreamer.git
2013-01-23 Gwenole Beauchesnevc1: cope with latest codecparser changes.
2013-01-23 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 3d2c67c.
2013-01-22 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 5d33da8.
2013-01-22 Gwenole Beauchesnevc1: fix size of encapsulated BDU.
2013-01-22 Wind Yuanvc1: fix decoding of WMV3 videos in AVI format.
2013-01-22 Gwenole Beauchesnevc1: review and report errors accordingly.
2013-01-22 Gwenole Beauchesnevc1: don't create GstBuffers for all decoder units.
2013-01-22 Gwenole Beauchesnevc1: implement flush() hook.
2013-01-22 Gwenole Beauchesnevc1: implement {start,end}_frame() hooks.
2013-01-22 Gwenole Beauchesnevc1: fix next POC for new sequence layers.
2013-01-21 Sreerenj Balachandranvc1: port to common GstVaapiDpb interface.
2013-01-21 Gwenole Beauchesnevc1: fix decode_sequence_end() to return success, not...
2013-01-18 Gwenole Beauchesnedecoder: simplify gst_vaapi_decoder_get_surface().
2013-01-18 Gwenole Beauchesnedecoder: optimize and clean decode_step() up.
2013-01-18 Gwenole Beauchesnedisplay: move "vaapi" debug init to libgstvaapi_init_on...
2013-01-18 Gwenole Beauchesnedisplay: dump gstreamer-vaapi version for debugging...
2013-01-18 Gwenole Beauchesnetests: simple-decoder: fix build with built-in videoutils.
2013-01-18 Gwenole Beauchesnetests: simple-decoder: flush decoded frames at EOS.
2013-01-18 Gwenole Beauchesnetests: simple-decoder: drop use of GstVaapiVideoMeta.
2013-01-17 Gwenole Beauchesnetests: simple-decoder: add benchmark mode.
2013-01-17 Gwenole Beauchesnetests: simple-decoder: honour framerate from the bitstream.
2013-01-17 Gwenole Beauchesnetests: simple-decoder: set window size to the surface...
2013-01-17 Gwenole Beauchesnetests: add simple decoder application.
2013-01-17 Gwenole Beauchesnetests: add codec helper utils.
2013-01-17 Gwenole Beauchesnetests: allow fullscreen mode.
2013-01-17 Gwenole Beauchesneh264: implement GstVaapiDecoder::flush() as a DPB flush.
2013-01-17 Gwenole Beauchesneh264: handle end-of-stream NALU.
2013-01-17 Gwenole Beauchesnevaapidecode: handle EOS events.
2013-01-17 Gwenole Beauchesnevaapidecode: split gvd_handle_frame() into decode/push...
2013-01-17 Gwenole Beauchesnedecoder: add GstVaapiDecoder::flush() hook.
2013-01-17 Gwenole Beauchesnedecoder: fix check for end-of-stream in raw API mode.
2013-01-17 Gwenole Beauchesnedecoder: make decode_step() return once the frame is...
2013-01-17 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit b47983a.
2013-01-15 Gwenole BeauchesneBump version for development.
2013-01-15 Gwenole Beauchesne0.5.0.
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.
next