NEWS: updates.
[platform/upstream/gstreamer-vaapi.git] / gst-libs /
2013-06-14 Gwenole Beauchesneconfigure: always build the MPEG-4 parser.
2013-06-05 Gwenole Beauchesnewayland: fix memory leak of display resources.
2013-05-30 Gwenole Beauchesnesurface: fix memory leak through unreleased parent...
2013-05-27 Gwenole Beauchesnewindow: fix GLX window initialization.
2013-05-27 Gwenole Beauchesnedisplay: validate display types.
2013-05-27 Gwenole Beauchesnedisplay: drop internal NAME_PREFIX, store the real...
2013-05-27 Gwenole Beauchesnedisplay: make it possible to lookup the display cache...
2013-05-27 Gwenole Beauchesnedisplay: cope with new display cache API.
2013-05-27 Gwenole Beauchesnedisplay: rework display cache API.
2013-05-23 Gwenole Beauchesnelibs: add query for GstVaapiVideoPool object types.
2013-05-23 Gwenole Beauchesnelibs: drop GST_VAAPI_IS_xxx() helper macros.
2013-05-07 Gwenole Beauchesnedisplay: fix set_synchronous() to lock display.
2013-05-07 Gwenole Beauchesnevideopool: simplify creation of video objects pool.
2013-05-07 Gwenole Beauchesnelibs: simplify GstVaapiID definitions.
2013-05-07 Gwenole Beauchesnelibs: drop obsolete function helpers and objects.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for display objects.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for video decoders.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for video object pools.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiObject for texture objects.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiObject for window objects.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiObject for VA objects.
2013-05-07 Gwenole BeauchesnePort GstVaapiObject to GstVaapiMiniObject.
2013-05-07 Gwenole Beauchesnelibs: refine GstVaapiMiniObject.
2013-05-07 Gwenole Beauchesnedecoder: update picture size from the bitstream.
2013-04-25 Gwenole Beauchesnedecoder: fix raw decoding mode.
2013-04-25 Gwenole Beauchesnedecoder: add gst_vaapi_decoder_get_frame_with_timeout().
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.
next