summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2006-01-04 19:39:10 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2006-01-04 19:39:10 +0000
commit35204f008db6325d1d7f76790fd95954c98339fe (patch)
tree122dafd11d8f07a9c8a0be5aca4534d8af52f0ae /ChangeLog
parent565a17b6a423e77dee03e091059ba8197cc18542 (diff)
downloadgst-plugins-bad-35204f008db6325d1d7f76790fd95954c98339fe.tar.gz
gst-plugins-bad-35204f008db6325d1d7f76790fd95954c98339fe.tar.bz2
gst-plugins-bad-35204f008db6325d1d7f76790fd95954c98339fe.zip
Some improvements in cancellation and debug messages.
Original commit message from CVS: Some improvements in cancellation and debug messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de44356a..c7e3314f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-01-04 Edgard Lima <edgard.lima@indt.org.br>
+ * ext/neon/gstneonhttpsrc.c:
+ * ext/neon/gstneonhttpsrc.h:
+ Some improvements in cancellation and debug messages.
+
+2006-01-04 Edgard Lima <edgard.lima@indt.org.br>
+
* ext/neon/gstneonhttpsrc.c:
* ext/neon/gstneonhttpsrc.h:
Removed not need thread and changed to push out blocksize bytes.