gstreamer/tests/check/libs
Tim-Philipp Müller 651061dfd9 libs/gst/base/gsttypefindhelper.c: Fix off-by-one bug that would only allow peeks of N-1 bytes from the start even if...
Original commit message from CVS:
* libs/gst/base/gsttypefindhelper.c: (buf_helper_find_peek):
Fix off-by-one bug that would only allow peeks of N-1 bytes
from the start even if the buffer to typefind on contains
in fact N bytes of data (makes vorbis typefinding from a
vorbis identification header buffer work).
* tests/check/Makefile.am:
* tests/check/libs/.cvsignore:
* tests/check/libs/typefindhelper.c: (GST_START_TEST),
(gst_typefindhelper_suite), (main), (foobar_typefind),
(plugin_init):
Add very basic unit test for gst_type_find_helper_for_buffer()
that checks for the problem fixed above.
2006-05-24 17:11:06 +00:00
..
.gitignore libs/gst/base/gsttypefindhelper.c: Fix off-by-one bug that would only allow peeks of N-1 bytes from the start even if... 2006-05-24 17:11:06 +00:00
adapter.c docs/libs/gstreamer-libs-sections.txt: API: addition: gst_adapter_take_buffer() 2006-05-04 14:19:53 +00:00
basesrc.c tests/check/libs/basesrc.c: Use proper return value for probe. 2006-03-19 16:05:23 +00:00
controller.c libs/gst/controller/gstcontroller.c: some little tuning 2006-04-28 17:33:41 +00:00
gdp.c fix more valgrind warnings before turning up the heat 2005-10-10 23:55:39 +00:00
gstnetclientclock.c check/net/gstnetclientclock.c (test_functioning): Adjust to rate_num/rate_denom change. 2005-11-23 12:36:00 +00:00
gstnettimeprovider.c gst/net/gstnetclientclock.c (gst_net_client_clock_class_init): Port goes all the way to MAXUINT16. 2005-11-18 11:57:30 +00:00
libsabi.c tests/check/: Added ABI check for libs, this time for real 2005-12-07 19:03:54 +00:00
struct_i386.h docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00
typefindhelper.c libs/gst/base/gsttypefindhelper.c: Fix off-by-one bug that would only allow peeks of N-1 bytes from the start even if... 2006-05-24 17:11:06 +00:00