Two fixes. The first sets inited to TRUE when we're going into passthrough mode ...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 10 Nov 2003 13:56:25 +0000 (13:56 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 10 Nov 2003 13:56:25 +0000 (13:56 +0000)
commit9bd75f89b78f30828ec0c18d76d9bea91430c43a
tree9eab978e78eaae8923c71e30e26adcb8addd203f
parent80afd3b002b7131a52c68e03902359ac537d72ab
Two fixes. The first sets inited to TRUE when we're going into passthrough mode (else, capsnego succeeds and the chai...

Original commit message from CVS:
Two fixes. The first sets inited to TRUE when we're going into passthrough mode (else, capsnego succeeds and the chain() function warns that inited != TRUE), and the second check for validity of caps on src side that were entered on sink side before applying. Else, caps1 could be NULL which causes a segfault.
gst/videoscale/gstvideoscale.c