vaapidecode: don't print an error message for GST_FLOW_FLUSHING
[platform/upstream/gstreamer.git] / gst-libs /
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.
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.
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.
next