mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
0a381b9edd
Adds a new set of properties to make pushfilesrc output a TIME SEGMENT (instead of the filesrc BYTE SEGMENT). When time-segment is set to True the following will happen: * Seeks are refused (data starts from the beginning of the file) * The BYTE segment will be replaced by a TIME segment with the values specified in the various properties * The first outgoing buffer will have a timestamp set on it (by default it has a value of GST_CLOCK_TIME_NONE) |
||
---|---|---|
.. | ||
breakmydata.c | ||
cpureport.c | ||
cpureport.h | ||
debug.vcproj | ||
gstcapsdebug.c | ||
gstcapsdebug.h | ||
gstcapssetter.c | ||
gstcapssetter.h | ||
gstdebug.c | ||
gstnavigationtest.c | ||
gstnavigationtest.h | ||
gstnavseek.c | ||
gstnavseek.h | ||
gstpushfilesrc.c | ||
gstpushfilesrc.h | ||
gsttaginject.c | ||
gsttaginject.h | ||
Makefile.am | ||
navigationtest.vcproj | ||
progressreport.c | ||
progressreport.h | ||
rndbuffersize.c | ||
testplugin.c | ||
tests.c | ||
tests.h |