diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-01-04 13:26:35 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-01-04 13:26:35 +0000 |
commit | 565a17b6a423e77dee03e091059ba8197cc18542 (patch) | |
tree | 4fc8d0d0f60294fa289c2f09c7da63f097b16d49 /ChangeLog | |
parent | 79b2f35fdcf65726c23a43a2b4fe288340921271 (diff) | |
download | gst-plugins-bad-565a17b6a423e77dee03e091059ba8197cc18542.tar.gz gst-plugins-bad-565a17b6a423e77dee03e091059ba8197cc18542.tar.bz2 gst-plugins-bad-565a17b6a423e77dee03e091059ba8197cc18542.zip |
Removed not need thread and changed to push out blocksize bytes.
Original commit message from CVS:
Removed not need thread and changed to push out blocksize bytes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +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. + 2005-12-28 Edgard Lima <edgard.lima@indt.org.br> * configure.ac: |