diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-11-05 15:07:57 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-11-05 15:07:57 +0000 |
commit | e296dfb0399f5060348c6122e7b3decd81f49f2c (patch) | |
tree | be26318a0ee8e7bf291a5e7664f370762be85dda /ChangeLog | |
parent | 2ec329958392f7543f2dae9dabf70a528b9b9330 (diff) | |
download | gst-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |