diff options
| author | Vincent Torri <vtorri@univ-evry.fr> | 2007-06-15 08:32:52 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-15 08:32:52 +0000 |
| commit | d5e801139c52defb0e6f7702dc30ea1eda2672fb (patch) | |
| tree | 78be4b568c79c3f88bf907721d5504c4be21d4aa /ChangeLog | |
| parent | 2e1747f76d4d31dbbacdb2c17eb7484060260e5a (diff) | |
gst/rtsp/rtspconnection.c: Fix the MingW build.
Original commit message from CVS:
* gst/rtsp/rtspconnection.c: (rtsp_connection_create),
(rtsp_connection_connect):
Fix the MingW build.
Patch By: Vincent Torri <vtorri at univ-evry dot fr>
Fixes: #446981
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-06-15 Jan Schmidt <thaytan@mad.scientist.com> + + * gst/rtsp/rtspconnection.c: (rtsp_connection_create), + (rtsp_connection_connect): + Fix the MingW build. + Patch By: Vincent Torri <vtorri at univ-evry dot fr> + Fixes: #446981 + 2007-06-14 Jan Schmidt <thaytan@mad.scientist.com> * tests/check/elements/.cvsignore: |
