platform/upstream/gstreamer.git
2013-03-20 Gwenole Beauchesneconfigure: rename GST_MAJORMINOR to GST_API_VERSION.
2013-03-20 Gwenole Beauchesneconfigure: improve check for H.264 codecparser.
2013-02-26 Holger Kaelberervaapiupload: fix illegal write in ensure_image().
2013-02-25 Xiang, Haihaobuild: fix compiling of local GstVideoDecoder and codec...
2013-02-08 Gwenole Beauchesneh264: set {luma,chroma}_log2_weight_denom to 0 if no...
2013-02-07 Gwenole Beauchesneh264: use new profile definitions from codecparsers.
2013-02-07 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 500bc02.
2013-02-06 Gwenole BeauchesneNEWS: updates.
2013-02-06 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 31b1c57.
2013-01-31 Gwenole Beauchesnetests: simple-decoder: fix build on older platforms.
2013-01-31 Gwenole Beauchesneglibcompat: add replacement for g_async_queue_timeout_p...
2013-01-31 Gwenole Beauchesneglibcompat: add replacement for g_cond_wait().
2013-01-30 Gwenole Beauchesnempeg2: fix decoding of 4K videos.
2013-01-30 Gwenole Beauchesnempeg2: fix decoding of sequence_end().
2013-01-30 Gwenole Beauchesnempeg2: improve robustness when packets are missing.
2013-01-30 Gwenole Beauchesnedecoder: handle decode-only frames in raw API mode.
2013-01-30 Gwenole Beauchesnedecoder: allow frames to be dropped.
2013-01-30 Gwenole Beauchesnevaapidecode: handle decode-only frames.
2013-01-30 Sreerenj Balachandranvaapidecode: add support for post-seek semantics reset.
2013-01-30 Gwenole BeauchesneBump version for development.
2013-01-30 Gwenole Beauchesne0.5.1.
2013-01-29 Sreerenj Balachandranmpeg2: implement GstVaapiDecoder::flush() as a DPB...
2013-01-29 Sreerenj Balachandrandecoder: fix documentation for GstVaapiDecoderFrame.
2013-01-29 Gwenole Beauchesnedecoder: assume current frame is complete at end-of...
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2013).
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2012).
2013-01-29 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2013-01-29 Gwenole BeauchesneNEWS: updates.
2013-01-28 Gwenole Beauchesnewayland: use a local event queue to avoid lock contention.
2013-01-28 Gwenole Beauchesnewayland: fix thread-safe issues.
2013-01-28 Gwenole Beauchesnewayland: really wait until the pending redraw completed.
2013-01-28 Gwenole Beauchesnewayland: fix frame_redraw callback.
2013-01-28 Gwenole Beauchesnewayland: fix display sharing.
2013-01-24 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 21a098e.
2013-01-23 Gwenole Beauchesnevc1: handle frames with multiple slices.
2013-01-23 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 3fba492.
2013-01-23 Gwenole Beauchesnevc1: handle CLOSED_ENTRY.
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.
next