gstreamer/gst
Wim Taymans 956c9f32a3 videorate: handle invalid timestamps better
Handle buffers with -1 timestamps better by keeping track of the en time of the
previous buffer and assuming the -1 timestamp buffer goes right after the
previous one.

when we have two buffers that are equally good, output the oldest buffer once to
minimize latency.

don't try to calculate latency when the input framerate is unknown.
2009-05-12 10:47:17 +02:00
..
adder adder: log details in getcaps like in setcaps 2009-03-10 21:14:43 +02:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample audioresample: Fix buffer size transformations 2009-05-01 16:47:53 +01:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.*: Add property to control pull/push based scheduling. 2009-01-05 10:59:35 +00:00
ffmpegcolorspace ffmpegcolorspace: video/x-raw-gray is the same as the YUV Y800 format 2009-03-28 09:43:23 +01:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback decodebin2: make subpictures a raw output format 2009-05-12 10:40:11 +02:00
subparse subparse: use the right variable in debug log, encoding is not yet initialized 2009-03-05 10:58:12 +02:00
tcp multifdsink: fix signature of the add-full signal 2009-05-07 23:14:56 +02:00
typefind typefindfunctions: made mp3_type_find less aggressive 2009-05-12 09:03:22 +02:00
videorate videorate: handle invalid timestamps better 2009-05-12 10:47:17 +02:00
videoscale videoscale: Don't read over line ends when taking the last Cr or Cb 2009-04-02 11:10:12 +02:00
videotestsrc videotestsrc: Initialize buffer memory with zeroes 2009-03-28 10:40:43 +01:00
volume gst/volume/gstvolume.c: Use new basetransform vmethod to reconfigure the dynamic properties and any pending volume/mu... 2008-12-08 18:44:22 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00