gstreamer/gst/wavparse
Mark Nauwelaerts 3310a540e3 wavparse: Fix SEEK event handling in push mode, and SEEKABLY query handling
Standard pull mode loop based SEEK handling fails in push mode,
so convert the SEEK event appropriately and dispatch to upstream.
Also cater for NEWSEGMENT event handling, and properly inform
downstream and application of SEEKABLE capabilities, depending
on scheduling mode and upstream.
2009-02-27 14:52:31 +01:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c wavparse: Fix SEEK event handling in push mode, and SEEKABLY query handling 2009-02-27 14:52:31 +01:00
gstwavparse.h gst/wavparse/gstwavparse.*: Implement seek-query. Refactor duration calculations. Appropriate use of uint64_scale_int... 2007-09-04 07:58:36 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
wavparse.vcproj gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj riff.h removal (unused and duplication with... 2004-10-06 14:15:25 +00:00