gstreamer/ext/assrender
Sebastian Dröge 4a23c7e912 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.
2009-02-05 17:52:38 +01:00
..
gstassrender.c Random cleanup and smaller bugfixes 2009-02-05 17:52:38 +01:00
gstassrender.h Random cleanup and smaller bugfixes 2009-02-05 17:52:38 +01:00
Makefile.am Use GST_VIDEO_CAPS_RGB for the template caps 2009-02-05 17:52:38 +01:00