diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-12-22 16:23:32 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-12-22 16:23:32 +0000 |
commit | 983cd81f2cea48f64b53f461e189686ab088ac9b (patch) | |
tree | 35e30e3121cac04f44ddd671a8f016a5b75eb090 /ChangeLog | |
parent | b9925f8b22fd4cea03dbad2983aa309529b8f50e (diff) | |
download | gst-plugins-bad-983cd81f2cea48f64b53f461e189686ab088ac9b.tar.gz gst-plugins-bad-983cd81f2cea48f64b53f461e189686ab088ac9b.tar.bz2 gst-plugins-bad-983cd81f2cea48f64b53f461e189686ab088ac9b.zip |
Added seek support.
Original commit message from CVS:
Added seek support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-12-22 Edgard Lima <edgard.lima@indt.org.br> + + * ext/neon/gstneonhttpsrc.c: + * ext/neon/gstneonhttpsrc.h: + Added seek support. + Patch by: Andre Moreira Magalhaes <andrunko@gmail.com> + Fixes: #375264. + 2006-12-22 Stefan Kost <ensonic@users.sf.net> * tests/check/elements/mpeg2enc.c: (setup_mpeg2enc), |