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 | de06aec783ccb3dc07b5fba432cde0afc4e60022 (patch) | |
tree | 77d04124a2d8ebc7bb0549af8b0804e2a65900e2 | |
parent | c1994936d0359555e557007e1b02d047f6ed4643 (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-- | 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), |