diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-01-20 17:04:38 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-01-20 17:04:38 +0000 |
commit | a017143695a98c99002d596efe0b6d55896179ba (patch) | |
tree | c3288508b883bb6adadf1f697850fd7a3f759898 /ChangeLog | |
parent | 5e2f8a3736ddbafbd81ebe93e9c36b17caf1a5c9 (diff) | |
download | gst-plugins-bad-a017143695a98c99002d596efe0b6d55896179ba.tar.gz gst-plugins-bad-a017143695a98c99002d596efe0b6d55896179ba.tar.bz2 gst-plugins-bad-a017143695a98c99002d596efe0b6d55896179ba.zip |
Fixed state transictions PLAYING->NULL->PLAYING.
Original commit message from CVS:
Fixed state transictions PLAYING->NULL->PLAYING.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-01-20 Edgard Lima <edgard.lima@indt.org.br> + + * ext/ivorbis/vorbisfile.c: + * ext/neon/gstneonhttpsrc.c: + Fixed state transictions PLAYING->NULL->PLAYING. + 2006-01-19 Edgard Lima <edgard.lima@indt.org.br> * ext/tremor/vorbisfile.c: |