decoder: h264: fix output of second field when first field is not in DPB.
[platform/upstream/gstreamer-vaapi.git] / gst /
2014-06-19 Sreerenj Balachandrandecoder: h264: add support for NALU "alignment" optimiz...
2014-06-19 Gwenole Beauchesnevaapipostproc: don't crash with dynamic framerate ...
2014-06-18 Simon Farnsworthvaapipostproc: create filter surface pool if it does...
2014-06-18 Zhao, Halleyvaapipostproc: reset deinterlacer state when there...
2014-06-18 Gwenole Beauchesnevaapipostproc: add support for crop regions in VPP...
2014-06-18 Simon Farnsworthvaapipostproc: make deinterlace-mode behave as expected.
2014-06-18 Matthieu Bouronvaapidecode: do not discard video info props when the...
2014-06-18 Matthew Watersvaapidecode: plug a memory leak.
2014-06-18 Gwenole Beauchesnevaapidecode: parse source data until a frame is obtained.
2014-06-13 Gwenole Beauchesnevaapisink: fix initialization with "drm" display type. upstream/0.2.6+1235+g5e5d62c
2014-06-13 Gwenole Beauchesneplugins: fix initialization with foreign context.
2014-06-13 Gwenole Beauchesneplugins: add built-in video parsers as "vaapiparse...
2014-06-02 Li Xiaoweiencoder: h264: add initial support for H.264 Stereo...
2014-05-09 Sreerenj Balachandranbuild: fix conditional compilation of VP8 decoder.
2014-04-21 Gwenole Beauchesnebuild: fix make dist with certain conditionals not...
2014-04-18 Zhao, HalleyAdd initial VP8 decoder.
2014-01-22 Gwenole Beauchesnelegal: update copyright notice dates.
2014-01-22 Gwenole Beauchesnelegal: add per-file authorship information.
2014-01-15 Holger Kaelberervaapisink: set csc render flags from sinkpad caps.
2014-01-15 Gwenole Beauchesnesurface: rework render flags.
2014-01-15 Zhao, Halleyvaapipostproc: add support for colorbalance filters.
2014-01-15 Zhao, Halleyvaapipostproc: fix support for "sharpen" filter.
2014-01-15 Holger Kaelberervaapisink: fix display initialization in GstVideoOverla...
2014-01-15 Sreerenj Balachandranvaapisink: expose the raw video formats in static caps...
2014-01-14 Matthieu Bouronvaapidecode: query downstream caps features like GLText...
2014-01-14 Matthieu Bouronvaapidecode: add system memory caps to template caps.
2014-01-14 Wind Yuanvaapidecode: fix hang on SIGINT.
2014-01-14 Wind Yuanvaapiencode: fix possible hang on SIGINT.
2014-01-14 Gwenole Beauchesnevaapiencode: fix typo in error message.
2014-01-14 Gwenole Beauchesneplugins: add helpers to create video caps with features.
2014-01-14 Matthieu Bouronplugins: don't apply overlay composition in GLTextureUp...
2014-01-13 Gwenole Beauchesneencoder: h264: allow target decoder constraints.
2014-01-13 Gwenole Beauchesneencoder: h264: clean-ups.
2014-01-13 Gwenole Beauchesneencoder: add video codec-state API.
2014-01-13 Gwenole Beauchesnevaapiencode: don't crash on NULL encoder on _finish().
2014-01-13 Gwenole Beauchesnevaapiencode: use more GstVaapiPluginBase facilities.
2014-01-13 Gwenole Beauchesnevaapiencode: fix negotiation process of output caps.
2014-01-13 Gwenole Beauchesnevaapiencode: make GstVaapiEncode an abstract type.
2014-01-13 Gwenole Beauchesnevaapiencode: rename a few member functions.
2014-01-13 Gwenole Beauchesnevaapiencode: update for new properties API.
2014-01-13 Gwenole Beauchesneencoder: add bitrate API.
2014-01-13 Gwenole Beauchesneencoder: add rate control API.
2014-01-13 Gwenole Beauchesnevaapiencode: fix indentation.
2014-01-13 Gwenole Beauchesneencoder: fix indentation.
2014-01-06 Matthieu Bouronplugins: do not free debug category in finalize method.
2014-01-06 Gwenole BeauchesneFix printf()-like formats.
2013-12-21 Gwenole Beauchesnedownload: use GstVideoInfo facilities to build output...
2013-12-21 Gwenole Beauchesneplugins: factor out construction of template caps.
2013-12-21 Gwenole Beauchesneplugins: factor out construction of GValue from GstVide...
2013-12-21 Gwenole Beauchesneplugins: re-indent common and video context creation...
2013-12-20 Gwenole Beauchesnedisplay: don't use GstCaps for decode or encode profile...
2013-12-20 Gwenole Beauchesnedisplay: don't use GstCaps for image or subpicture...
2013-12-20 Gwenole Beauchesneplugins: fix permissions for certain files.
2013-12-18 Matthieu Bouronplugins: implement GLTextureUploadMeta user data copy.
2013-12-18 Gwenole Beauchesneplugins: factor out support for raw YUV buffers on...
2013-12-18 Gwenole Beauchesneplugins: factor out pad caps.
2013-12-18 Gwenole Beauchesneplugins: factor out video context sharing code.
2013-12-18 Gwenole Beauchesneplugins: factor out GstImplementsInterface.
2013-12-18 Gwenole Beauchesneplugins: check type of display obtained from neighbours.
2013-12-18 Gwenole Beauchesneplugins: factor out display creation process.
2013-12-18 Gwenole Beauchesneplugins: add new base object, store display in there.
2013-12-11 Gwenole Beauchesneplugins: fix GLTextureUploadMeta to work with different...
2013-12-11 Gwenole Beauchesneplugins: allow builds without GLX enabled for GStreamer...
2013-12-11 Matthieu Bouronplugins: request GLTextureUpload meta on buffers in...
2013-12-11 Gwenole Beauchesneplugins: robustify GstVideoGLTextureUploadMeta implemen...
2013-12-04 Gwenole Beauchesneencoder: clean-ups and document public APIs.
2013-12-04 Gwenole Beauchesneencoder: refactor status codes.
2013-12-04 Gwenole Beauchesneencoder: rework GstVaapiCodedBuffer and related proxy.
2013-11-29 Gwenole Beauchesneplugins: fix reference leaks of VA display objects.
2013-11-29 Gwenole Beauchesneplugins: simplify gst_vaapi_ensure_display().
2013-11-28 Gwenole Beauchesneplugins: fix memory leaks through GstVideoMeta maps.
2013-11-28 Gwenole Beauchesneplugins: use G_PARAM_STATIC_STRINGS.
2013-11-28 Gwenole Beauchesneplugins: simplify VA video meta to only reference surfa...
2013-11-28 Gwenole Beauchesneplugins: drop obsolete functions.
2013-11-28 Gwenole Beauchesneplugins: allow VA video meta to be allocated from surfa...
2013-11-28 Gwenole Beauchesnevaapiencode: optimize _handle_frame() to avoid extra...
2013-11-28 Gwenole Beauchesnevaapiencode: fix memory leaks in _push_frame() on error.
2013-11-28 Gwenole Beauchesnevaapiencode: additional clean-ups.
2013-11-28 Gwenole Beauchesnevaapiencode: move common properties to base class.
2013-11-28 Gwenole Beauchesnevaapiencode: fix plugin description and debug name.
2013-11-27 Gwenole Beauchesnevaapiencode: add initial support for GStreamer 0.10.
2013-11-26 Gwenole Beauchesnevaapiencode: fix error handling while allocating output...
2013-11-26 Gwenole Beauchesnevaapiencode: fix error handling in _finish() hook.
2013-11-26 Gwenole Beauchesnevaapiencode: minor clean-ups.
2013-11-26 Gwenole Beauchesnevaapiencode: fix support for raw YUV sink buffers.
2013-11-26 Gwenole Beauchesnevaapiencode: fix support for GStreamer 1.2.
2013-11-26 Wind Yuanvaapiencode: initial port to GStreamer 1.2.
2013-11-24 XuGuangxinplugins: add mpeg2 encoder element.
2013-11-24 Wind Yuanplugins: add h264 encoder element.
2013-11-24 Wind Yuanplugins: add base encoder element.
2013-11-22 Gwenole Beauchesnebuild: fix for Wayland headers not in standard include... 0.5.7
2013-11-22 Gwenole Beauchesnevaapostproc: fix memory leaks.
2013-11-22 Gwenole Beauchesnevaapipostproc: fix and optimize advanced deinterlacing...
2013-11-22 Gwenole Beauchesnevaapipostproc: fix "mixed" mode deinterlacing.
2013-11-22 Gwenole Beauchesnevaapipostproc: fix memory leaks with advanced deinterla...
2013-11-22 Gwenole Beauchesnelegal: update copyright notice dates.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-11-21 Gwenole Beauchesnevaapipostproc: add initial support for GStreamer 1.2.
2013-11-21 Halley Zhaovaapipostproc: add support for denoise and sharpen...
2013-11-21 Gwenole Beauchesnevaapipostproc: add support for advanced deinterlacing.
next