rtsp: Use GLib's GChecksum instead of our own MD5 implementation
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 10 Aug 2009 08:17:07 +0000 (10:17 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 10 Aug 2009 08:19:01 +0000 (10:19 +0200)
commit79ade6ad68b20f3fdebf9c027f9b35f9148c285e
tree779105e277cba3a91a467ca3f0aa0cbd4636ee55
parent689a4d4c1069d674198e90b748216941b5dd74d5
rtsp: Use GLib's GChecksum instead of our own MD5 implementation
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/md5.c [deleted file]
gst-libs/gst/rtsp/md5.h [deleted file]