plugins: use new video buffer pools.
[platform/upstream/gstreamer-vaapi.git] / gst-libs /
2013-04-10 Gwenole Beauchesnetests: add support for GStreamer 1.0.
2013-04-10 Sreerenj BalachandranAdd initial support for GStreamer 1.0.
2013-04-03 Gwenole Beauchesnedecoder: drop obsolete functions.
2013-04-03 Gwenole Beauchesnedecoder: delegate surface size check to VA context...
2013-04-03 Gwenole Beauchesnedecoder: simplify acquisition/release of spare surface.
2013-03-26 Gwenole Beauchesneplugins: integrate GstVaapiVideoMeta from libgstvaapi.
2013-03-21 Gwenole Beauchesneplugins: integrate GstVaapiVideoBuffer from libgstvaapi.
2013-03-21 Gwenole Beauchesneplugins: integrate GstVaapiVideoConverterGLX from libgs...
2013-03-21 Gwenole Beauchesnevc1: fix use of possibly uninitialized variable.
2013-03-21 Gwenole Beauchesnejpeg: propagate buffer data as a const guchar * pointer...
2013-03-21 Gwenole Beauchesnedecoder: sanitize codec-data decoding.
2013-03-21 Gwenole Beauchesnedecoder: get rid of GstVaapiDecoderUnit::buffer field.
2013-03-21 Gwenole Beauchesnedecoder: sanitize uses of codec frame input buffer...
2013-03-20 Gwenole Beauchesneplugins: use modern GstElement metadata information.
2013-03-20 Gwenole Beauchesnetests: modernize GstTypeFind functions.
2013-03-20 Gwenole Beauchesnesubpicture: use gst_video_overlay_rectangle_get_pixels_...
2013-03-20 Gwenole Beauchesneimage: add gst_vaapi_image_format_from_structure()...
2013-03-20 Gwenole Beauchesnesysdeps: split out GStreamer API compatibility glue...
2013-03-20 Gwenole Beauchesnesysdeps: add more standard includes by default.
2013-03-20 Gwenole Beauchesneconfigure: rename GST_MAJORMINOR to GST_API_VERSION.
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-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-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-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-23 Gwenole Beauchesnevc1: handle frames with multiple slices.
2013-01-23 Gwenole Beauchesnevc1: handle CLOSED_ENTRY.
2013-01-23 Gwenole Beauchesnevc1: cope with latest codecparser changes.
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-17 Gwenole Beauchesneh264: implement GstVaapiDecoder::flush() as a DPB flush.
2013-01-17 Gwenole Beauchesneh264: handle end-of-stream NALU.
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-14 Gwenole Beauchesnedocs: expose new interfaces.
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 Holger Kaelbereroverlay: fix build without advanced GstVideoOverlayForm...
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-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-05 Gwenole Beauchesnevideobuffer: wrap video meta into a surface buffer.
2013-01-05 Gwenole Beauchesnevideobuffer: add video meta information.
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.
next