oggdemux: implement seeking in pushmode
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 30 Apr 2010 16:37:17 +0000 (18:37 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 4 May 2010 09:26:14 +0000 (11:26 +0200)
commitc4ec1c4c621cddbcec733502c1826af83cc6dbec
tree545da5f5e546bbff7881c31395b0ed656ecab742
parentd9b700392662d31c7ffacdd0f86c7bd2a0b54d7f
oggdemux: implement seeking in pushmode

Convert seek requests to bytes using the bitrate and forward them upstream. Does
not quite work because the flushing and resyncing is not implemented yet.
ext/ogg/gstoggdemux.c