gstreamer/gst/inter
Carlos Rafael Giani ec963e688f interaudio: Make sure both PTS and DTS values are defined
The inter plugin originated in 0.10, which had only one timestamp. As a
result, during the port to 1.0, the DTS were left undefined. This can cause
subtle bugs with basesrc, which can end up incorrectly picking DTS over PTS
and producing output buffers with incorrect timestamps.

https://bugzilla.gnome.org/show_bug.cgi?id=791347
2018-02-11 20:41:14 +00:00
..
.gitignore inter: add ignore file for intermediate files 2011-07-08 00:11:37 -07:00
gstinter.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gstinteraudiosink.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstinteraudiosink.h interaudiosink: Make sure to store at least period-time samples at once in the adapter 2014-11-12 18:10:45 +01:00
gstinteraudiosrc.c interaudio: Make sure both PTS and DTS values are defined 2018-02-11 20:41:14 +00:00
gstinteraudiosrc.h interaudio: Make buffer size and latency handling more explicit and add properties for them 2014-11-04 14:56:55 +01:00
gstintersubsink.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstintersubsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstintersubsrc.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstintersubsrc.h intersubsrc: basesrc is already creating a pad for us, no need to do it twice 2014-06-29 22:20:51 +02:00
gstintersurface.c interaudio: Make buffer size and latency handling more explicit and add properties for them 2014-11-04 14:56:55 +01:00
gstintersurface.h interaudio: Make buffer size and latency handling more explicit and add properties for them 2014-11-04 14:56:55 +01:00
gstintertest.c gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
gstintervideosink.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstintervideosink.h intervideosink: render preroll frames as well 2015-09-16 17:20:52 +01:00
gstintervideosrc.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstintervideosrc.h intervideosrc: Make the timeout configurable after which we start showing a black frame 2015-01-13 17:01:14 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00