]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/gst-plugin-hevc.git/log
processor-sdk/gst-plugin-hevc.git
8 years agogsth265dec: Set rank to GST_RANK_NONE.
Jacob Stiffler [Fri, 26 Jun 2015 15:05:34 +0000 (11:05 -0400)]
gsth265dec: Set rank to GST_RANK_NONE.

* Since the plugin currently does not have a parser, the capabilities
  have been set to "ANY"
* And with capabilities set to "ANY", this needs to have rank "NONE"
  so that this will not interfere with any other plugins.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
8 years agoAdd the gstreamer common submodule.
Jacob Stiffler [Thu, 25 Jun 2015 19:05:08 +0000 (15:05 -0400)]
Add the gstreamer common submodule.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
8 years agoInitial snapshot of the HEVC gstreamer plugin.
Jacob Stiffler [Thu, 25 Jun 2015 18:21:38 +0000 (14:21 -0400)]
Initial snapshot of the HEVC gstreamer plugin.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>