diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-29 13:24:33 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-29 13:24:33 +0000 |
commit | df667f284d90fd77821a4b79d50a91c6661ebd7b (patch) | |
tree | b937a5eac206b1f7b58a7514f9cde4f188b83a64 | |
parent | 0e5276ed1430726ab393c2f9b0e1c78bce8af19d (diff) |
gst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as argument (#162626).
Original commit message from CVS:
* gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
PAR can be non-fixed when not provided as argument (#162626).
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |