Random cleanup and smaller bugfixes
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Feb 2009 16:42:37 +0000 (17:42 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 5 Feb 2009 16:52:38 +0000 (17:52 +0100)
commit4a23c7e912a130e89614fd08129873cf690623f7
tree9af5536ddf088cafaa32fd37bb0424252610c595
parentaba72fcce963656c24fb06e3c017b5b911395a38
Random cleanup and smaller bugfixes

Use gst_element_klass_set_details_simple(), install properties
with static strings, create pads directly from the static pad
templates, directly put the segment into the instance struct,
use GST_MSECOND instead of numbers.

The PAR is a GstFraction and not a double, use gst_structure_get_fraction().

Simplify setcaps() functions.
ext/assrender/gstassrender.c
ext/assrender/gstassrender.h