0.5.3.
[platform/upstream/gstreamer-vaapi.git] / gst-libs /
2013-04-18 Gwenole Beauchesnevaapidecode: rework GstVideoDecoder::handle_frame(...
2013-04-17 Gwenole Beauchesnevaapipostproc: port to GStreamer 1.0.
2013-04-17 Gwenole Beauchesnedecoder: fix GstVideoCodecFrame flags for interlaced...
2013-04-16 Gwenole Beauchesnedecoder: rename GstVaapiDecoderFrame to GstVaapiParserF...
2013-04-16 Gwenole Beauchesnedecoder: export presentation timestamp for raw decoding...
2013-04-16 Gwenole Beauchesnedecoder: use new GstVaapiSurfaceProxy utility functions.
2013-04-16 Gwenole Beauchesnesurfaceproxy: add more attributes for raw decoding...
2013-04-16 Gwenole Beauchesnesurfaceproxy: drop user-data support from GstVaapiSurfa...
2013-04-15 Víctor Manuel Jáqu... build: link libgstvaapi-glx-1.0.so against libdl.
2013-04-15 Gwenole Beauchesnedecoder: fix gst_vaapi_decoder_get_codec_state().
2013-04-15 Gwenole Beauchesnedecoder: make gst_vaapi_decoder_get_codec_state() retur...
2013-04-12 Gwenole Beauchesneplugins: fix description for gst-inspect.
2013-04-10 Gwenole BeauchesneFix make dist to include all source files, in any case.
2013-04-10 Gwenole Beauchesnedecoder: fix unpaired GstBuffer map/unmaps.
2013-04-10 Gwenole BeauchesneAllow build against either GStreamer API (0.10 or 1.0).
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.
next