encodebin: Add action signal to get pad for a given profile
authorEdward Hervey <edward@collabora.com>
Thu, 28 Mar 2013 14:20:19 +0000 (15:20 +0100)
committerEdward Hervey <edward@collabora.com>
Sun, 31 Mar 2013 10:02:05 +0000 (12:02 +0200)
commitb3d94bd0e4ce735c3529a20068689a1113a85639
tree85b1ec89026c8ff7eb5485b43e317ed3ad31c50f
parentbc4238f95928fe770df1cfa69e6c0e5667ffa654
encodebin: Add action signal to get pad for a given profile

This allows getting a pad for a specific encoding profile, which can
be useful when there are several stream profiles of the same type.

Also update the encodebin unit tests so that we check that the returned
pad has the right caps.

https://bugzilla.gnome.org/show_bug.cgi?id=689845
gst/encoding/gstencodebin.c
tests/check/elements/encodebin.c