summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commite296dfb0399f5060348c6122e7b3decd81f49f2c (patch)
treebe26318a0ee8e7bf291a5e7664f370762be85dda /ChangeLog
parent2ec329958392f7543f2dae9dabf70a528b9b9330 (diff)
downloadgst-plugins-bad-e296dfb0399f5060348c6122e7b3decd81f49f2c.tar.gz
gst-plugins-bad-e296dfb0399f5060348c6122e7b3decd81f49f2c.tar.bz2
gst-plugins-bad-e296dfb0399f5060348c6122e7b3decd81f49f2c.zip
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.
Diffstat (limited to 'ChangeLog')
-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),