diff options
author | David Schleef <ds@schleef.org> | 2004-03-19 08:31:15 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-03-19 08:31:15 +0000 |
commit | 81f7f07f9256da11571ad73d91fa7fe39f970a83 (patch) | |
tree | b14d2a2178140780c9caf30a0c671fdf2784cc68 | |
parent | d84afe6cf8f0e8491251c53423d0c55e5701ad48 (diff) |
ext/librfb/gstrfbsrc.c: Improvements in caps negotiation.
Original commit message from CVS:
* ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
(gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
(gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
Improvements in caps negotiation.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-03-19 David Schleef <ds@schleef.org> + + * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state), + (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate), + (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get): + Improvements in caps negotiation. + 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org> * po/LINGUAS: |