diff options
author | Julien Moutte <julien@moutte.net> | 2004-01-27 16:42:40 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2004-01-27 16:42:40 +0000 |
commit | 0e33a45d84a899acc4564082b9b675d2844027c8 (patch) | |
tree | 68bf6c6336896a88b642526ed20f039177eb018a | |
parent | 800a461ab72efa7bd9e0e662e634cbe07f17118c (diff) |
gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of code make spider autoplug correctly tagged ...
Original commit message from CVS:
2004-01-27 Julien MOUTTE <julien@moutte.net>
* gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
fix ever... Inverting 2 lines of code make spider autoplug correctly
tagged mp3 !
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-27 Julien MOUTTE <julien@moutte.net> + + * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest + fix ever... Inverting 2 lines of code make spider autoplug correctly + tagged mp3 ! + 2004-01-27 David Schleef <ds@schleef.org> * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link): |