Added seeking to the avi decoder by implementing pull_region.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 6 Nov 2000 00:15:51 +0000 (00:15 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 6 Nov 2000 00:15:51 +0000 (00:15 +0000)
commit415ced1c0b5a690f2eb9ed12b0cefea2fd8e42bd
treece721989f7d640bc24be46ef520b806cfb7c69d1
parent1129c632666946680e0a41c7cef821789c23a803
Added seeking to the avi decoder by implementing pull_region.

Original commit message from CVS:
Added seeking to the avi decoder by implementing pull_region.
Fixes to the asyncdisksrc.
Added thread specific data to the cothreads.
18 files changed:
gst/cothreads.c
gst/cothreads.h
gst/elements/Makefile.am
gst/elements/gstasyncdisksrc.c
gst/elements/gstasyncdisksrc.h
gst/elements/gstdisksrc.c
gst/gstbin.c
gst/gstpad.c
gst/gstpad.h
gst/gstutils.c
gstplay/gstplay.c
gstplay/gstplayprivate.h
libs/riff/gstriff.h
libs/riff/gstriffparse.c
plugins/elements/Makefile.am
plugins/elements/gstasyncdisksrc.c
plugins/elements/gstasyncdisksrc.h
plugins/elements/gstdisksrc.c