plugins: Add VP8 Encoder
[platform/upstream/gstreamer.git] / gst-libs /
2015-02-13 Sreerenj BalachandranAdd VP8 Encoder to core libgstvaapi.
2015-02-10 Lim Siew Hoondecoder: vc1: Rounding control handling for VC1 simple...
2015-02-05 Sreerenj Balachandranencoder: jpeg: Fix the sampling factor calculation...
2015-02-05 Sreerenj Balachandranencoder: Only support YUV420 native format as input...
2015-02-04 Olivier Cretevaapidecode: Check the condition after taking the lock
2015-02-04 Sreerenj Balachandrangstvaapicontext: Add VAConfigAttribValEncJPEG to the...
2015-02-04 Sreerenj Balachandrangstvaapicontext: Don't use the unsupported Ratecontrol...
2015-02-04 Sreerenj Balachandrangstvaapiencoder: Use hardcoded packed_raw_data flag...
2015-02-04 Sreerenj Balachandrangstvaapiencoder: Fix crash when handling rate control...
2015-02-04 Sreerenj Balachandranencoder: Add JPEG Encoder
2015-02-04 Sreerenj Balachandranencoder_objects: Add QuantizationMatrix and JPEGHuffman...
2015-02-04 Sreerenj BalachandranEncode: Add support for Picture level Entrypoint
2015-01-28 Gwenole Beauchesnesurface: add support for GEM buffer imports.
2015-01-28 Gwenole Beauchesnesurface: add support for dma_buf imports.
2015-01-28 Gwenole Beauchesnesurface: add initial support for foreign buffer imports.
2015-01-28 Gwenole Beauchesnesurface: add support for GEM buffer exports.
2015-01-28 Gwenole Beauchesnesurface: add support for dma_buf exports.
2015-01-28 Gwenole BeauchesneAdd abstraction for exported VA buffers.
2015-01-28 Sreerenj BalachandranAdd missing header file to Makefile
2015-01-27 Gwenole Beauchesnevideopool: add optional flags for surface pool allocation.
2015-01-27 Gwenole Beauchesnevideopool: re-indent all GstVaapiVideoPool related...
2015-01-27 Gwenole Beauchesnewindow: add toplevel display indirection for visualid...
2015-01-27 Gwenole Beauchesnewindow: add toplevel API to determine the colormap.
2015-01-27 Gwenole Beauchesnewindow: add toplevel API to determine a visual id.
2015-01-27 Gwenole Beauchesnewindow: add generic helper to create windows.
2015-01-27 Gwenole Beauchesnedisplay: add utility function to check for OpenGL rende...
2015-01-27 Gwenole Beauchesnedisplay: refine the meaning of display type.
2015-01-27 Gwenole Beauchesnedisplay: cosmetics (helper macros, new internal API...
2015-01-27 Gwenole Beauchesnedisplay: record native display object.
2015-01-27 Gwenole Beauchesnedisplay: use a recursive mutex for the display cache.
2015-01-27 Gwenole Beauchesnetexture: add generic helper to create textures.
2015-01-27 Gwenole Beauchesnetexture: move to core libgstvaapi base library.
2015-01-27 Gwenole Beauchesnetexture: drop support for VA/GLX interfaces.
2015-01-27 Gwenole Beauchesnetexture: add support for cropping rectangle during...
2015-01-27 Gwenole Beauchesnetexture: re-indent all GstVaapiTexture related source...
2015-01-27 Gwenole Beauchesnesurface: add more fine-grained allocation helper.
2015-01-27 Gwenole Beauchesnesurface: re-indent all GstVaapiSurface related source...
2015-01-27 Gwenole Beauchesnesurfaceproxy: add helper to create a wrapped surface...
2015-01-27 Gwenole Beauchesnesurfaceproxy: re-indent all GstVaapiSurfaceProxy relate...
2015-01-27 Gwenole Beauchesnelibs: re-introduce a GST_VAAPI_ID_INVALID value.
2015-01-27 Gwenole Beauchesnelibs: expose GstVaapiMiniObject APIs to all backends.
2015-01-27 Gwenole Beauchesnelibs: re-indent all GstVaapiObject related source code.
2015-01-27 Sreerenj Balachandrangstvaapiencoder: Fix the negotiation issue with _ENCODE...
2014-11-27 Sreerenj Balachandranencoder: h264: Fix the period between I/P frames
2014-11-27 Sreerenj Balachandranencoder: h264: Provide intra_idr_period value for VAEnc...
2014-11-27 Gwenole Beauchesneencoder: h264: fix pixel-aspect-ratio in encoded stream.
2014-11-25 Gwenole Beauchesnedecoder: mpeg4: fix uninitialized variables.
2014-11-25 Gwenole Beauchesneencoder: h264: fix profile limits.
2014-11-14 Gwenole Beauchesnevaapidecode: only expose supported profiles when needed.
2014-11-14 Gwenole Beauchesnedecoder: h264: add initial support for repeat-first...
2014-11-14 Gwenole Beauchesnedecoder: h264: fix picture ordering count type 0 with...
2014-11-14 Gwenole Beauchesnedecoder: h264: fix detection of top-field-first (TFF...
2014-10-29 Gwenole Beauchesnefilter: add initial support for high quality scaling.
2014-10-29 Gwenole Beauchesnefilter: re-indent all GstVaapiFilter related source...
2014-09-24 Gwenole Beauchesnedisplay: add support for DRM Render-Nodes.
2014-08-22 Gwenole Beauchesnesurfaceproxy: fix copy to propagate view_id.
2014-08-01 Gwenole Beauchesnebuild: fix with --no-undefined linker flags.
2014-07-25 Gwenole Beauchesnewindow: make gst_vaapi_window_reconfigure() thread...
2014-07-25 Holger Kaelbererwindow: allow for updating size from current geometry.
2014-07-25 Gwenole Beauchesnewindow: re-indent all GstVaapiWindow related source...
2014-07-25 Gwenole Beauchesnedisplay: add interface to retrieve the display name.
2014-07-25 Gwenole Beauchesnedisplay: fix comparison of X11 display names.
2014-07-21 Fabrice Belletdecoder: mpeg4: fix picture decoder return value for...
2014-07-04 Jan Schmidtdecoder: mpeg2: respect any input PTS provided for...
2014-07-03 Sreerenj BalachandranGstVaapiObject: make gst_vaapi_object_new() more robust.
2014-07-03 Sreerenj BalachandranGstVaapiObject: initialize the derived object data...
2014-07-03 Gwenole Beauchesnedecoder: h264: detect incorrectly paired fields in...
2014-07-03 Gwenole Beauchesnedecoder: h264: simplify the DPB output process.
2014-07-01 Gwenole Beauchesnedecoder: h264: fix memory leak in PPS.
2014-06-30 Gwenole Beauchesnedecoder: propagate MVC metadata ("view-id", head of...
2014-06-30 Gwenole Beauchesnedecoder: propagate "one-field" flags.
2014-06-30 Gwenole Beauchesnedecoder: output decoded frames only once.
2014-06-30 Gwenole Beauchesnedecoder: h264: decode current picture earlier.
2014-06-30 Gwenole Beauchesnedecoder: h264: fix output of second field when first...
2014-06-30 Gwenole Beauchesnedecoder: h264: slightly optimize the process to detect...
2014-06-30 Gwenole Beauchesnedecoder: h264: handle access unit ("au") optimization.
2014-06-28 Gwenole Beauchesnedecoder: h264: fix tracking of DPB size changes.
2014-06-27 Gwenole Beauchesnedecoder: h264: fix the DPB compaction process.
2014-06-27 Sreerenj Balachandranencoder: h264: generate new SPS only when codec config...
2014-06-27 Gwenole Beauchesneencoder: h264: track encoder config changes.
2014-06-27 Gwenole Beauchesneencoder: h264: add pixel-aspect-ratio to VUI parameters.
2014-06-27 Sreerenj Balachandranencoder: h264: fix number of anchor and non-anchor...
2014-06-27 Sreerenj Balachandranencoder: h264: fix timing_info_present_flag value in...
2014-06-27 Sreerenj Balachandranencoder: h264: add cpbBrNalFactor values for MVC profiles.
2014-06-26 Sreerenj Balachandranencoder: h264: fix NAL unit types in packed headers.
2014-06-26 Sreerenj Balachandranencoder: h264: add missing field in packed Subset SPS...
2014-06-25 Gwenole Beauchesnedecoder: h264: fix marking of non-reference picture...
2014-06-19 Gwenole Beauchesnedecoder: h264: fix DPB clear when no decoding actually...
2014-06-19 Sreerenj Balachandrandecoder: h264: add support for NALU "alignment" optimiz...
2014-06-19 Gwenole Beauchesnedecoder: h264: fix caps to report interlace-mode accord...
2014-06-17 Sreerenj Balachandranencoder: h264: fix multiple slices support in packed...
2014-06-17 Sreerenj Balachandranencoder: add infrastructure for per-slice handling...
2014-06-13 Gwenole Beauchesnedecoder: h264: cope with new gst_h264_quant_matrix_...
2014-06-10 Gwenole Beauchesnedecoder: h264: factor out DPB pruning for MVC.
2014-06-10 Gwenole Beauchesnedecoder: h264: clean-ups.
2014-06-10 Gwenole Beauchesnedecoder: h264: improve pruning of unused MVC inter...
2014-06-10 Gwenole Beauchesnedecoder: h264: improve DPB bumping process for MVC.
2014-06-06 Gwenole Beauchesnedecoder: h264: fix inter-view references array growth.
2014-06-06 Gwenole Beauchesnedecoder: h264: reduce ReferenceFrames entries to the...
2014-06-04 Gwenole Beauchesnedecoder: h264: fix MVC inter-view prediction process.
next