vaapidecode: fix auto-plugging of vaapisink element.
[platform/upstream/gstreamer-vaapi.git] / gst-libs /
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.
2014-06-04 Gwenole Beauchesnedecoder: h264: fix detection of profile changes for...
2014-06-03 Gwenole Beauchesneencoder: h264: drop extraneous definitions.
2014-06-03 Sreerenj Balachandranencoder: h264: remove unnecessary calcualtion of max_pi...
2014-06-03 Sreerenj Balachandranencoder: h264: don't allow CABAC with Extended profile.
2014-06-02 Sreerenj Balachandranencoder: h264: use packed headers mode for MVC encoding.
2014-06-02 Sreerenj Balachandranencoder: h264: add support for packed slice headers.
2014-06-02 Sreerenj Balachandranencoder: h264: store subset sps to generate the codec...
2014-06-02 Sreerenj Balachandranencoder: h264: fix MVC pipeline hang while encoding...
2014-06-02 Li Xiaoweiencoder: h264: add initial support for H.264 Stereo...
2014-06-02 Li Xiaoweiencoder: h264: wrap pools for refs and frames reordering.
2014-06-02 Li Xiaoweiencoder: h264: add provisional support for subset SPS...
2014-06-02 Li Xiaoweiutils: add H.264 MVC profiles.
2014-06-02 Gwenole Beauchesneutils: only enable VP8 profiles for newer VA-API versions.
2014-05-22 Gwenole Beauchesnedecoder: h264: compute view ids only once per slice.
2014-05-21 Gwenole Beauchesnedecoder: h264: add support for MVC interlaced streams.
2014-05-21 Gwenole Beauchesnedecoder: h264: add MVC profiles compatibility logic.
2014-05-21 Gwenole Beauchesnedecoder: h264: add initial support for MVC.
2014-05-21 Gwenole Beauchesnedecoder: h264: dynamically allocate the DPB.
2014-05-21 Gwenole Beauchesnedecoder: h264: fix detection of access unit boundaries.
2014-05-21 Sreerenj Balachandrandecoder: h264: detect the first VCL NAL unit of a pictu...
2014-05-21 Sreerenj Balachandrandecoder: h264: properly handle Prefix NAL units.
2014-05-21 Xiaowei Lidecoder: h264: add support for MVC base views.
2014-05-21 Gwenole Beauchesnedecoder: h264: simplify storage of decoded picture...
2014-05-21 Gwenole Beauchesnedecoder: h264: minor clean-ups.
2014-05-21 Gwenole Beauchesnedisplay: add utility function to query VA driver name.
2014-05-21 Gwenole Beauchesnedisplay: make cache maintenance really MT-safe.
2014-05-21 Gwenole Beauchesnecontext: allow dynamic growth of VA surfaces pool.
2014-05-21 Gwenole Beauchesnecontext: reset VA context if VA surfaces set changed.
2014-05-12 Gwenole Beauchesnedecoder: h264: fix assignment of LongTermFrameIdx. upstream/0.2.6+1195+gc12d80e
2014-05-10 Gwenole Beauchesnedecoder: h264: properly support grayscale formats.
2014-05-09 Simon Farnsworthbuild: fix source file modes.
2014-05-09 Sreerenj Balachandranbuild: fix conditional compilation of VP8 decoder.
2014-05-01 Gwenole Beauchesnebuild: fix make dist for codecparsers.
2014-04-26 Cong Zhongdecoder: h264: fix long-term reference picture marking...
2014-04-26 Gwenole Beauchesnedecoder: h264: fix initialization of RefPicLists for...
2014-04-26 Zhong Congdecoder: h264: skip SPS extension and auxiliary slice...
2014-04-25 Li Xiaoweidecoder: h264: fix slice data bit offset with MVC NAL...
2014-04-25 Gwenole Beauchesnedecoder: h264: fix activation of picture and sequence...
2014-04-25 Gwenole Beauchesnedecoder: h264: retain SEI messages until the end of...
2014-04-25 Gwenole Beauchesnedecoder: h264: add support for grayscale encoded clips.
2014-04-25 Gwenole Beauchesnedecoder: default to YUV 4:2:0 VA surfaces.
2014-04-25 Gwenole Beauchesnedecoder: re-indent GstVaapiDecoder base object.
2014-04-25 Gwenole Beauchesneencoder: derive chroma type from video format.
2014-04-25 Gwenole Beauchesnecontext: add support for non-YUV 4:2:0 formats.
2014-04-22 Gwenole Beauchesnevp8: fix per-segment deblocking filter level in relativ...
2014-04-22 Gwenole Beauchesnevp8: fix check for disabling the loop filter (again).
2014-04-21 Gwenole Beauchesnebuild: fix make dist with certain conditionals not...
2014-04-21 Gwenole Beauchesnevp8: allow compilation without the built-in libvpx.
2014-04-21 Gwenole Beauchesnevp8: propagate PTS from demux frame.
2014-04-19 Gwenole Beauchesnevp8: fix compilation with built-in libvpx.
2014-04-18 Gwenole Beauchesnevp8: use range decoder from libvpx.
2014-04-18 Gwenole Beauchesnevp8: fix check for disabling the loop filter.
2014-04-18 Zhao, HalleyAdd initial VP8 decoder.
2014-04-18 Gwenole Beauchesnedecoder: h264: cope with new gst_h264_parser_parse_sei...
2014-04-18 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 8fadf40.
2014-02-19 Gwenole Beauchesnedecoder: h264: fix robustness patch for bytestream...
2014-02-19 Gwenole Beauchesnebuild: fix packaging for GStreamer 1.2.
next