gstreamer/gst
David Schleef b97e582c57 gst/videotestsrc/: Add "colorspec" property, specifying whether to generate BT.601 or BT.709 video. This only affect...
Original commit message from CVS:
* gst/videotestsrc/gstvideotestsrc.c:
* gst/videotestsrc/gstvideotestsrc.h:
* gst/videotestsrc/videotestsrc.c:
* gst/videotestsrc/videotestsrc.h:
Add "colorspec" property, specifying whether to generate BT.601
or BT.709 video.  This only affects YCbCr values, not RGB, since
if you're generating a 709 test pattern, presumably you want
709 RGB primaries, not 601.  Also add "smpte75" pattern, which
uses 75% colors instead of 100%, since this is often more useful
for testing (and also follows the SMPTE EG-1 guideline).
2008-11-19 00:24:44 +00:00
..
adder gst/adder/gstadder.c: Change author string after seeing output of gst-inspector. 2008-11-10 13:55:08 +00:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I somehow encountered - with a FLUSH_STOP arri... 2008-11-14 21:44:33 +00:00
audiotestsrc Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Only convert caps to string when debug is enabled. 2008-11-05 12:20:21 +00:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback gst/playback/gstdecodebin.c: Add a "sink-caps" property to decodebin like it's done for decodebin2. 2008-11-18 18:08:42 +00:00
speexresample Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
subparse Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
tcp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
typefind gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I somehow encountered - with a FLUSH_STOP arri... 2008-11-14 21:44:33 +00:00
videorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videoscale Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videotestsrc gst/videotestsrc/: Add "colorspec" property, specifying whether to generate BT.601 or BT.709 video. This only affect... 2008-11-19 00:24:44 +00:00
volume gst/volume/gstvolume.*: Keep negotiated state in a separate variable. 2008-11-05 19:18:25 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00