Fix an infinite loop if frames are passed in with wrongly ordered timestamps. Fixes...
authorEdward Hervey <edward@fluendo.com>
Wed, 26 Apr 2006 16:44:20 +0000 (16:44 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 26 Apr 2006 16:44:20 +0000 (16:44 +0000)
commit9090ad85fe6647317b4ffa8ad7b69da13a831c99
tree1809a435169a2ac411d03b4654f79bb7e2cf1df0
parent8ab5360d1eddfafc5243a97b0cc687d2be78c7e6
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.
ChangeLog
gst/videorate/gstvideorate.c
tests/check/Makefile.am
tests/check/elements/videorate.c [new file with mode: 0644]