gst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as argument...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 29 Jan 2005 13:24:33 +0000 (13:24 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 29 Jan 2005 13:24:33 +0000 (13:24 +0000)
Original commit message from CVS:
* gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
PAR can be non-fixed when not provided as argument (#162626).

ChangeLog

index aba6885..8bd470e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
+         PAR can be non-fixed when not provided as argument (#162626).
+
 2005-01-29  David Moore  <dcm@acm.org>
 
        Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>