diff options
author | Thijs Vermeir <thijsvermeir@gmail.com> | 2007-09-20 20:40:05 +0000 |
---|---|---|
committer | Thijs Vermeir <thijsvermeir@gmail.com> | 2007-09-20 20:40:05 +0000 |
commit | 27230cfead5e704d526b0ac164c35b3471f65d6f (patch) | |
tree | cf413a852af725423a6162c4d525b1bd660ba220 /ChangeLog | |
parent | cacf273a107a19b29a328aadaf160013683cca4e (diff) | |
download | gst-plugins-bad-27230cfead5e704d526b0ac164c35b3471f65d6f.tar.gz gst-plugins-bad-27230cfead5e704d526b0ac164c35b3471f65d6f.tar.bz2 gst-plugins-bad-27230cfead5e704d526b0ac164c35b3471f65d6f.zip |
gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpegcolorspace plugin can't handle high reso...
Original commit message from CVS:
* gst/librfb/gstrfbsrc.c:
raw encoding is working, but it looks like the
ffmpegcolorspace plugin can't handle high resolutions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2007-09-20 Thijs Vermeir <thijsvermeir@gmail.com> * gst/librfb/gstrfbsrc.c: + raw encoding is working, but it looks like the + ffmpegcolorspace plugin can't handle high resolutions + +2007-09-20 Thijs Vermeir <thijsvermeir@gmail.com> + + * gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream. |