gstreamer/tests/check
Peter Kjellerstedt f38b77d70b gst/: Maintain API and ABI when --disable-parse is used. Now that we have an appropriate error code, we can just retu...
Original commit message from CVS:
Based on patch by: Peter Kjellerstedt  <pkj at axis com>
* gst/Makefile.am:
* gst/gstparse.c: (gst_parse_launchv), (gst_parse_launch):
* gst/gstparse.h:
* gst/gstutils.c: (gst_parse_bin_from_description):
* gst/gstutils.h:
Maintain API and ABI when --disable-parse is used. Now that
we have an appropriate error code, we can just return NULL and the
appropriate error when gst_parse_launch() is used despite it having
been disabled (#342564).
* tests/check/Makefile.am:
* tests/check/pipelines/.cvsignore:
* tests/check/pipelines/parse-disabled.c:
Make sure these functions exist and return NULL plus a GError when
--disable-parse is used.
2007-05-09 16:32:07 +00:00
..
elements libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
generic docs/gst/gstreamer-sections.txt: Add new element field and method. 2007-03-19 10:47:56 +00:00
gst API: add gst_buffer_try_new_and_alloc() plus unit test (#431940). 2007-04-26 10:00:49 +00:00
libs libs/gst/controller/: Don't crash if someone tries to set an interpolation mode that is invalid or that isn't support... 2007-05-04 12:37:01 +00:00
pipelines gst/: Maintain API and ABI when --disable-parse is used. Now that we have an appropriate error code, we can just retu... 2007-05-09 16:32:07 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am gst/: Maintain API and ABI when --disable-parse is used. Now that we have an appropriate error code, we can just retu... 2007-05-09 16:32:07 +00:00