gstreamer/gst/debugutils
Edward Hervey 0a381b9edd pushfilesrc: Add TIME SEGMENT capability
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)
2014-12-10 15:09:25 +01:00
..
breakmydata.c Fix FSF address 2012-11-04 00:07:18 +00:00
cpureport.c Fix FSF address 2012-11-04 00:07:18 +00:00
cpureport.h Fix FSF address 2012-11-04 00:07:18 +00:00
debug.vcproj debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
gstcapsdebug.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstcapsdebug.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstcapssetter.c capssetter: update to 1.0 transform_caps sematics 2014-09-15 18:14:06 +02:00
gstcapssetter.h capssetter: Some minor cleanup 2010-05-11 14:31:43 +01:00
gstdebug.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstnavigationtest.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstnavigationtest.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstnavseek.c navseek: Unref peer pad after usage 2014-08-08 15:50:55 -03:00
gstnavseek.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstpushfilesrc.c pushfilesrc: Add TIME SEGMENT capability 2014-12-10 15:09:25 +01:00
gstpushfilesrc.h pushfilesrc: Add TIME SEGMENT capability 2014-12-10 15:09:25 +01:00
gsttaginject.c Fix FSF address 2012-11-04 00:07:18 +00:00
gsttaginject.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
navigationtest.vcproj debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168 2009-04-15 16:13:34 +03:00
progressreport.c Fix FSF address 2012-11-04 00:07:18 +00:00
progressreport.h Fix FSF address 2012-11-04 00:07:18 +00:00
rndbuffersize.c rndbuffersize: Proxy CAPS, ALLOCATION, SCHEDULING and srcpad events properly 2013-12-24 14:40:25 +01:00
testplugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
tests.c debugutils: Properly calculate the difference with unsigned types 2014-05-19 11:21:36 +02:00
tests.h Fix FSF address 2012-11-04 00:07:18 +00:00