summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-11-05 15:07:57 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-11-05 15:07:57 +0000
commitde06aec783ccb3dc07b5fba432cde0afc4e60022 (patch)
tree77d04124a2d8ebc7bb0549af8b0804e2a65900e2
parentc1994936d0359555e557007e1b02d047f6ed4643 (diff)
gst/videotestsrc/videotestsrc.c: Added two more colorspaces.
Original commit message from CVS: * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B), (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B): Added two more colorspaces.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92e19061..1a9d6892 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-11-05 Wim Taymans <wim@fluendo.com>
+ * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
+ (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
+ Added two more colorspaces.
+
+2004-11-05 Wim Taymans <wim@fluendo.com>
+
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
(gst_ffmpegcsp_avpicture_fill):
* gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),