diff options
author | Luca Ognibene <luogni@tin.it> | 2005-05-17 18:35:12 +0000 |
---|---|---|
committer | Luca Ognibene <luogni@tin.it> | 2005-05-17 18:35:12 +0000 |
commit | 1a6a9d20ae81eb5e6e16feab252237a649146ed6 (patch) | |
tree | adfd2e24ad0013559f9e5e9070f71b7a056d56ce | |
parent | c6c51738bec69b31d83d4dce97319001cdd4941e (diff) | |
download | gst-plugins-bad-1a6a9d20ae81eb5e6e16feab252237a649146ed6.tar.gz gst-plugins-bad-1a6a9d20ae81eb5e6e16feab252237a649146ed6.tar.bz2 gst-plugins-bad-1a6a9d20ae81eb5e6e16feab252237a649146ed6.zip |
gst/ffmpegcolorspace/gstffmpegcodecmap.c (gst_ffmpeg_caps_to_pixfmt)
Original commit message from CVS:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c (gst_ffmpeg_caps_to_pixfmt)
(gst_ffmpeg_pixfmt_to_caps):
Add YUV444P as Y444
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-05-17 Luca Ognibene <luogni@tin.it> + + * gst/ffmpegcolorspace/gstffmpegcodecmap.c (gst_ffmpeg_caps_to_pixfmt) + (gst_ffmpeg_pixfmt_to_caps): + Add YUV444P as Y444 + 2005-05-17 David Schleef <ds@schleef.org> * gst/librfb/Makefile.am: reenable plugin |