diff options
author | Benjamin Otte <otte@gnome.org> | 2004-08-10 07:31:11 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-08-10 07:31:11 +0000 |
commit | b03faac806ed9360369a957761f749233e357414 (patch) | |
tree | 7408c8a92f7a415562575a839092aed31d7090d7 | |
parent | afb68c99c1f4ee79218a77b78ab704ba0cff30f4 (diff) | |
download | gst-plugins-bad-b03faac806ed9360369a957761f749233e357414.tar.gz gst-plugins-bad-b03faac806ed9360369a957761f749233e357414.tar.bz2 gst-plugins-bad-b03faac806ed9360369a957761f749233e357414.zip |
gst/videotestsrc/gstvideotestsrc.c: allow all pixel-aspect-ratios, not just 1:1
Original commit message from CVS:
* gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
allow all pixel-aspect-ratios, not just 1:1
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist): + allow all pixel-aspect-ratios, not just 1:1 + 2004-08-09 David Schleef <ds@schleef.org> * sys/glsink/ARB_multitexture.h: Remove old files. |