gstreamer/gst/librfb
David Schleef 7181404703 ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because it might not be ready.
Original commit message from CVS:
* ext/musicbrainz/gsttrm.c:
Don't emit signiture when going to READY, because it might
not be ready.
* ext/nas/nassink.c:
Remove useless call that sleeps for 5 seconds.  Yup, it calls
sleep(1) 5 times.  Go NAS.
* gst/librfb/gstrfbsrc.c:
* gst/librfb/rfbdecoder.c:
Initialize our debug categories properly.
* gst/rawparse/gstrawparse.c:
Don't register element details for a non-element.  Be much more
rude when subclass doesn't set a pad template (assert!).  Don't
unref the pad template; we don't own it.
* gst/videosignal/gstvideoanalyse.c:
Initialize debug category.
* tests/check/Makefile.am:
Ignore nassink element in tests because it has unavoidable
long timeouts.
2008-01-01 01:18:19 +00:00
..
d3des.c gst/librfb/: VNC Authentication should be working now temperaly with fake password 'testtest' 2007-09-19 08:35:13 +00:00
d3des.h gst/librfb/: Added copyrect encoding 2007-10-31 14:09:25 +00:00
gstrfbsrc.c ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because it might not be ready. 2008-01-01 01:18:19 +00:00
gstrfbsrc.h gst/librfb/: Added copyrect encoding 2007-10-31 14:09:25 +00:00
Makefile.am gst/librfb/: remove the rfbbytestream dead code 2007-10-16 18:33:44 +00:00
rfb.c Port librfb to 0.10 (#376106). 2006-11-17 03:15:40 +00:00
rfb.h gst/librfb/: remove the rfbbytestream dead code 2007-10-16 18:33:44 +00:00
rfbbuffer.c gst/: Fix compiler warnings shown by Forte. 2007-10-08 17:46:45 +00:00
rfbbuffer.h gst/librfb/: Added copyrect encoding 2007-10-31 14:09:25 +00:00
rfbcontext.h gst/librfb/: Added copyrect encoding 2007-10-31 14:09:25 +00:00
rfbdecoder.c ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because it might not be ready. 2008-01-01 01:18:19 +00:00
rfbdecoder.h gst/librfb/rfbdecoder.*: Add CoRRE encoding 2007-11-30 14:08:15 +00:00
rfbutil.h gst/librfb/: Added copyrect encoding 2007-10-31 14:09:25 +00:00
vncauth.c gst/librfb/: VNC Authentication should be working now temperaly with fake password 'testtest' 2007-09-19 08:35:13 +00:00
vncauth.h gst/librfb/: Added copyrect encoding 2007-10-31 14:09:25 +00:00