diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-10-01 12:32:25 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-10-01 12:32:25 +0000 |
commit | abd45313bfcd30aae3d46be51b7cecafd82deb78 (patch) | |
tree | cab105e4ab828d4e7f9a28030aadf64a1b732d86 | |
parent | 0cc3b6698863d3595b188089f82229da78e2e91f (diff) |
gst/videoscale/gstvideoscale.c: Fix negotiation.
Original commit message from CVS:
* gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
Fix negotiation.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * gst/videoscale/gstvideoscale.c: (gst_videoscale_link): + Fix negotiation. + 2004-10-01 Francis Labonte <francis_labonte@hotmail.com> Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> |