gstreamer/gst
Edward Hervey 9090ad85fe Fix an infinite loop if frames are passed in with wrongly ordered timestamps. Fixes #339013.
Original commit message from CVS:

Patch by: Edward Hervey  <edward@fluendo.com>

* gst/videorate/gstvideorate.c: (gst_video_rate_chain):
* tests/check/Makefile.am:
* tests/check/elements/videorate.c: (assert_videorate_stats),
(setup_videorate), (cleanup_videorate), (GST_START_TEST),
(videorate_suite), (main):
Fix an infinite loop if frames are passed in with wrongly ordered
timestamps.  Fixes #339013.
2006-04-26 16:44:20 +00:00
..
adder use DEBUG_FUNCPTR for collectpads 2006-03-24 17:11:53 +00:00
audioconvert better/unified long descriptions 2006-03-29 14:00:08 +00:00
audiorate Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
audioresample gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
audiotestsrc gst/videorate/gstvideorate.c (gst_video_rate_reset) 2006-04-06 11:40:45 +00:00
ffmpegcolorspace Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
playback gst/playback/gststreamselector.c: Restore old StreamSelector behaviour. 2006-04-22 21:12:52 +00:00
subparse Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
tcp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
typefind gst/typefind/gsttypefindfunctions.c: fix typefinding on some ISO files. Fixes #339212. 2006-04-22 21:25:41 +00:00
videorate Fix an infinite loop if frames are passed in with wrongly ordered timestamps. Fixes #339013. 2006-04-26 16:44:20 +00:00
videoscale gst/: Re-enable QoS after the release. 2006-03-14 11:11:59 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Partially handle 0 framerate, only EOS after the first frame is missing. 2006-03-23 11:18:19 +00:00
volume Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00