Commit graph

124 commits

Author SHA1 Message Date
David Schleef 75dd6425ed restore wtay's clocking changes in 1.17->1.18
Original commit message from CVS:
restore wtay's clocking changes in 1.17->1.18
2003-05-01 06:24:34 +00:00
David Schleef fcb4b55a0c Add parameter to set the type of test pattern. Fix black test pattern.
Original commit message from CVS:
Add parameter to set the type of test pattern.  Fix black test pattern.
2003-04-23 07:38:32 +00:00
David Schleef 35c9b84644 Added a test pattern for black. Made it the default (temporarily)
Original commit message from CVS:
Added a test pattern for black.  Made it the default (temporarily)
2003-04-22 22:21:08 +00:00
David Schleef 7d7d7df539 Fix height/width caps negotiation
Original commit message from CVS:
Fix height/width caps negotiation
2003-04-17 07:34:18 +00:00
David Schleef 4a2b1b2947 Significant improvements to videotestsrc. More modular, handles RGB formats.
Original commit message from CVS:
Significant improvements to videotestsrc.  More modular, handles RGB
formats.
2003-04-16 07:52:54 +00:00
Wim Taymans 244658dc96 Do rate control, skip frames when too old.
Original commit message from CVS:
Do rate control, skip frames when too old.
2003-02-11 21:31:28 +00:00
Wim Taymans 5e9794a11a ref the caps when returning it as the result of a getcaps function as we're reusing it.
Original commit message from CVS:
ref the caps when returning it as the result of a getcaps function as we're
reusing it.
2003-02-11 20:53:01 +00:00
Thomas Vander Stichele e976ccb298 PadConnect -> PadLink
Original commit message from CVS:
PadConnect -> PadLink
2003-01-10 13:38:32 +00:00
Thomas Vander Stichele 9032557b33 another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
2003-01-10 10:22:25 +00:00
Thomas Vander Stichele 3b540378fb parallel install fixes
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:09 +00:00
David Schleef 60ad16aadf Fix divide by zero bug when rate==0
Original commit message from CVS:
Fix divide by zero bug when rate==0
2002-11-09 01:21:00 +00:00
David I. Lehn 367bda475d use G_{BEGIN,END}_DECLS
Original commit message from CVS:
use G_{BEGIN,END}_DECLS
2002-10-30 09:17:12 +00:00
David I. Lehn 0f52282149 fix videotestsrc ! fakesink: use macro to null terminate props reformat a few lines
Original commit message from CVS:
fix videotestsrc ! fakesink: use macro to null terminate props
reformat a few lines
2002-10-30 09:16:03 +00:00
David Schleef 506fbb6766 add rate parameter
Original commit message from CVS:
add rate parameter
2002-10-23 06:03:03 +00:00
David Schleef dbe3e46c71 add black, superblack, darkgrey areas
Original commit message from CVS:
add black, superblack, darkgrey areas
2002-10-23 04:35:55 +00:00
Andy Wingo 6e2a4b063c comment out unused function
Original commit message from CVS:
comment out unused function
2002-10-15 20:44:15 +00:00
David Schleef 3c967ffc03 Lots of new goodness. Will negotiate caps and output images in about 20 different formats. Some code cleanup. Fixe...
Original commit message from CVS:
Lots of new goodness.  Will negotiate caps and output images in
about 20 different formats.  Some code cleanup.  Fixed YUV color
values for -I and Q.
2002-10-04 06:49:51 +00:00
Christian Schaller e127f803f0 plugins part of license field patch
Original commit message from CVS:
plugins part of license field patch
2002-09-18 19:02:52 +00:00
David Schleef 2af7be18a3 Use bufferpool, if available
Original commit message from CVS:
Use bufferpool, if available
2002-07-30 07:38:01 +00:00
David Schleef eea061c98b Will now negotiate I420, YV12, and RGB
Original commit message from CVS:
Will now negotiate I420, YV12, and RGB
2002-07-30 07:17:37 +00:00
David Schleef 463055e531 Add timestamping
Original commit message from CVS:
Add timestamping
2002-07-30 01:25:26 +00:00
Steve Baker c9b9e1dd22 #include <string.h>
Original commit message from CVS:
#include <string.h>
2002-07-28 13:40:53 +00:00
David Schleef 768253dc38 Added reasonable values for primaries in YUV space. Added second reverse blue pattern. Added a crummy but very fast...
Original commit message from CVS:
Added reasonable values for primaries in YUV space.  Added second
reverse blue pattern.  Added a crummy but very fast RNG to replace
calls to random().
2002-07-28 04:23:07 +00:00
David Schleef e5f5cc155c New plugin for generating a test video stream
Original commit message from CVS:
New plugin for generating a test video stream
2002-07-26 22:18:57 +00:00