gstreamer/tests
Stian Selnes eaade96409 rtpbasedepayload: Add max-reorder property
Add max-reorder property to make the old hard coded reordering limit of
100 configurable. It's particularly useful in some scenarios to set
max-reorder=0 to disable the behavior that the depayloader will drop
packets.

Note that although the default value is 100, the default limit has
increased with one because of the changed if-test. This was done to
allow the max-reorder value to be more intuitive. See tests.
2019-06-13 19:41:11 +03:00
..
check rtpbasedepayload: Add max-reorder property 2019-06-13 19:41:11 +03:00
examples examples/gl/sdl: only build on glx/wgl systems 2019-04-04 14:06:48 +00:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles tests: icles: add video conversion benchmark 2019-03-24 16:39:30 +00:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 15:46:02 +00:00