diff options
| author | Julien Moutte <julien@moutte.net> | 2004-01-19 23:23:54 +0000 |
|---|---|---|
| committer | Julien Moutte <julien@moutte.net> | 2004-01-19 23:23:54 +0000 |
| commit | 62f207f66f204a0b47ee95a680fef6c210e68825 (patch) | |
| tree | 609000fe0523723b072e68818699b0f09d247133 | |
| parent | 24665d06f63b0adba294f2f4048ea9f0202987e2 (diff) | |
gst/switch/gstswitch.c: Fixed switch element : proxying link and setting caps from src to sink on request.
Original commit message from CVS:
2004-01-20 Julien MOUTTE <julien@moutte.net>
* gst/switch/gstswitch.c: (gst_switch_request_new_pad),
(gst_switch_init): Fixed switch element : proxying link and setting
caps from src to sink on request.
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-20 Julien MOUTTE <julien@moutte.net> + + * gst/switch/gstswitch.c: (gst_switch_request_new_pad), + (gst_switch_init): Fixed switch element : proxying link and setting + caps from src to sink on request. + 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org> * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay): |
