vaapiencode: h264: set profile to src caps
[platform/upstream/gstreamer.git] / gst / vaapi / gstvaapiencode_h264.c
2017-07-03 Hyunjun Kovaapiencode: h264: set profile to src caps
2017-07-03 Víctor Manuel Jáqu... vaapiencode: h264: verify if requested profile is supported
2017-07-03 Víctor Manuel Jáqu... vaapiencode: h264: improve set_config() vmethod
2017-07-03 Víctor Manuel Jáqu... vaapiencode: h264: check for avc in set_config()
2017-05-12 Hyunjun Kovaapiencode: handle custom event GstVaapiEncoderRegionO...
2017-04-06 Víctor Manuel Jáqu... vaapiencode: add get_profile() vmethod
2017-03-14 Hyunjun Kodocs: h264/h265: put parser to the example pipeline
2016-11-03 Víctor Manuel Jáqu... plugins: fix code style for errors
2016-10-25 Víctor Manuel Jáqu... plugins: fix code style for errors
2016-10-25 Víctor Manuel Jáqu... vaapiencode: h264, h265: rename codec name
2016-09-23 Vineeth TMvaapi: use new gst_element_class_add_static_pad_template()
2016-03-30 Víctor Manuel Jáqu... unify caps template for VAAPI encoders and decoders
2016-02-03 Víctor Manuel Jáqu... rename encoders to vaapi{codec}enc
2016-02-03 Víctor Manuel Jáqu... docs: update plugin documentation
2015-08-05 Víctor Manuel Jáqu... refactor vaapi caps strings for pad templates
2015-04-03 Víctor Manuel Jáqu... Removal of gstreamer-1.0 support
2015-04-03 Víctor Manuel Jáqu... update and move gstcompat.h
2015-04-03 Víctor Manuel Jáqu... Removal of gstreamer-0.10 support
2014-10-29 Sreerenj Balachandranencode: Attach the codec-data to out caps only based...
2014-06-02 Li Xiaoweiencoder: h264: add initial support for H.264 Stereo...
2014-01-22 Gwenole Beauchesnelegal: update copyright notice dates.
2014-01-22 Gwenole Beauchesnelegal: add per-file authorship information.
2014-01-13 Gwenole Beauchesneencoder: h264: allow target decoder constraints.
2014-01-13 Gwenole Beauchesneencoder: h264: clean-ups.
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: 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.
2013-11-28 Gwenole Beauchesneplugins: use G_PARAM_STATIC_STRINGS.
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: minor clean-ups.
2013-11-26 Gwenole Beauchesnevaapiencode: fix support for raw YUV sink buffers.
2013-11-26 Wind Yuanvaapiencode: initial port to GStreamer 1.2.
2013-11-24 Wind Yuanplugins: add h264 encoder element.