encoder: simplify VA context initialization process.
[platform/upstream/gstreamer-vaapi.git] / gst-libs /
2013-12-04 Gwenole Beauchesneencoder: simplify VA context initialization process.
2013-12-04 Wind Yuanencoder: fix mpeg2 compilation error.
2013-12-04 Gwenole Beauchesneencoder: clean-ups and document public APIs.
2013-12-04 Gwenole Beauchesneencoder: avoid extra allocations of GstVaapiEncoderSync...
2013-12-04 Gwenole Beauchesneencoder: refactor status codes.
2013-12-04 Gwenole Beauchesneencoder: fix subclassing process.
2013-12-04 Gwenole Beauchesneencoder: rework GstVaapiCodedBuffer and related proxy.
2013-11-28 Gwenole Beauchesneplugins: use G_PARAM_STATIC_STRINGS.
2013-11-28 Gwenole Beauchesnesurfaceproxy: add copy function.
2013-11-28 Gwenole Beauchesnevaapiencode: optimize _handle_frame() to avoid extra...
2013-11-27 Gwenole Beauchesnevaapiencode: add initial support for GStreamer 0.10.
2013-11-27 Gwenole Beauchesnelibs: add more GstBuffer compat glue for GStreamer...
2013-11-27 Gwenole Beauchesnelibs: always use built-in videoutils for GStreamer...
2013-11-27 Matthieu BouronFix build with GStreamer >= 1.3.
2013-11-24 XuGuangxinencoder: add mpeg2 encoder.
2013-11-24 Wind Yuanencoder: add h264 encoder.
2013-11-24 Wind YuanAdd initial infrastructure for video encoding.
2013-11-24 Wind Yuanlibs: add generic bitstream writer.
2013-11-24 Wind Yuanlibs: add support for rate-control to GstVaapiContext.
2013-11-24 Wind Yuanlibs: add rate-control attributes.
2013-11-22 Ross Burtonbuild: link libgstvaapi-wayland against videoutils.
2013-11-22 Gwenole Beauchesnevaapostproc: fix memory leaks.
2013-11-22 Gwenole Beauchesnelegal: update copyright notice dates.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-11-21 Gwenole Beauchesnedecoder: don't include obsolete headers.
2013-11-21 Halley Zhaofilter: add helper to specify references for deinterlacing.
2013-11-21 Gwenole Beauchesnefilter: fix semantics of deinterlacing flags.
2013-11-21 Gwenole Beauchesnefilter: add helpers to check for supported/active opera...
2013-11-21 Gwenole Beauchesnelibs: fix GstVaapiSurfaceProxy destroy notify call...
2013-11-21 XuGuangxinlibs: make GstVaapiVideoPool thread-safe.
2013-11-21 XuGuangxinlibs: robustify decoder objects and surface proxy initi...
2013-10-09 Gwenole Beauchesnevaapipostproc: rework plug-in element.
2013-10-01 Gwenole Beauchesnefilter: fix memory leak of VPP operations.
2013-10-01 Zhao Halleyfilter: fix first-time operation lookup.
2013-10-01 Zhao Halleyfilter: fix colorbalance related subtypes.
2013-10-01 Víctor Manuel Jáqu... filter: fix VA-API 0.34.0 symbol guards.
2013-09-23 Gwenole Beauchesnejpeg: fix calculation of MCU count.
2013-09-23 Gwenole Beauchesnejpeg: add support for multiscan images.
2013-09-23 Gwenole Beauchesnejpeg: improve robustness when packets are missing.
2013-09-20 Gwenole Beauchesnejpeg: minor clean-ups.
2013-09-20 Gwenole Beauchesnejpeg: rework and optimize parser.
2013-09-20 Junfeng Xujpeg: handle comment segments.
2013-09-20 Gwenole Beauchesnejpeg: fix determination of image bounds.
2013-09-20 Junfeng Xujpeg: fix calculation of offset to next marker segment.
2013-08-29 Wind Yuanconfigure: fix detection of VA/JPEG decoding API.
2013-08-27 Gwenole Beauchesnewayland: render the raw surface if VPP failed.
2013-08-27 Gwenole Beauchesnewayland: add supporting for video processing.
2013-08-27 Gwenole Beauchesnewayland: add new frame redraw infrastructure.
2013-08-27 Gwenole Beauchesnefilter: allow specification of render target regions.
2013-08-26 Gwenole Beauchesnempeg2: disable video cropping as picture_display_extens...
2013-08-26 Gwenole Beauchesnempeg4: fix double definition of GstVaapiDecoderMpeg4Class.
2013-08-23 Zhao Halleyfilter: add initial support for deinterlacing.
2013-08-23 Zhao Halleyfilter: add support for color balance adjustment.
2013-08-23 Zhao Halleyfilter: add support for sharpening.
2013-08-23 Zhao Halleyfilter: add support for denoising.
2013-08-23 Gwenole Beauchesnefilter: add support for frame cropping.
2013-08-23 Gwenole Beauchesnefilter: add helper functions.
2013-08-23 Gwenole BeauchesneAdd initial infrastructure for video processing.
2013-08-23 Gwenole Beauchesnelibs: add gst_vaapi_video_format_from_string() helper.
2013-08-23 Gwenole Beauchesnelibs: add gst_vaapi_video_format_from_va_fourcc() helper.
2013-08-23 Gwenole Beauchesnelibs: add type definitions for GstVaapiPoint and GstVaa...
2013-08-23 Gwenole Beauchesnelibs: drop some public APIs.
2013-07-26 Gwenole Beauchesneimage: clean image API up.
2013-07-26 Gwenole Beauchesneimage: add gst_vaapi_image_copy() helper.
2013-07-22 Gwenole Beauchesnex11: implement pixmap rendering with RENDER extension.
2013-07-22 Gwenole Beauchesnex11: implement pixmap API.
2013-07-22 Gwenole Beauchesnex11: update x11_get_geometry() helper function with...
2013-07-22 Gwenole BeauchesneAdd initial Pixmap API.
2013-07-22 Gwenole Beauchesnelibs: add and expose gst_vaapi_video_format_to_string...
2013-07-15 Gwenole Beauchesnempeg2: don't output dummy pictures. 0.5.5
2013-07-15 Gwenole Beauchesnedecoder: dispose GstVideoCodecFrame earlier.
2013-07-15 Gwenole BeauchesneFix new video format API.
2013-07-15 Gwenole Beauchesnedecoder: fix memory leak when processing interlaced...
2013-07-12 Gwenole Beauchesnepool: fix deallocation of video pools.
2013-07-11 Wind Yuanimage: add support for raw YUY2/UYVY image copies.
2013-07-10 Gwenole Beauchesnesurface: fix surface pool creation with an explicit...
2013-07-10 Gwenole Beauchesnesurface: try to determine the underlying VA surface...
2013-07-10 Gwenole Beauchesnesurface: allow creation with explicit pixel format.
2013-07-10 Gwenole Beauchesnesurface: add helper function to get chroma type from...
2013-07-10 Gwenole Beauchesnesurface: add new chroma formats.
2013-07-10 Gwenole Beauchesnepool: fix image pool to check for the video format...
2013-07-10 Gwenole BeauchesneUse GstVideoInfo for video pools.
2013-07-10 Gwenole BeauchesneAdd more video formats.
2013-07-10 Gwenole Beauchesneimage: fix debug message with video format.
2013-07-09 Gwenole Beauchesnelibs: use GstVideoInfo wherever possible.
2013-07-09 Gwenole Beauchesnelibs: drop GstVaapiImageFormat helpers.
2013-07-09 Gwenole Beauchesnelibs: port to new video format API.
2013-07-09 Gwenole BeauchesneAdd new video format API.
2013-07-08 Sreerenj Balachandranmpeg2: add support for video cropping.
2013-07-08 Sreerenj Balachandranvc1: add support for video cropping.
2013-07-08 Sreerenj Balachandranh264: add support for video cropping.
2013-07-08 Gwenole Beauchesnesurfaceproxy: allow for NULL cropping rectangle.
2013-07-08 Gwenole Beauchesnesurfaceproxy: clean-up helper macros.
2013-07-08 Gwenole Beauchesnesurface: add simple surface info accessors as helper...
2013-07-08 Sreerenj Balachandrandecoder: add support for video cropping.
2013-07-05 Zhong Congmpeg2: reset quantization matrices on new sequence...
2013-07-05 Gwenole Beauchesnempeg2: cope with latest codecparser changes.
2013-06-14 Wind Yuanimage: fix wrong check for rect bounds in copy_image().
2013-06-14 Gwenole Beauchesneconfigure: always build the MPEG-4 parser.
2013-06-05 Gwenole Beauchesnewayland: fix memory leak of display resources.
next